How can one find a cycle in the linked list? IF found how
to recognize the cycle and delete that cycle?
Answer Posted / shankhasubhra mukherjee
this is a same as Circular link list. try it now.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Why is it called bubble sort?
What is the space complexity of quicksort?
What is time complexity of arrays sort?
What is data structure what is need of it?
Can arraylist have duplicates?
How do you sort a map by key?
Define path in a graph?
If you are using c language to implement the heterogeneous linked list, what pointer type should be used?
What does arraylist remove do?
What is the Role of push() and pop() method?
What are different types of algorithms?
How does max heap work?
What is a minimum spanning tree?
Is array a data type?
What do you mean by data types?