틀:List:ComputerSciences:DataStructures
- 단순 구조 (Data Type)
- 선형 구조
- 스택 (Stack)
- 큐 (Queue)
- 덱 (Deque)
- 연결 리스트 (Linked list)
- Singly linked list
- Doubly linked list
- Multiply linked list
- Circular Linked list
- Dynamic array
- Hashed array tree
- Sparse array
- Circular buffer
- Bit array
- Hash table
- Tree
- B-trees
- Heap
- Graphs
- 유향 그래피
- 무향 그래프