Answer Posted / perumalraja.v
Data Structure is a way of orgnising and storing data in the
memory.It includes Linked List,Queue,stack and tree.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Mention one advantage and disadvantage of using quadratic probing?
Is unordered_map a hash table?
How do you insert a new item in a binary search tree?
What is a node in it?
What is an array vs list?
What is bubble sort and selection sort?
What data structure does a binary tree degenerate?
What is two-dimensional array?
Is arraylist reference type?
What is the difference between for and foreach loop?
What is array traversing?
How many types of searching are there in data structure?
Differentiate between failfast and failsafe.
What are the disadvantages of circular list?
What is the difference between arraylist and array?