- Calendar
1. YEAR 2025
- 1.1. 2025-09-Least Recently Used Cache(LRUCache)
- 1.2. 2025-08-Test TestCase(LRUCacheTestCase)
- 1.3. 2025-07-Prime Number Generator (Sieve of Eratosthenes)
- 1.4. 2025-06-find-pattern-occurrences
- 1.5. 2025-05-find-missing-number
- 1.6. 2025-04-find-most-frequent
- 1.7. 2025-03-quicksort
- 1.8. 2025-02-greedy
- 1.9. 2025-01-derivative
2. YEAR 2024
- 2.1. 2024-12-Power-Operation
- 2.2. 2024-11-Hash-Table
- 2.3. 2024-10-Bucket Sort Or Bin Sort
- 2.4. 2024-09-Encrypt-Decrypt
- 2.5. 2024-08-Table of prime factors
- 2.6. 2024-07-Bellman Ford Algorithm(find the shortest path or cycle)
- 2.7. 2024-06-Dijkstra's Algorithm(find the shortest path)
- 2.8. 2024-05-Graph is cyclic (Dose graph contains a cycle)
- 2.9. 2024-04-Cross Product(Dimension 3)
- 2.10. 2024-03-Point Line Distance(Dimension 3)
- 2.11. 2024-02-Depth First Search(DFS)
- 2.12. 2024-01-Breadth First Search(BFS)
3. YEAR 2023
- 3.1. 2023-12-Avl Tree Add Node
- 3.2. 2023-11-Avl Tree Right Left Rotations
- 3.3. 2023-10-Avl Tree Left Left Rotations
- 3.4. 2023-09-Avl Tree Right Right Rotations
- 3.5. 2023-08-Avl Tree Depth of notes
- 3.6. 2023-07-Evaluation of Postfix Expression
- 3.7. 2023-06-Tree find Successor
4. YEAR 2022
5. DEDICATED
- 5.1. Simple Demo From Ai
- 5.2. Simple Demo 2025-06-05
6. Demo
- 6.1. Simple - tools.py
- 7. About