SpiceQA
Questions
Tags
Users
Badges
linked-list
linked-list
73 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
LinkedList tail assigned to head at the init block, why can't we append the head?
Alon Shlider
0
•
asked Sep 22, 2022
0
2
34
linked-list
kotlin
what's wrong with my function to delete node from a circular linked list as some of the testcase are wrong
sunny badsra
0
•
asked Sep 22, 2022
-1
0
38
circular-list
linked-list
c++
Final output is not being showed, says it is a segmentation fault. How to fix this?
zeitgeist_7
0
•
asked Sep 22, 2022
-1
0
40
linked-list
segmentation-fault
c++
Any idea why I’m losing links?
noname delete
0
•
asked Sep 21, 2022
-2
2
50
linked-list
recursion
c
How to delete user inputted nodes in a linked list C++
userF84i1
0
•
asked Sep 21, 2022
-1
1
38
linked-list
c++
what does object.next actually means in python
Shekhar lohach
0
•
asked Sep 21, 2022
0
1
25
linked-list
python-3.x
why insertion is not working in my link-list
ANUP KUMAR
0
•
asked Sep 20, 2022
-1
4
47
singly-linked-list
function-definition
linked-list
pointers
c
Determine common and distinct nodes between two sorted linked lists recursively
taurus05
0
•
asked Sep 20, 2022
0
1
44
linked-list
data-structures
recursion
algorithm
c++
Exception thrown in doubly linked list write access violation. this was nullptr
Colson Baker
0
•
asked Sep 20, 2022
-2
0
33
doubly-linked-list
linked-list
exception
pointers
c++
Asking that printing object gives real value of objets or it is generated when we use it in java
Gaurav Srivastava
0
•
asked Sep 20, 2022
-1
0
32
linked-list
java
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions