Algorithmic Thinking Algorithmic Thinking

Algorithmic Thinking

A Problem-Based Introduction

    • $29.99
    • $29.99

Publisher Description

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 bookDijkstra's algorithm to determine how many mice can exit a maze or the number of fastest routes between two locationsThe union-find data structure to answer questions about connections in a social network or determine who are friends or enemiesThe heap data structure to determine the amount of money given away in a promotionThe 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?

GENRE
Computers & Internet
RELEASED
2020
December 15
LANGUAGE
EN
English
LENGTH
408
Pages
PUBLISHER
No Starch Press
SELLER
Penguin Random House LLC
SIZE
23.1
MB

More Books Like This

Python Algorithms Python Algorithms
2011
A Common-Sense Guide to Data Structures and Algorithms, Second Edition A Common-Sense Guide to Data Structures and Algorithms, Second Edition
2020
Learn to Code by Solving Problems Learn to Code by Solving Problems
2021
Interactive Algorithms [0] Interactive Algorithms [0]
2012
Algorithms and Data Structures Algorithms and Data Structures
2008
Dive Into Algorithms Dive Into Algorithms
2021

More Books by Daniel Zingaro

Learn to Code by Solving Problems Learn to Code by Solving Problems
2021
Algorithmic Thinking, 2nd Edition Algorithmic Thinking, 2nd Edition
2024
Myślenie algorytmiczne. Jak rozwiązywać problemy za pomocą algorytmów Myślenie algorytmiczne. Jak rozwiązywać problemy za pomocą algorytmów
2022

Customers Also Bought

Serious Python Serious Python
2018
Think Like a Programmer Think Like a Programmer
2012
Introduction to Algorithms, fourth edition Introduction to Algorithms, fourth edition
2022
Designing Data-Intensive Applications Designing Data-Intensive Applications
2017
Automate the Boring Stuff with Python, 2nd Edition Automate the Boring Stuff with Python, 2nd Edition
2015
Python Crash Course, 2nd Edition Python Crash Course, 2nd Edition
2019