Вхід або реєстрація
Для відслідковування статусу замовлень та рекомендацій
Щоб бачити терміни доставки
Безкоштовно по Україні
Без вихідних, з 9 до 20
Для відслідковування статусу замовлень та рекомендацій
Щоб бачити терміни доставки
A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer.
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.
A hands-on, problem-based introduction to building algorithms and data structures to solve problems with a computer.
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.