Answer Posted / glibwaresoftsolutions
A data structure is a type of storage format that specifies how information is arranged, saved, and worked with.
Trees, graphs, and arrays are a few well-known data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define tree edge?
Define disjoint set adt?
Explain Array
Program to remove duplicate elements in an array.
What is array simple?
How would you use qsort() function to sort the name stored in an array of pointers to string?
Differentiate between arraylist and vector.
State the rules to be followed during infix to prefix conversions?
Can hashset contain duplicates?
Which is faster hashset or treeset?
What is difference between hashmap and linkedhashmap?
Define double linked list?
Define hashing?
How many sorting techniques are there?
Define threaded binary tree. Explain its common uses