Algorithmic thinking : a problem-based introduction /

"An introduction to solving problems with algorithms and data structures, using competitive programming examples. Topics covered include recursion, dynamic programming, graphs, greedy algorithms, heaps, hash tables, segment trees, and other data structures for efficiently handling data"-Pr...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Zingaro, Daniel (Συγγραφέας)
Μορφή: Βιβλίο
Γλώσσα:English
Έκδοση: San Francisco : No Starch Press, 2021.
Θέματα:
Classic Catalogue: View this record in Classic Catalogue
Πίνακας περιεχομένων:
  • Hash tables
  • Trees and recursion
  • Memoization and dynamic programming
  • Graphs and breadth-first search
  • Shortest paths in weighted graphs
  • Binary search
  • Heaps and segment trees
  • Union-find.