Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding Longest Increasing Subsequence algorithm into Dynamic Programming #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
codewithdev merged 2 commits into codewithdev:master from lucianosz7:LIS-ALGORITHM
Oct 11, 2021

Conversation

Copy link
Contributor

@lucianosz7 lucianosz7 commented Oct 10, 2021

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.

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 reacted with laugh emoji

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
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /