Algorithms: Design Algorithms to Solve Common Problems
English | 2021 | ASIN: B09NZ6HB31 | 199 pages | EPUB (True) | 2.20 MB
English | 2021 | ASIN: B09NZ6HB31 | 199 pages | EPUB (True) | 2.20 MB
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.