- Notifications
You must be signed in to change notification settings - Fork2.4k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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. |
@a93ahttps://leetcode.com/problems/maximal-square/ |
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 theSubmissions tab and then selecting the solution you've submitted. |
Ah sorry, misunderstood the question. Here is the submission link:https://leetcode.com/problems/maximal-square/submissions/877011521/@tahsintunan |
Important
Please make sure the file name is lowercase and a duplicate file does not already exist before merging.