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
Can treeset contain duplicates?
How do you sort an array by value?
What is a Breadth First Search? Give a few of its applications.
There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?
What is the difference between hashset and hashtable?
What are data structures in programming?
Is bubble sort adaptive?
Is copyonwritearraylist thread safe?
Difference between arraylist and linkedlist?
List the applications of set adt?
What is an ordered map?
What is storage structure in data structure?
Is unordered_map a hash table?
Why is reflection slower?
How do you find the depth of a binary tree?