1. Calendar
  2. YEAR 2025
    1. 2025-09-Least Recently Used Cache(LRUCache)
    2. 2025-08-Test TestCase(LRUCacheTestCase)
    3. 2025-07-Prime Number Generator (Sieve of Eratosthenes)
    4. 2025-06-find-pattern-occurrences
    5. 2025-05-find-missing-number
    6. 2025-04-find-most-frequent
    7. 2025-03-quicksort
    8. 2025-02-greedy
    9. 2025-01-derivative
  3. YEAR 2024
    1. 2024-12-Power-Operation
    2. 2024-11-Hash-Table
    3. 2024-10-Bucket Sort Or Bin Sort
    4. 2024-09-Encrypt-Decrypt
    5. 2024-08-Table of prime factors
    6. 2024-07-Bellman Ford Algorithm(find the shortest path or cycle)
    7. 2024-06-Dijkstra's Algorithm(find the shortest path)
    8. 2024-05-Graph is cyclic (Dose graph contains a cycle)
    9. 2024-04-Cross Product(Dimension 3)
    10. 2024-03-Point Line Distance(Dimension 3)
    11. 2024-02-Depth First Search(DFS)
    12. 2024-01-Breadth First Search(BFS)
  4. YEAR 2023
    1. 2023-12-Avl Tree Add Node
    2. 2023-11-Avl Tree Right Left Rotations
    3. 2023-10-Avl Tree Left Left Rotations
    4. 2023-09-Avl Tree Right Right Rotations
    5. 2023-08-Avl Tree Depth of notes
    6. 2023-07-Evaluation of Postfix Expression
    7. 2023-06-Tree find Successor
  5. YEAR 2022
  6. DEDICATED
    1. Simple Demo From Ai
    2. Simple Demo 2025-06-05
  7. Demo
    1. Simple - tools.py
  8. About