Skip to content
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

leetcode solutions #158

Open
Vandivier opened this issue Jan 23, 2024 · 4 comments
Open

leetcode solutions #158

Vandivier opened this issue Jan 23, 2024 · 4 comments
Labels
good first issue Good for newcomers

Comments

@Vandivier
Copy link
Owner

we have the leetcode kata article, but currently folks are expected to browse around and find a solution out there on the internet.

this kind of works because everything has been solved before, but the answers people run into are of highly varied quality in the code and the surrounding explanantion

let's contribute officially recommended solutions with high-quality explanations (prefer comments in the code, as if it were explained during an interview)

this issue can be split into many sub issues as helpful.

@Vandivier Vandivier added the good first issue Good for newcomers label Jan 23, 2024
@Vandivier
Copy link
Owner Author

@Vandivier
Copy link
Owner Author

@TISHARP
Copy link

TISHARP commented May 6, 2024

3Sum without using divide and conquer dynamic programming methods: https://leetcode.com/problems/3sum/solutions/5122359/3sum-less-dynamic-solution-beats-99-7-of-python-solutions

@Vandivier
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants