Answer Posted / kranth
datastructure is a concept that describes the logical and
physical organisation of data so that it can be retreived
as and when required.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How can you insert a node to the beginning of a singly linked list?
How does quicksort partition work?
Write a program for Sorting an Array. Which sorting will you prefer?
Which collection is used for sort?
Does hashmap maintain insertion order?
Does arraylist allow null values?
Why do we use different types of data structures?
Why is hashmap faster than treemap?
What are arrays used for?
How do you sort an array in decreasing order?
Explain binary searching, Fibonacci search.
Write an algorithm that counts number of nodes in the circular linked list
How many sorting techniques are there?
What is array indexing?
What is sorted list in data structure?