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
Define primary data structures?
Define in brief an array. What are the types of array operations?
What’s the difference between enumeration and iterator interfaces?
How do I sort hashset?
Is selection sort greedy?
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
Is list an array?
If you do not initialize an array what will happen?
What are the advantages of linked list?
Define right-in threaded tree?
Why do we need algorithm?
Does treemap allow null key?
Define union-by-weight?
What are different types of sorting algorithms?
Is binary tree balanced?