Skip to content

Coursera Princeton Algorithms course part 1 and 2, equivalent to COS 226

Notifications You must be signed in to change notification settings

asubramanian08/PrincetonAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrincetonAlgorithms

About

I took the Princeton coursera courses (part I and part II) to gain a better understanding of popular algorithms. In this repos I have my notes for each topic and my java code for the programming projects. NOTE: This is actually the coursera equivalent of Princeton COS 226.

Organization

Each folder is dedicated to one week of either the part I or part II courses. It highlights one algorithms that is discussed that week. Each such folder contains:

  • Algorithms.txt: List of algorithms / topics discussed (my version of notes)
  • optional Interview.txt: The questions and my responses to their given interview questions.
  • private The week's lecture: A large PDF covering all the slide discussed in the week
  • optional Programming assignment folder named "(Assignment)_PA":
    • Assignment.txt: Link to the assignment specifications
    • All related *.java code that is submitted
    • The .zip file: compressed version of the submitted code

About

Coursera Princeton Algorithms course part 1 and 2, equivalent to COS 226

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages