Answer Posted / m.sahitya
Data structure is a method used to store data in computer so that it can be used efficiently...
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Differentiate between queue and stack.
What is the Role of push() and pop() method?
How can avl tree be useful in all the operations as compared to binary search tree?
What is pivot in quicksort?
Describe what is Node in link list? And name the types of Linked Lists?
Describe full binary tree and complete binary tree.
What is linked list in data structure?
What is advantage and disadvantage of linked list?
Which is faster hashmap or concurrenthashmap?
How many types of arrays are there in visual basic?
What is data structure and why we need them?
How to sequentially represent max-heap?
What do you mean by overflow and underflow?
Is list an array?
How can we delete the first node from the singly linked list?