Topic: Mathematics Problem / Level: advanced

Problem: Implement a function to find the longest increasing subsequence using dynamic programming.

Run the code to see the output here...