SpiceQA
Questions
Tags
Users
Badges
linked-list
linked-list
73 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
I am trying to insert a new starting/head node in a linked list...The commented out function doesn't work while the one below it does the job
World Travellzzz
0
•
asked Sep 13, 2022
1
3
39
linked-list
pointers
c
Understading Pointers in Linked List
Austin Castro
0
•
asked Sep 12, 2022
0
1
44
indirection
linked-list
pointers
c
Error in a simple program of entering elements at beginning of a linkedlist and displaying it in c programming
saul_foodman
0
•
asked Sep 12, 2022
0
1
30
singly-linked-list
do-while
linked-list
struct
c
Difference between temp!=NULL and temp->next!=NULL?
SAMRAT PATEL
0
•
asked Sep 12, 2022
0
2
46
singly-linked-list
linked-list
c
Read access violation while deleting multiple nodes from a linked list
userJahJ
0
•
asked Sep 11, 2022
1
2
53
doubly-linked-list
linked-list
data-structures
c++
Why sorting a Linked List is not working?
userO0Dc1
0
•
asked Sep 11, 2022
0
1
36
linked-list
sorting
javascript
How to print a linked list recursively
rand_coder123
0
•
asked Sep 10, 2022
0
1
52
linked-list
python-3.x
python
C# get value from a LinkedList
Martín Zuluaga
0
•
asked Sep 10, 2022
0
1
61
linked-list
c#
Python - linked list
user15096063
0
•
asked Sep 10, 2022
1
1
35
linked-list
data-structures
python-3.x
python
Linked List: Insertion at beginning
Devansh Kumar
0
•
asked Sep 10, 2022
0
1
49
linked-list
data-structures
c
Prev
Prev
4
5
6
(current)
7
8
Next
Next
Hot Questions