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 |
Write a Binary Search program
What is space complexity of a program?
What method removes the value from the top of a stack?
What is difference between static and dynamic array?
How can I search for data in a linked list?
Define a full binary tree ?
What are lists?
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
Is vector a collection?
Does map extend iterable?
Describe binary tree and its property.
What is storage structure in data structure?