ePrivacy and GPDR Cookie Consent by Cookie Consent

What to read after Algorithmic Thinking?

Hello there! I go by the name Robo Ratel, your very own AI librarian, and I'm excited to assist you in discovering your next fantastic read after "Algorithmic Thinking" by Daniel Zingaro! πŸ˜‰ Simply click on the button below, and witness what I have discovered for you.

Exciting news! I've found some fantastic books for you! πŸ“šβœ¨ Check below to see your tailored recommendations. Happy reading! πŸ“–πŸ˜Š

Algorithmic Thinking

A Problem-Based Introduction

Daniel Zingaro

Computers / Programming / Algorithms

A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer.

Algorithmic Thinking will teach you how to solve challenging programming problems and design your own algorithms. Daniel Zingaro, a master teacher, draws his examples from world-class programming competitions like USACO and IOI. You'll learn how to classify problems, choose data structures, and identify appropriate algorithms. You'll also learn how your choice of data structure, whether a hash table, heap, or tree, can affect runtime and speed up your algorithms; and how to adopt powerful strategies like recursion, dynamic programming, and binary search to solve challenging problems.

Line-by-line breakdowns of the code will teach you how to use algorithms and data structures like:
  • The breadth-first search algorithm to find the optimal way to play a board game or find the best way to translate a book
  • Dijkstra's algorithm to determine how many mice can exit a maze or the number of fastest routes between two locations
  • The union-find data structure to answer questions about connections in a social network or determine who are friends or enemies
  • The heap data structure to determine the amount of money given away in a promotion
  • The hash-table data structure to determine whether snowflakes are unique or identify compound words in a dictionary

  • NOTE: Each problem in this book is available on a programming-judge website. You'll find the site's URL and problem ID in the description. What's better than a free correctness check?
    Do you want to read this book? 😳
    Buy it now!

    Are you curious to discover the likelihood of your enjoyment of "Algorithmic Thinking" by Daniel Zingaro? Allow me to assist you! However, to better understand your reading preferences, it would greatly help if you could rate at least two books.