Skip to content

Update 0021-merge-two-sorted-lists.py #2971

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 3 commits into from
Sep 4, 2023
Merged

Update 0021-merge-two-sorted-lists.py #2971

merged 3 commits into from
Sep 4, 2023

Conversation

coopers
Copy link

@coopers coopers commented Sep 3, 2023

Use recursion and it is surprisingly fast.

Copy link
Collaborator

@sujal-goswami sujal-goswami left a comment

Choose a reason for hiding this comment

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

It would be great if you Just add new solution separately below original one.

@coopers
Copy link
Author

coopers commented Sep 4, 2023

@sujal-goswami Nice! I added the new solution separately below the original one.

@sujal-goswami sujal-goswami merged commit c581ec1 into neetcode-gh:main Sep 4, 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.

2 participants