Answer Posted / p.divya poojitha
data structureis way to acces data &retrive,storing the data
the possible ways in which the data iteams are logically
defined different data structures
operations:
creation
deletion
insarting an element
accessing structure
eg:stack,queue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the time complexity of arraylist and linked list?
How do you declare An array of three pointers to chars
If we try to add duplicate key to the hashmap, what will happen?
How do hash tables work?
which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?
In what order the elements of a hashset are retrieved?
What is difference between tree and forest?
How can you correct these errors?
write a program to accept name & sort them?
What do u mean by data type?
What is time complexity of binary search?
Why is hashmap faster than arraylist?
What is the use of heap sort?
Is arraylist synchronized?
What is sort in data structure?