Learn practical skills, build real-world projects, and advance your career

Longest Increasing Subsequence

To learn how to use this template, check out the course "Data Structures and Algorithms in Python".

project_name = "pythondsa-longest-increasing-subsequence"
!pip install jovian --upgrade --quiet
import jovian
jovian.commit(project=project_name)
[jovian] Attempting to save notebook..
[jovian] Error: The current API key is invalid or expired.
[jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ········ [jovian] Updating notebook "ajinkyagirme92/pythondsa-longest-increasing-subsequence" on https://jovian.ai/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ai/ajinkyagirme92/pythondsa-longest-increasing-subsequence