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
Explain what is B-tree?
What is sequential sorting?
Sorting is not possible by using which of the methods?
Does arraylist guarantee insertion order?
Which data structure is used to perform recursion?
What are data members?
What is array and structure?
Write an algorithm to show the reverse of link list?
What are the 3 types of measurement?
Which one is the simplest sorting in data structure?
Define data type and what are the types of data type?
Write the syntax in c to create a node in the singly linked list.
How many parts are there in a declaration statement using data structures?
Is there any difference between int[] a and int a[]?
What is red black tree in data structure?