Dynamic Programming – Integer Break April 23, 2016 algorithms, c / c++, dynamic programming, math 4 Comments Dynamic Programming (DP) is one of the very important algorithm in Computer Science. Here is the simplest example of demonstrating the concept of DP if you want to tell … [Continue Reading...]