Skip to product information
1 of 1

Algorithmic Thinking: A Problem-Based Introduction

- 430 Pages
Published: 14/01/2021

Regular price £38.17
Regular price £41.99 Sale price £38.17
Sale Sold out
Condition
Share this product with your friends.
  • Summary
  • Author
  • Product Details
  • Review

Readers tackle challenging topics like recursion, dynamic programming, graphs, greedy algorithms, heaps, hash tables, segment trees, and other data structures for efficiently handling data. The book contains no pseudocode: all code is written in C and is thoroughly explained in the text (C is a de facto programming language for programming competitions). Zingaro also shows how several problems can be reduced to algorithms on graphs.