Data structure
- Stack
- Queue
- Linked list
- Binary tree
- Set
- Hash table
B-tree family
Section titled “B-tree family”- B-tree - https://en.wikipedia.org/wiki/B-tree
- B+ tree - https://en.wikipedia.org/wiki/B%2B_tree
Advanced data structure
Section titled “Advanced data structure”- k-d tree - https://en.wikipedia.org/wiki/K-d_tree
- R-tree - https://en.wikipedia.org/wiki/R-tree
- R*-tree - https://en.wikipedia.org/wiki/R*-tree