Algorithms: Design Algorithms to Solve Common Problems

Algorithms: Design Algorithms to Solve Common Problems

English | 2021 | ISBN: 979-8788444437 | 203 Pages | EPUB | 10 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.

Homepage