Introduction to Algorithms
Autor: | Kamberaj, Hiqmet |
---|---|
EAN: | 9786206152637 |
Sachgruppe: | Technik |
Sprache: | Englisch |
Seitenzahl: | 232 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 29.03.2023 |
Untertitel: | Learning Algorithms by Examples |
84,90 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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.