I have a set of integers. I want to find the longest increasing subsequence of that set using dynamic programming. 20 Answers 20 Tags: algorithmcomputer-sciencedynamic-programminglismemoization