Skip to content

C Solution to Neetcode: 148 SortList #1603

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 2 commits into from
Feb 24, 2023
Merged

Conversation

javiermon
Copy link
Contributor

@javiermon javiermon commented Dec 26, 2022

@a93a
Copy link
Collaborator

a93a commented Feb 24, 2023

Hi!

Would you be kind to provide your Leetcode submission URL for your solution?

And could you please also rename your file to follow the repo naming conventions? For filenames, it's <language>/<problem-number>-name-of-problem.<language-extension> (e.g. java/0001-two-sum.java)

@javiermon
Copy link
Contributor Author

Thanks for the review, it's updated now.

@a93a
Copy link
Collaborator

a93a commented Feb 24, 2023

Thanks! I changed the filename for you, but please keep in mind for future PR's. Thanks for your contribution!

@a93a a93a merged commit 889bd4a into neetcode-gh:main Feb 24, 2023
@javiermon
Copy link
Contributor Author

javiermon commented Feb 24, 2023

Sorry I missed the leading 0 (I think at the time I created the PR it was only 3 digits...)

@a93a
Copy link
Collaborator

a93a commented Feb 24, 2023

No worries at all! Yes, you are correct, I think the filenaming style changed sometimes after that. Also, apologies that your PR wasn't reviewed earlier!

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