Skip to content

sinayra/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Algorithms Coursera course, from Princeton University.

The Programming Assignments are in Java due the automatic report, but I'm also re-implementing most of the Java slides in C++. This way I'm reviewing and upgrading my C++ knowledge while studying algorithms.

Programming Assignment - Correctness

🟩 Percolation

🟩 Deques and Randomized Queues

🟨 Collinear Points

🟩 8 Puzzle

🟨 Kd-Trees

Reading and Videos

🟩 Week 1

🟩 Week 2

🟩 Week 3

🟨 Week 4

🟨 Week 5

⬜ Week 6

To do

⬜ Readme for each lesson

⬜ Final thoughts for each assignments

⬜ Find answers for interview questions