Algorithms🔗
-
- Elementary Data Structures
- Abstract Data Structures
- Recursion & Trees
-
- Elementary Sorting Strategies
- Quicksort
- Mergesort
- Priority Queues & Heapsort
- Radix Sort
-
- Binary Search
- BSTs
- Hashing
- Radix Search 4. Graph Algorithms
- Graph Search
-
Problem Solving Paradigm
// ---> main page content is theory to learn everything
// ---> Notes from classes
Advanced Algorithms🔗
- GeoHash
- Quadtree
- Consistent Hashing
- Token Bucket
- Trie
- Rsync
- Raft/Paxos
- Bloomfilter
- Merkle Tree
- HyperLogLog
- Count-min Sketch
- Hiearchical timing wheels
- Operational Transformation