(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
==Algorithm ebooks and lecture notes==
 
==Algorithm ebooks and lecture notes==
* [[media:Daa.torrent|DAA Torrent file]]
+
<!-- * [[media:Daa.torrent|DAA Torrent file]]-->
 +
* [[media:Introduction_to_algorithms_2nd_edition_solutions_instructors.manual.pdf| Cormen Solution manual]]
 
* [[media: The C Programming Language.pdf |C by Dennis Ritchie]]
 
* [[media: The C Programming Language.pdf |C by Dennis Ritchie]]
[[Category: Algorithms & Data Structures]]
+
* [http://computacion.cs.cinvestav.mx/~efranco/docencia/analisisdealgoritmos/files/books/IntroductionToAlgorithms-Cormen.pdf Cormen]
[[Category: Notes & Ebooks for GATE Preparation]]
+
* [http://www.cs.usfca.edu/~galles/visualization/Algorithms.html Visualize and learn]
 +
 
 +
==Complexity==
 +
[[NP, NP Complete, NP Hard| NP, NP Complete, NP Hard Problems in Simple Terms]]
 +
 
 +
{{Template:FB}}
 +
 
 +
[[Category: Algorithms & Data Structures Notes]]

Latest revision as of 09:38, 24 September 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]