Skip to content

Conversation

lucianosz7
Copy link
Contributor

What's being changed:

Adding Longest Increasing Subsequence algorithm into Dynamic Programming

Checkoff the following:

  • Read Contribution.md
  • Created a new branch before committing.
  • My File doesn't contain any duplicacy or misinformation (isn't available in the library).
  • Added to the right category.
  • Added "add code" label.
  • Described what's being changed.

@codewithdev
Copy link
Owner

Hi @lucianosz7 Thanks for raising a PR 🙌🏼. Also it would be great if you can specify the name of the problem/description in the code itself or comment there. That would be great.

@lucianosz7
Copy link
Contributor Author

The name of the problem is already described in the code name itself which is about solving the longest increasing subsequence problem, but I also added a comment in the code explaining the problem solved.

@codewithdev codewithdev merged commit 9a7d9c8 into codewithdev:master Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants