by Amit Kumar (Author), Amit Kumar (Author), Sandeep Sen (Author)
The text covers important algorithm design techniques, like greedy algorithms, dynamic programming, divide-and-conquer and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book emphasis on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasises the role of randomization in algorithm design, and gives numerous applications ranging from data-structures like skip-lists to dimensionality reduction methods.
Format: Hardcover
Pages: 350
Publisher: Cambridge University Press
Published: 23 May 2019
ISBN 10: 1108496822
ISBN 13: 9781108496827
Book Overview: Focusses on the interplay between algorithm design and the underlying computational models.