GimmeDanger / sedgewick-algo

Programming assignment for Algorithms Part I, II by Sedgewick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coursera course: Algorithms (http://algs4.cs.princeton.edu/)

Programming assignment grades (algo-1 part):

  1. Percolation: 91/100 points
  2. Deques and Randomized Queues: 100.10/100 points
  3. Collinear Points: 95/100 points
  4. 8 Puzzle: 91/100 points
  5. Kd-tree: 99/ 100 points

Final algo-1 course grade: 95.2%

Programming assignment grades (algo-2 part):

  1. WordNet: 100/100 points
  2. Seam Carving: 101.18/100 points
  3. Baseball elimination: 100/100 points
  4. Boggle: 100/100 points
  5. Burrows-Wheeler: 99.5/100 points

Final algo-2 course grade: 100%

About

Programming assignment for Algorithms Part I, II by Sedgewick

License:GNU General Public License v3.0


Languages

Language:Java 99.2%Language:C++ 0.8%