Skip to content

Create 0221-maximal-square.java Bottom Up tabulation #2053

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
merged 1 commit into from
Jan 18, 2023

Conversation

user54778
Copy link
Contributor

Important

Please make sure the file name is lowercase and a duplicate file does not already exist before merging.

@user54778 user54778 changed the title dp bottom up lc 221 maximal square java solution Create 0221-maximal-square.java Bottom Up tabulation Jan 16, 2023
@a93a
Copy link
Collaborator

a93a commented Jan 16, 2023

Hi @user54778, Thanks for the contribution, looks good. Could you please also provide the Leetcode submission url as mentioned in the PR template? It makes it easier to check your solution and faster to get it merged. Also, please could you make sure to fill in the whole PR template next time, it would be appreciated!

Thanks in advance.

@user54778
Copy link
Contributor Author

@a93a https://leetcode.com/problems/maximal-square/
Also, yes, I'll make sure to fill in the template next time! Thanks!

@tahsintunan
Copy link
Collaborator

Hey @user54778 , you've provided the link to the problem itself. But what we need is the submission URL of the solution you've submitted (looks sth like this: https://leetcode.com/problems/lexicographically-smallest-equivalent-string/submissions/880231371/). You can find the submission link by clicking on the Submissions tab and then selecting the solution you've submitted.

@user54778
Copy link
Contributor Author

Ah sorry, misunderstood the question. Here is the submission link: https://leetcode.com/problems/maximal-square/submissions/877011521/ @tahsintunan

@tahsintunan tahsintunan merged commit 0964661 into neetcode-gh:main Jan 18, 2023
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.

3 participants