How can one find a cycle in the linked list? IF found how
to recognize the cycle and delete that cycle?
Answer Posted / riddle
I dont think answer #8 is any recursive verion .....
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Define union-by-weight?
Define outdegree of a graph?
What is a map programming?
how to add an item to the beginning of the list?
What are linked lists good for?
How does quicksort partition work?
What are hash tables good for?
What is doubly linked list in data structure?
What do you mean by sorting?
Explain what are the major data structures used in the rdbms?
What is the need of sorting?
How does a dynamic array work?
What is the need for extendible hashing?
Can treemap have duplicate values?
What is the Difference between sax and dom parser?