/Algorithms-1-Coursera

My submissions for the Algorithms-I course available on Coursera.

Primary LanguageJava

Algorithms-1-Coursera

All the programs were created on IntelliJ IDEA Community Edition 2019.2. having algs4.jar included as an external dependency.

To compile and run the file use following commands on terminal: javac-algs4 <file-name>.java java-algs4 <file-name>

Scores

  1. Week 1 - 95/100
  2. Week 2 - 100/100
  3. Week 3 - 92/100