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
What does arraylist remove do?
What is difference between data type and variable?
How memory is reserved using a declaration statement ?
What is array and its types in data structure?
Define degree of the node?
Is hashmap part of collection?
Can constructor be static?
Define a relation?
What is the difference between hashmap and arraylist?
What is the minimum number of queues needed when implementing a priority queue?
What is the Difference between sax and dom parser?
Explain recursive function & what is the data structures used to perform recursion?
How do you represent a linked list?
What is the time complexity of arrays sort?
Write a program for Sorting an Array. Which sorting will you prefer?