(One intermediate revision 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]]
 
* [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]
Line 14: Line 15:
  
 
{{Template:FB}}
 
{{Template:FB}}
[[Category: Algorithms & Data Structures]]
+
 
 
[[Category: Algorithms & Data Structures Notes]]
 
[[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]

Complexity[edit]

NP, NP Complete, NP Hard Problems in Simple Terms