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
What is the default size of arraylist?
Which collection class is thread safe?
Write a program using mergesort technique.
Is arraylist fail fast?
Which searching algorithm is best?
What is difference between capacity and size of arraylist?
What is precision?
List the differences between comparable and comparator interface?
How memory is reserved using a declaration statement in data structure?
What is data and data types?
What is time complexity of hashmap?
Can you declare an array without assigning the size of an array?
What data structure does a binary tree degenerate?
Why is an array homogeneous?
What are the major data structures used in the hierarchical data model?