Explain data structure
Answer / mamata nayak
Data Structure is collection of data and storing the data, arranging the data, relationship among the data and functionality of data all together we maintained as row and columns using algorithm called Data Structure algorithm.
| Is This Answer Correct ? | 0 Yes | 1 No |
Should I use hashmap or hashtable?
What is the use of data structure?
Is quicksort a stable sorting algorithm?
Is vector a collection?
How can you represent a linked list node?
What is the difference between arraylist and linkedlist?
What is difference between array and arraylist? When will you use array over arraylist?
Can treeset contain null?
Is learning data structures necessary?
Can we put null key in hashmap?
Define the queue data structure.
What is bubble sort algorithm?