The Great Book Of Algorithms

Code Samples

The great book of algorithms: Dynamic Programming

The great book of algorithms is a great book for programmers to get familiar with the world of algorithms. The book discusses 35 programming algorithms, with solutions written in the JAVA programming language. The algorithms are solved using dynamic programming.

The Great Book of Algorithms

This is a great book on learning everything you need to know about programming algorithms. This volume focuses on the most used and known algorithms. It contains searching algorithms, sorting algorithms, encryption algorithms, Greedy algorithms and dynamic programming. Every algorithm has a comprehensive description, an accurate visual representation that explains the complete process of thought, and a simple C++ program that integrates the algorithm. You can try out every algorithm in C++ and see in debugger how it works.