Skip to content
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

longestIncreasingSubsequence.cpp and levenshteinDistance.cpp added #13

Merged
merged 4 commits into from
Oct 1, 2021

Conversation

sneaky-potato
Copy link
Contributor

Addressed issues #7 and #9 (which were assigned to me)
@wataridori please have a look :)

@wataridori
Copy link
Owner

@sneaky-potato Thank you very much. It looks good to me 👍
However, to unify the folder structure among all Problems, could you please rename the solution files to just solution.cpp.
It means inside the Longest Increasing Subsequence Folder, we will have problem.md and solution.cpp (as well as solution.py, solution.rb ....) files

@sneaky-potato
Copy link
Contributor Author

Ah aight, will do

@wataridori wataridori merged commit 3cfd194 into wataridori:main Oct 1, 2021
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