This repository contain some code for the book "Algorithm 4th Edition", which was the material for the course Algorithm, Part 1, Algorithm, Part 2, also CS61B.
- Percolation
- Queue
- Collinear Points
- 8-Puzzle
- Kd-tree
- WordNet
- Burrows-Wheeler
- Boggle
- Seam-Carving
- Baseball Elimination
Please do not borrow the code for your homework or assignment. Once your meet a problem, think it several times, read related books, try to find a solution.