vault backup: 2023-09-27 11:15:21

This commit is contained in:
2023-09-27 11:15:21 +02:00
parent c32a5be53f
commit 3ffc88bace
2 changed files with 29 additions and 4 deletions

View File

@ -0,0 +1,16 @@
## Outline
- Abstract Algebraic Data types
- Elementary types
- List
- Stack
- Queue
- Set
- Searching algorithms
- Tree
- Binary
- General
- BST
- AVL
- A234
## Abstract Algebraic Data Types