Binary
Stack
Matrix
Linked list
Array
Sparsr Matrix
Heap
Hash table
Queue
Binary
Stack
Matrix
Linked list
Array
Sparsr Matrix
Heap
Hash table
Queue
Data structure is a storage that is used to store and organize data. It is a way of arranging data on a computer so that it can be accessed and updated efficiently.
Types of Data Structure
1. Array
2. Graphs
3. Hash Tables
4. Linked List
5. Stack
6. Queue
7. Tree
8. Trie
Types of Data Structure
1. Array
2. Graphs
3. Hash Tables
4. Linked List
5. Stack
6. Queue
7. Tree
8. Trie
If you are looking for application development services then I suggest Cloudnow technologies. Cloudnow technologies Application development services empower brands across the globe with innovative and future-proof mobile apps.
https://www.cloudnowtech.com/applica...-services.html
I do not consider binary to be a data structure. All the other items in your list have source code representations and are binary during execution.
Stacks and queues are linked lists with only slight differences. Probably the only difference is the methods used to access the data.
If you search the internet then you will quickly learn that a matrix is a two-dimensional array. Arrays can have more than two dimensions but a matrix always has two dimensions.
And there are entire books about data structures.
|
Bookmarks