Course contentsShow
Computer Science
Lesson 926 of 2,87222. Dynamic ProgrammingPro lesson

Longest Increasing Subsequence (LIS)

Compute the length of the longest strictly increasing subsequence in an array with O(n²) DP.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.