StackOverflow Questions for Tag: circular-list

user26649650
user26649650

Reputation: 7

When deleting my circular linked list class, the L variable turns into random addresses

Score: -1

Views: 98

Answers: 2

Read More
Runcible
Runcible

Reputation: 7372

Does a standard implementation of a Circular List exist for C++?

Score: 32

Views: 31928

Answers: 6

Read More

AddLast adds to the head of the doubly circular linked list intead of the tail in Java

Score: 0

Views: 99

Answers: 1

Read More
Juan Gonzales
Juan Gonzales

Reputation: 1977

Transpose the notes in a musical expression string by a nominated number of half-steps

Score: 0

Views: 129

Answers: 3

Read More
benhpark
benhpark

Reputation: 37

Why is there a trailing zero at the end of Doubly-Linked Circular Linked List in C++?

Score: 0

Views: 127

Answers: 2

Read More
benhpark
benhpark

Reputation: 37

Problematic destructor in a circularly linked sparse matrix program

Score: 0

Views: 34

Answers: 0

Read More
benhpark
benhpark

Reputation: 37

Trouble with overloaded operator<< function in circular list

Score: 0

Views: 79

Answers: 0

Read More
Amiel
Amiel

Reputation: 25

Circular linked list, destructor delete order causing seg-fault

Score: 2

Views: 108

Answers: 2

Read More
Kenneth Akpo
Kenneth Akpo

Reputation: 1

Circular LinkList Compatriot Game in Javascript

Score: 0

Views: 190

Answers: 1

Read More
user9329905
user9329905

Reputation:

Ada - Deallocation from a Heterogenous List

Score: 1

Views: 147

Answers: 1

Read More
Angel Marks
Angel Marks

Reputation: 37

How can i convert a list into a circular list in Prolog?

Score: 1

Views: 889

Answers: 4

Read More
rmarques
rmarques

Reputation: 123

Add a node to Circular Linked List which contains only one node

Score: 0

Views: 2559

Answers: 2

Read More
SRIRAM M
SRIRAM M

Reputation: 11

Can we reverse the elements in a Singly Circular Linked List using only two pointers? Is that possible, efficient and what is the time complexity?

Score: 1

Views: 233

Answers: 1

Read More
xdavidliu
xdavidliu

Reputation: 3043

in SBCL why does setting *print-circle* to T in LET in common lisp not work, but SETF does print circular list fine?

Score: 2

Views: 47

Answers: 1

Read More
Rubens Benevides
Rubens Benevides

Reputation: 153

How to create a circular list in one line of code?

Score: -1

Views: 128

Answers: 5

Read More
dragoncoder047
dragoncoder047

Reputation: 360

Detecting shared structure in tree made of cons cells

Score: 2

Views: 85

Answers: 1

Read More
droid
droid

Reputation: 33

Deleting a Node from the tail in a circular linked list in Java

Score: 1

Views: 76

Answers: 1

Read More
da_miao_zi
da_miao_zi

Reputation: 393

Why did Donald Knuth say that when implementing a circular queue with sequential allocation, overflow will not be detected when F = 0

Score: 0

Views: 80

Answers: 1

Read More
righN
righN

Reputation: 47

Circular linked list head doesn't update when inserting at position 0?

Score: 0

Views: 51

Answers: 1

Read More
Azizbek Sattorov
Azizbek Sattorov

Reputation: 55

Why circular list doesn't solve Josephus problem?

Score: 0

Views: 118

Answers: 1

Read More
PreviousPage 1Next