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
By Which algorithm, the 8 queens problem is solved?
Why is arraylist faster than linkedlist?
What is data structure definition?
How is any data structure application is classified among files?
Can you change size of array once created?
Why entry interface is used in map?
What is the use of heap sort?
What is a hash in programming?
Should I use hashmap or hashtable?
Differentiate bfs and dfs?
Is hashmap get thread safe?
Why arraylist is not efficient for manipulation?
How does max heap work?
What is an acyclic graph?
Why is quicksort unstable?