StackOverflow Questions for Tag: linked-list

user3371034
user3371034

Reputation: 21

Deep Copy Constructor for Linked List in Java

Score: 0

Views: 10750

Answers: 2

Read More
Roald Andre Kvarv
Roald Andre Kvarv

Reputation: 195

How to check if a Linked-List is empty in python?

Score: -1

Views: 9892

Answers: 2

Read More
migo101
migo101

Reputation: 3

How to properly copy a linked list using copy constructor in Java?

Score: 0

Views: 1501

Answers: 2

Read More
Marc Morató
Marc Morató

Reputation: 9

How to configure in Linkedlist Queues & Nodes

Score: -1

Views: 17

Answers: 0

Read More
Rey Sarmiento
Rey Sarmiento

Reputation: 31

Creating a new instance of a ListNode

Score: 2

Views: 12157

Answers: 2

Read More
Adeeb HS
Adeeb HS

Reputation: 169

Floyd's Algorithm to detect cycle in linked list proof

Score: 3

Views: 724

Answers: 3

Read More
Poojana Ometh
Poojana Ometh

Reputation: 1

Rearrange linked list by position parity using single stack

Score: 0

Views: 69

Answers: 3

Read More
Ysw
Ysw

Reputation: 21

What are the drawbacks of implementing dequeue using procedure int?

Score: 1

Views: 71

Answers: 1

Read More
P. Sate
P. Sate

Reputation: 1

Returning a pointer to the beginning of a linked list after adding nodes?

Score: 0

Views: 11627

Answers: 2

Read More
Kyle Close
Kyle Close

Reputation: 29

Implementing doubly linked list

Score: 0

Views: 116

Answers: 2

Read More
shuberman
shuberman

Reputation: 1490

Linked Lists : When adding a element why is current.Next pointing to the new Node, and why do we overwrite the Current Node

Score: 7

Views: 1934

Answers: 3

Read More
user14101590
user14101590

Reputation:

Reverse a Linked List with time complexity O(1)

Score: 3

Views: 4032

Answers: 2

Read More
AR_Demon
AR_Demon

Reputation: 1

Insert function that inserts new node at the end of the linked list

Score: -1

Views: 50

Answers: 0

Read More
user98967885655
user98967885655

Reputation: 1

How to dynamically create multiple instances of struct in loop in C?

Score: 0

Views: 92

Answers: 2

Read More
user2670484
user2670484

Reputation: 11

Polynomial multiplication using linked list in c

Score: 1

Views: 34807

Answers: 5

Read More
Harsh Mishra
Harsh Mishra

Reputation: 978

Why I am getting an error "Output Limit Exceeded" in Javascript?

Score: 3

Views: 4654

Answers: 2

Read More
copo
copo

Reputation: 51

Why the first node of a linked list is declared as a pointer?

Score: 2

Views: 2644

Answers: 3

Read More
Michael Torres
Michael Torres

Reputation: 522

Original linked list changed

Score: 0

Views: 263

Answers: 2

Read More
Dog
Dog

Reputation: 2916

What is the purpose of a LinkedList in Java Considering an ArrayList Has No Size Limit?

Score: -1

Views: 756

Answers: 4

Read More
Samrudh S
Samrudh S

Reputation: 53

Why doesn’t setting a linked list node's next pointer to null also affect the node it was pointing to?

Score: 0

Views: 63

Answers: 3

Read More
PreviousPage 1Next