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 |
What is array define its types?
What is a data structure?
What is the best case time complexity of bubble sort?
Why is map not a collection?
Can you please explain the difference between array_name and &array_name?
What is the difference between hashset and arraylist?
Why is quicksort better than mergesort?
What are the disadvantages of representing a stack or queue by a linked list?
What do you mean by data types?
How can I study data structures and algorithms?
What is stack push?
What do you mean by the term “percolate up”?