{"id":50825544,"url":"https://github.com/sshaplygin/neetcode-submissions-o5949s0a","last_synced_at":"2026-06-13T18:39:42.589Z","repository":{"id":349644651,"uuid":"1203258787","full_name":"sshaplygin/neetcode-submissions-o5949s0a","owner":"sshaplygin","description":"My NeetCode.io problem submissions","archived":false,"fork":false,"pushed_at":"2026-04-06T22:09:04.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T00:19:58.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sshaplygin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-06T21:58:18.000Z","updated_at":"2026-04-06T22:09:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sshaplygin/neetcode-submissions-o5949s0a","commit_stats":null,"previous_names":["sshaplygin/neetcode-submissions-o5949s0a"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sshaplygin/neetcode-submissions-o5949s0a","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Fneetcode-submissions-o5949s0a","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Fneetcode-submissions-o5949s0a/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Fneetcode-submissions-o5949s0a/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Fneetcode-submissions-o5949s0a/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sshaplygin","download_url":"https://codeload.github.com/sshaplygin/neetcode-submissions-o5949s0a/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sshaplygin%2Fneetcode-submissions-o5949s0a/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34296382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-13T18:39:41.940Z","updated_at":"2026-06-13T18:39:42.584Z","avatar_url":"https://github.com/sshaplygin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeetCode Solutions — @sshaplygin\n\n\u003e Synced automatically from [NeetCode.io](https://neetcode.io) · Repository: `neetcode-submissions-o5949s0a`\n\n---\n\n## What is this?\n\n[NeetCode.io](https://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.\n\n---\n\n## How GitHub Sync works\n\n1. **Connect your GitHub account** on [neetcode.io/profile/github](https://neetcode.io/profile/github).\n2. **Auto-commit** — every time you submit a solution on NeetCode, it is pushed here automatically (configurable by status).\n3. **Bulk Sync** — push all your past solutions at once from the GitHub settings page.\n4. **Manual sync** — from the submission history panel on any problem page, sync or remove individual submissions.\n\n---\n\n## Repository structure\n\nSolutions are organized by topic folder, then problem ID. Each submission is stored as a separate file:\n\n```\n\u003ctopic-folder\u003e/\n  \u003cproblem-id\u003e/\n    submission-0.\u003cext\u003e   ← first submission\n    submission-1.\u003cext\u003e   ← second submission\n    ...\n```\n\n**Example:**\n```\nData Structures \u0026 Algorithms/two-integer-sum/submission-0.py\nData Structures \u0026 Algorithms/binary-search/submission-0.ts\nPython For Beginners/python-hello-world/submission-0.py\n```\n\n---\n\n## Supported languages\n\n| Language | Extension |\n|---|---|\n| Python | `.py` |\n| JavaScript | `.js` |\n| TypeScript | `.ts` |\n| Java | `.java` |\n| C++ | `.cpp` |\n| C# | `.cs` |\n| Go | `.go` |\n| Rust | `.rs` |\n| Kotlin | `.kt` |\n| Swift | `.swift` |\n| SQL | `.sql` |\n\n---\n\n## Settings\n\nManage your sync preferences at [neetcode.io/profile/github](https://neetcode.io/profile/github):\n\n- **Auto-commit toggle** — enable or disable automatic commits on submission\n- **Status filter** — sync all submissions or accepted only\n- **Rename repository** — rename this repo or start fresh with a new one\n- **Bulk Sync** — push all past solutions at once (rate-limited)\n\n---\n\n*Generated by [NeetCode GitHub Integration](https://neetcode.io)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshaplygin%2Fneetcode-submissions-o5949s0a","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsshaplygin%2Fneetcode-submissions-o5949s0a","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsshaplygin%2Fneetcode-submissions-o5949s0a/lists"}