- Notifications
You must be signed in to change notification settings - Fork2.4k
Create 0059-spiral-matrix-ii.java#3310
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
@a93a could you please take a look into this? |
@AmitSaha15 This looks OK, the logic is the same as NeetCode showcased but structured a little bit differently. I will merge this for now, but I would suggest if you could change the structure of the code to look a bit more similar to the code by NeetCode. Alternativly, you could provide a separate solution in the same file (seperated by comments) where the code is similar to the video code. Thanks! |
Important
Please make sure the file name is lowercase and a duplicate file does not already exist before merging.