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
How do you find the complexity of a bubble sort?
Define disjoint set adt?
What is scalar example?
Is list same as array?
How does hashset work internally in java?
What is the maximum size of array?
Is array static or dynamic?
What is difference between list and array?
Can arraylist be resized?
Define a linear data structure.
Do you know what is linear search?
Define the tree data structure.
Explain implementation of traversal of a binary tree.
Explain stacks and queues in detail.
What sort of serious problems have you experienced, and how have you handled them?