- Week1: SquList and LinkList (part1).
- Week2: SquList and LinkList (part2).
- Report: A Method to solve some problems without recursion.
- Week3: Stack and Queue.
- Week4: Little Matrix.
- Week5: Binary Tree.
- Week6: Simple Graph.
- Week7: Graph too.
- Week8: Simple Sort.
- Practicum: Tiring Problem.
- C++
- Oop?
Should data structure be Oop?
All solutions are coded and tested on WSL:Ubuntu-22.04 with g++. Although most of the solutions could compiled and run on any systems, it seems that some trouble with encoding happened when you try to run program with Chinese on Windows.