Skip to content

This repository is created for all the programming assignments done by me for the Coursera course Algorithms, Part 1 by Kevin Wayne and Robert Sedgewick

Notifications You must be signed in to change notification settings

Vidovitsch/algorithms-part1-coursera

Repository files navigation

Programming Assignments

Algorithms, Part 1 by Kevin Wayne and Robert Sedgewick

Source: https://www.coursera.org/learn/algorithms-part1

Assignments

Course Week Subject Files Grade
1 Union-Find
  • Percolation.java
  • PercolationStats.java
90%
2 Stacks and Queues
  • Dequeue.java
  • Permutation.java
  • RandomizedQueue.java
98%
3 Mergesort
  • BruteCollinearPoints.java
  • FastCollinearPoints.java
  • LineSegment.java
  • Point.java
98%
4 Priority Queues
  • Board.java
  • Solver.java
100%
5 Kd-Trees
  • KdTree.java
  • PointSET.java
87%

About

This repository is created for all the programming assignments done by me for the Coursera course Algorithms, Part 1 by Kevin Wayne and Robert Sedgewick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages