How can one find a cycle in the linked list? IF found how
to recognize the cycle and delete that cycle?
Answer Posted / rajdeep...
Monti,
in ur ans what is the solution for the linked list having
two nodes but not circular....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a treemap used for?
What does quick sort do?
What is the complexity of arrays sort?
What do you understand by stable sort?
How dynamic arrays are created?
Is array of data structure?
What is sort in data structure?
What is heap tree in data structure?
Can you make an arraylist of arrays?
what is Linked lists?
Which is better merge sort or quick sort?
Can constructor be static?
Can we give size to arraylist?
What is the difference between null and void?
Define ancestor and descendant ?