Design and Analysis of Algorithms A Contemporary Perspective 1st Edition by Sandeep Sen

$19.10

Free EPUB conversionAsk any time and we convert it for your device.
Right edition guaranteedWrong edition or ISBN? Free swap.
Help any day, any hourFile will not open? We fix it or refund you.
Buy once, keep itNo subscription, no app, no expiry date.
Author
Sandeep Sen
Publisher
Cambridge University Press
ISBN
978-1108576895
Loading payment options…
Description

Design and Analysis of Algorithms: A Contemporary Perspective by Sandeep Sen explores fundamental techniques for designing efficient algorithms, including greedy algorithms, dynamic programming, and the divide-and-conquer approach. The book delves into applications addressing contemporary issues, such as the Fast Fourier transform, the KMP algorithm for string matching, the CYK algorithm for context-free parsing, and gradient descent methods for minimizing convex functions. It emphasizes the importance of computational models in shaping algorithm design, providing insights into techniques relevant to parallel, streaming, and memory hierarchy models. Additionally, the text highlights the significance of randomization in algorithm development, showcasing its use across a wide array of applications from advanced data structures like skip-lists to dimensionality reduction strategies.