Answer Posted / bipin from utkal university mc
datastructure is the structural represatation of data in
memory in a specific manner such that it is easy to
organise,storing and retrive
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What happens if an array goes out-of-bounds?
What do you mean by selection sort?
What is static array?
What is sequential search? What is the average number of comparisons in a sequential search?
What are the different types of data structures explain briefly?
How do arrays work?
Why is merge sort faster?
Different Types of pattern?
What is a hash in programming?
What is the difference between binary tree and binary search tree?
What is the difference between array list and vector list?
How many sorting techniques are there?
Explain what is the data structures used to perform recursion?
What do you mean by 2-3-4 tree?
Describe the complexity of Quick Sort