69 CS651 Lecture : DSA notes 30

6 views2 pages

Document Summary

L30: linked list in java | dsa in java | lesson 30. In this video we will learn about the following topics. In the end, we will try to solve a code studio problem based on linked list linked list only contains the address of the first element of the list. The main purpose of the head is to store the reference of very first element or node of the linked list linked list allows dynamic memory allocation, which means memory allocation is done at run-time by the compiler The structure of a singly linked list is similar to what i. have shown you in this video earlier. the first part of the node contain data and this is the reference part. The head will store the address of the very first node. the last node is also called as tail and the address.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents

Related Questions