[Coding Made Simple] Longest Increasing Subsequence

Given an array, find the longest increasing subsequence in this array.

 

The same problem link.

[LintCode] Longest Increasing Subsequence

 

Related Problems 

[Coding Made Simple] Box Stacking

posted @ 2017-08-24 06:43  Review->Improve  阅读(107)  评论(0编辑  收藏  举报