This is my own respository of the assignments from the open course, each assignment is fun and challenging, i strongly recommend everyone to take the course.
Beside, according to the Honor Code principle, please do not just copy & paste, that is not what you should do for this course.
- Assignment 1 : Percolations
- Assignment 2 : RandomizedQueue & Dequeue
- Assignment 3 : Collinear Points
- Assignment 4 : 8-Puzzles
- Assignment 6 : WordNet
- Assighment 7 : Seam Carver
Note: In order to run these assignments, we need to download the edu folder(which consists of libraries we used in the code) and put that under the root folder of your program.