Skip to content

Implementing Useful Algorithms in C++ - Dmytro Kedyk - książka wyd. 2020

109,41 zł 128,00 zł
tezeusz.pl Zobacz w sklepie

Opis

Published in 2020 as an independently released work, the book spans over 680 pages and is designed for programmers, students, and professionals who want to deepen their understanding of algorithms beyond the basics. Kedyk’s approach is to present algorithms not as abstract theory but as tools that can be directly applied to real-world problems, making the book both a learning resource and a reference manual.

The text covers a broad spectrum of topics, including graphs, heaps, hash tables, numerical methods, computational geometry, cryptography, error-correcting codes, optimization, and machine learning algorithms. Each algorithm is explained with clarity, accompanied by C++ implementations that demonstrate how to translate theory into working code. Kedyk also explores advanced areas such as external memory algorithms, large number computations, and financial calculations, ensuring that readers gain exposure to both foundational and specialized techniques.