Understanding the concept of doubly linked list: How to modify a doubly linked 1.creatting reverseShow function. 2.Insert a node with elem value of 100 to the front of the list. 3.Insert a node with elem value of -99 to the back of the list. 4.Remove the first node from the front. 5.Remove the first node from the back. 6.Find the third node from the back. 7.Delete the third node
-
Notifications
You must be signed in to change notification settings - Fork 0
Khaled-Pr/The-concept-of--doubly-linked-list
About
Understanding the concept of doubly linked list: How to modify a doubly linked
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published