Algorithms: Design Algorithms to Solve Common Problems
Book 2 of 3: Algorithms
ASIN: B09NRJT6YL
Publisher finelybook 出版社: Independently published (December 21,2021)
Language 语言: English
Print Length 页数: 203 pages
ISBN-13: 9798788444437
Book Description
By finelybook
Are you interested in furthering your knowledge of algorithms ? Do you want to learn how they work for real-world problems ? Then you’ve come to the right place.
This guide will walk you through algorithm design before digging into some of the top design techniques.
Here’s what you will learn:
The steps involved in designing an algorithm
The top algorithm design techniques
The Divide and Conquer algorithm
The Greedy Algorithm
Dynamic Programming
The Branch and Bound Algorithm
The Randomized Algorithm
Recursion and backtracking
And everything that goes with them.
Included are plenty of algorithm designs and code implementations to show you how it all works