{"id":31576162,"url":"https://github.com/shahadathhs/leetcode-javascript","last_synced_at":"2025-10-28T19:43:50.421Z","repository":{"id":306861223,"uuid":"1022122720","full_name":"shahadathhs/leetcode-javascript","owner":"shahadathhs","description":"JavaScript-only LeetCode questions with solutions, explanations, and concept-based tagging.","archived":false,"fork":false,"pushed_at":"2025-07-28T03:18:10.000Z","size":347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-28T05:25:13.928Z","etag":null,"topics":["algorithms","data-structures","javascript","leetcode","leetcode-javascript","leetcode-solutions","leetcode-typescript","typescript"],"latest_commit_sha":null,"homepage":"https://leetcode.com/u/shahadathhs","language":"TypeScript","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/shahadathhs.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}},"created_at":"2025-07-18T13:45:01.000Z","updated_at":"2025-07-28T03:18:13.000Z","dependencies_parsed_at":"2025-07-28T05:37:35.076Z","dependency_job_id":null,"html_url":"https://github.com/shahadathhs/leetcode-javascript","commit_stats":null,"previous_names":["shahadathhs/leetcode-javascript"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/shahadathhs/leetcode-javascript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahadathhs%2Fleetcode-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahadathhs%2Fleetcode-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahadathhs%2Fleetcode-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahadathhs%2Fleetcode-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shahadathhs","download_url":"https://codeload.github.com/shahadathhs/leetcode-javascript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahadathhs%2Fleetcode-javascript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486308,"owners_count":25994945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["algorithms","data-structures","javascript","leetcode","leetcode-javascript","leetcode-solutions","leetcode-typescript","typescript"],"created_at":"2025-10-05T17:17:09.490Z","updated_at":"2025-10-05T17:17:36.151Z","avatar_url":"https://github.com/shahadathhs.png","language":"TypeScript","readme":"# LeetCode JavaScript 🚀\n\n\u003e A curated, JavaScript-only collection of LeetCode problems with **solutions**, **tests**, and **concept-based tags** to supercharge your learning.\n\n---\n\n## 📖 Repository Summary\n\nThis repo helps you:\n\n* Tackle LeetCode problems in **vanilla JavaScript/TypeScript**\n* Learn key concepts via **tags** (e.g., Prototype Chain, Recursion)\n* Verify your solutions instantly with **Jest tests**\n* Run a single problem or the entire suite\n* Integrate into CI (GitHub Actions)\n\n---\n\n## ⚡ Usage\n\n### 1. Install dependencies\n\n```bash\npnpm install\n```\n\n### 2. Run all tests\n\n```bash\npnpm test\n```\n\n### 3. Run tests for a single problem\n\n```bash\npnpm test:problem 2618\n```\n\n---\n\n## 🤝 Contributing\n\n1. **Add a new problem**:\n\n   * Create `src/app/\u003cnumber\u003e-\u003ckebab-title\u003e.ts`\n   * Include `// * Concepts: ...` tags at the top\n2. **Add tests**:\n\n   * Create `src/__tests__/\u003cnumber\u003e-\u003ckebab-title\u003e.test.ts`\n   * Follow the `describe.each` format for both implementations\n3. **Verify everything**:\n\n   ```bash\n   pnpm lint \u0026\u0026 pnpm format \u0026\u0026 pnpm test\n   ```\n4. **Open a PR** and we'll review!\n\nThanks for helping build this **JavaScript LeetCode powerhouse**!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahadathhs%2Fleetcode-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahadathhs%2Fleetcode-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahadathhs%2Fleetcode-javascript/lists"}