deepaksood619 / Coursera-Algorithms-Part-1

Home Page:https://www.coursera.org/learn/algorithms-part1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coursera-Algorithms-Part-1

Assignment - 1

Problem Statement - A program to estimate the value of the percolation threshold via Monte Carlo simulation.

Website - Percolation.html

Score - 100/100

Assignment - 2

Problem Statement - A generic Randomized Queue and Dequeue implementation

Website - Queues.html

Score - 100/100

Assignment - 3

Problem Statement - Calculate Collinear points in a given set of points

Website - Collinear.html

Score - 100/100

Assignment - 4

Problem Statement - To find the solution to 8-puzzle problem using A* Search Algorithm

Website - 8puzzle.html

Score - 90/100

Assignment - 5

Problem Statement - Implement Range Search and Nearest Neighbor Search using 2dtree

Website - Kdtree.html

Score - 99/100

Final Course Grade - 97.8%

About

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

License:MIT License


Languages

Language:Java 100.0%