Answer Posted / glibwaresoftsolutions
A data structure is a type of storage format that specifies how information is arranged, saved, and worked with.
Trees, graphs, and arrays are a few well-known data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define an algorithm. What are the properties of an algorithm?
What is binary tree in computer science?
Is int a data structure?
What do you mean by general trees?
What is an example of an array?
Which is better hashmap or treemap?
How does a selection sort work?
What is space complexity of a program?
What is heap tree in data structure?
Reverse a linked list from the middle.
Why would we use dynamically allocated arrays vs vectors?
Define adjacent nodes?
What is comparable interface?
How remove all from arraylist?
Which is better arraylist or linkedlist?