Answer Posted / deepak pareek
1.singly link list
2.circular LL
3.doubly circular LL
4.doubly LL
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the four characteristics of algorithms?
Explain the Queue
Give one example of right rotation.
List the applications of set adt?
What do you mean by priority queue?
Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?
What is faster array or arraylist?
What are the types of linked list?
What is binary tree and its types?
What is peek in stack?
What is array sort?
Which time complexity is best?
What are splay trees?
What are different types of algorithms?
Explain recursive function & what is the data structures used to perform recursion?