Line 8: Line 8:
 
* [[media: The C Programming Language.pdf |C by Dennis Ritchie]]
 
* [[media: The C Programming Language.pdf |C by Dennis Ritchie]]
 
* [http://computacion.cs.cinvestav.mx/~efranco/docencia/analisisdealgoritmos/files/books/IntroductionToAlgorithms-Cormen.pdf Cormen]
 
* [http://computacion.cs.cinvestav.mx/~efranco/docencia/analisisdealgoritmos/files/books/IntroductionToAlgorithms-Cormen.pdf Cormen]
 +
* [http://www.cs.usfca.edu/~galles/visualization/Algorithms.html Visualize and learn]
  
 
==Complexity==
 
==Complexity==

Revision as of 15:30, 22 April 2014

Solving Recurrence Relations

Cornell
Illinois

Algorithm ebooks and lecture notes

Complexity

NP, NP Complete, NP Hard Problems in Simple Terms




Solving Recurrence Relations[edit]

Cornell
Illinois

Algorithm ebooks and lecture notes[edit]

Complexity[edit]

NP, NP Complete, NP Hard Problems in Simple Terms