Jump to ratings and reviews
Rate this book

Computer Algorithms: Design, Analysis and Applications

Rate this book
A computer algorithm is a set of instructions for performing calculation, data processing or automated reasoning. An initial state and input is provided, after which the algorithm proceeds through a succession of finite states to produce a final state and output. Algorithms may be classified on the basis of their implementation into recursive algorithm, logical algorithm, deterministic or non-deterministic algorithm, etc. They may also be classified as divide and conquer algorithm, search algorithm, randomized algorithm, etc. depending on the design paradigm or methodology. The study and analysis of algorithms is an important area of computer science. Algorithmic analysis is required to determine how much of a particular resource is required for a given algorithm. It is usually practiced without the implementation of a specific programming language. Most algorithms are applied on hardware/software platforms in which their algorithmic efficiency is evaluated using real code. For fast, interactive and commercial or scientific usage, algorithm efficiency is vital. The topics included in this book on computer algorithms are of utmost significance and bound to provide incredible insights to readers. Also included herein is a detailed explanation of the various aspects of the design, analysis and applications of algorithms. This book, with its detailed analyses and data, will prove immensely beneficial to professionals and students involved in this area at various levels.

219 pages, Hardcover

Published September 8, 2020

About the author

Librarian Note: There is more than one author in the Goodreads database with this name.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.