Write an algorithm to check if there is a loop in a doubly linked list.
No Answer is Posted For this Question
Be the First to Post Answer
Define an algorithm. What are the properties of an algorithm?
Tell me why can't constant values be used to define an array's initial size
Which is the best book for data structures and algorithms?
What is the difference between a push and a pop?
How does a heap sort work?
Describe the height term in a tree.
What is difference between rb tree and avl tree?
The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?
11 Answers Morgan Stanley, Wipro,
What is int data type?
What is list and types of list?
What do you mean by external sorting?
Do you know how to find if linked list has loop?