Data Structures
A data structure is a particular way of organizing data in a computer so that it can be used effectively.
Table of contents
- Array
- Binary Search Tree
- Binary Tree
- Graphs
- Hash Table
- Heap
- Linked List
- Matrix
- Queue
- Stack
- String
- Trie
A data structure is a particular way of organizing data in a computer so that it can be used effectively.