Skip to content

Conversation

ngsanthosh
Copy link

Added "LongestIncreasingSubsequence.cpp" implementing an O(n log n) LIS algorithm with sequence reconstruction and optional interactive input. Added quick compile/run instructions for the LIS example. This enhances the repository’s dynamic programming coverage beyond Kadane and LCS. Helps newcomers learn an optimized pattern (binary search on tails)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants