Synced automatically from NeetCode.io ยท Repository: neetcode-submissions
NeetCode.io is a coding interview preparation platform featuring curated problems, video solutions, and an in-browser code editor.
This repository is automatically populated with your accepted (or all) solutions using the GitHub Sync feature.
Connect your GitHub account on neetcode.io/profile/github.
Every time you submit a solution on NeetCode, it is pushed automatically.
Push all your past solutions at once from GitHub settings.
Sync or remove individual submissions directly from submission history.
<topic-folder>/
<problem-id>/
submission-0.<ext>
submission-1.<ext>
...
Data Structures & Algorithms/two-integer-sum/submission-0.py
Data Structures & Algorithms/binary-search/submission-0.ts
Python For Beginners/python-hello-world/submission-0.py
| Language | Extension |
|---|---|
| Python | .py |
| JavaScript | .js |
| TypeScript | .ts |
| Java | .java |
| C++ | .cpp |
| C# | .cs |
| Go | .go |
| Rust | .rs |
| Kotlin | .kt |
| Swift | .swift |
| SQL | .sql |
Enable or disable automatic commits on submission.
Sync all submissions or accepted solutions only.
Rename this repo or create a completely new one.
Push all previous solutions at once with rate limiting.