Introduction to Algorithms
Hiqmet Kamberaj
Broschiertes Buch

Introduction to Algorithms

Learning Algorithms by Examples

Versandkostenfrei!
Versandfertig in 6-10 Tagen
55,99 €
inkl. MwSt.
PAYBACK Punkte
28 °P sammeln!
This textbook focuses on designing algorithms, proving their correctness, and analyzing their efficiency. In particular, the emphasis is on analyzing the cost associated with different algorithms, studying the essential mathematical tools for analyzing algorithm cost, and exploring design heuristics and how subtle choices can affect time complexity. Some time is spent carefully analyzing algorithms using sorted schemes, probabilistic and statistical schemes, and graph algorithms.