Answer Posted / touchriverian
singly LL
doubly LL
circular LL
doubly linked circular list
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What do you mean by union-by-weight?
What are the collision resolution methods?
Define hash function?
Tell me what is quick sort?
What is a height of a tree?
Write the stack overflow condition.
Parenthesis is never required in postfix or prefix expressions, why?
What is a vector element?
What does sorting an array do?
Write a program to reverse a link list.
Why do we use arrays?
What is worst case complexity algorithm?
Explain the term base case?
What is the difference between array and stack in data structures?
Given M x N matrix with sorted elements row wise and column wise, find elements?