Skip to content

Structured Repo and updated READMe#11

Open
return007 wants to merge 5 commits intotill-tomorrow:masterfrom
return007:master
Open

Structured Repo and updated READMe#11
return007 wants to merge 5 commits intotill-tomorrow:masterfrom
return007:master

Conversation

@return007
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Owner

@till-tomorrow till-tomorrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

int dp[l1+2][l2+2];
shouldn't it be dp[l1+1][l2+1]?
Review and make a PR!!

@return007
Copy link
Copy Markdown
Author

Made the changes. Please review and merge!

@till-tomorrow
Copy link
Copy Markdown
Owner

practice_questions/maths/largest_no_with_atmost_1_swap.cpp
Can you provide the documentation for the same?

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