How can one find a cycle in the linked list? IF found how
to recognize the cycle and delete that cycle?
Answer Posted / kannan
If the address part of the node contains the header address
then cycle is formed Is it so...
| Is This Answer Correct ? | 21 Yes | 16 No |
Post New Answer View All Answers
Describe queue operation.
What does stack top do?
What is a list in data structure?
What are different types of sorting techniques?
List the data structures which are used in network data modal.
How many passes does bubble sort need?
Which language is best for data structures and algorithms?
What is an example of an algorithm?
Is radix sort stable?
Write an algorithm to check if there is a loop in a doubly linked list.
What is sorting an array?
What is a dequeue?
What is data algorithm?
What is different between array and list?
Which is the parent class of list