Python Algorithms : Mastering Basic Algorithms in the Python Language /

Detalles Bibliográficos
Autor principal: Hetland, Magnus Lie. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2010.
Edición:1st ed. 2010.
Materias:
Tabla de Contenidos:
  • The Basics
  • Counting 101
  • Induction and Recursion… and Reduction
  • Traversal: The Skeleton Key of Algorithmics
  • Divide, Combine, and Conquer
  • Greed Is Good? Prove It!
  • Tangled Dependencies and Memoization
  • From A to B with Edsger and Friends
  • Matchings, Cuts, and Flows
  • Hard Problems and (Limited) Sloppiness.