hello,
Well, its almost the end of the semester and everyone is anxious to take a vacation. But not me I wish we had more time so that I can use that time to better understand the topic, "Linked List". yes, thats what I need help with.
I am either very confuse or just plain stupid. Well lets not go there. Anyway,I know there are three types of linked list. Singly,doubly,and a tree. Doubly is what I need help with.
Questions:
-Linked list principal and how it works?
-whats a head?And what is its role?
-Whats a pointer link? And whats its role?
-Is a linked list similar to an array?
-How do I insert, delete, locate, and print out the values?Please give example.
Thankyou all in advance for your uncommon efforts in helping me to understand this topic. And happy holiday!
Well, its almost the end of the semester and everyone is anxious to take a vacation. But not me I wish we had more time so that I can use that time to better understand the topic, "Linked List". yes, thats what I need help with.
I am either very confuse or just plain stupid. Well lets not go there. Anyway,I know there are three types of linked list. Singly,doubly,and a tree. Doubly is what I need help with.
Questions:
-Linked list principal and how it works?
-whats a head?And what is its role?
-Whats a pointer link? And whats its role?
-Is a linked list similar to an array?
-How do I insert, delete, locate, and print out the values?Please give example.
Thankyou all in advance for your uncommon efforts in helping me to understand this topic. And happy holiday!