List Question
20 TechQA 2024-03-28T17:07:17.750000NullPointerException when removing head node
39 views
Asked by Gav_Berto
Doubly-Linked Lists in Java
79 views
Asked by Yoo
How would you shuffle a doubly linked list?
147 views
Asked by sangregoriokimpo
Segmentation fault in overloaded input operator in CPP
61 views
Asked by Alexander Hunger
How to Use a Function That Requires a Pointer Argument When Only Having the Name of the pointer?
22 views
Asked by Sophie
Doubly Linked list Insertion
72 views
Asked by Harshal Malani
Where did I go wrong with my unsafe doubly linked list?
71 views
Asked by Noah
Managing Hospital Data with C# and Doubly Linked Circular Lists: Issue with Patient Information Output Display
75 views
Asked by Meral Hamarat
I am having problem reversing doubly linked list
68 views
Asked by Aditya singh
How to create an efficient immutable tree, with parent pointers
110 views
Asked by davidA
Why can't I use head directly in this linked list problem instead of initializing and using ptr?
59 views
Asked by mysterymartian
How can I use this same Bubble sort layout to work on a doubly linked list
44 views
Asked by Ethan Wallis
Print Backward not working Python doubly linked list
58 views
Asked by AudioBubble
Solution for removing duplicates in a doubly linked circular list not working
55 views
Asked by Great412
Do I have to remove all references to an object using std::shared_ptr
138 views
Asked by lian
Infinite memory addresses output when deleting node from circular doubly linked list
62 views
Asked by Tolga
Problems with Big O Notation
81 views
Asked by Stats...
Time complexity of this code that flattens a multilevel doubly linked list
62 views
Asked by Vaishnavi Killekar