Cantitate/Preț
Produs

Algorithmic Thinking: A Problem-Based Introduction

Autor Daniel Zingaro
en Limba Engleză Paperback – 13 ian 2021
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.
Citește tot Restrânge

Preț: 27771 lei

Preț vechi: 34714 lei
-20% Nou

Puncte Express: 417

Preț estimativ în valută:
5315 5521$ 4415£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 4264 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781718500808
ISBN-10: 1718500807
Pagini: 408
Dimensiuni: 177 x 234 x 30 mm
Greutate: 0.76 kg
Editura: Penguin Random House Group
Colecția No Starch Press
Locul publicării:United States

Notă biografică

Daniel Zingaro

Descriere

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