Analysis and Design of Algorithms
Authors: Amrinder Arora
ISBN-10: 1634870212
ISBN-13: 9781634870214
Edition 版本: Second
Released: 2014-12-30
Print Length 页数: 160 pages
The book begins with a clear explanation of the basics—what algorithms are,their practical applications,asymptotic notation,and data structures. The second section covers the algorithmic design techniques of divide and conquer,greedy,dynamic programming,branch and bound,and graph traversal. For each of these techniques,the book presents templates and guidelines on when to use and not to use each technique. The third major section of the book covers NP-completeness and the inherent hardness of problems.
Using the material provided in this book,students and professionals can master the processes to use in solving the most difficult algorithmic problems. Users can explore various techniques,and learn to decide which algorithm design technique to use for a given problem. Many sections contain innovative mnemonics to aid the students in remembering the templates and key takeaways.
Written with input from students and professionals,Analysis and Design of Algorithms is well suited for introductory algorithm courses at the undergraduate and graduate levels. The structured organization of the text makes it especially appropriate for online/distance learning.
Analysis and Design of Algorithms,2nd Edition
相关推荐
Time Series Analysis with Spark: A practical guide to processing, modeling, and forecasting time series with Apache Spark
Neural Network Algorithms and Their Engineering Applications
Implementing Analytics Solutions Using Microsoft Fabric—DP-600 Exam Study Guide
Unix Network Programming: The Sockets Networking Api
Natural Language Processing with Python Updated Edition: From Basics to Advanced Projects
ASP.NET Core 9 Web API Cookbook: Over 60 hands-on recipes for building and securing enterprise web APIs with REST, GraphQL, and more