{"id":16915288,"url":"https://github.com/marcobiedermann/leetcode","last_synced_at":"2025-09-03T04:37:06.474Z","repository":{"id":38426976,"uuid":"252110639","full_name":"marcobiedermann/leetcode","owner":"marcobiedermann","description":"🎓 My attempt of solving LeetCode problems","archived":false,"fork":false,"pushed_at":"2024-06-12T14:06:52.000Z","size":435,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T18:53:23.678Z","etag":null,"topics":["algorithms","leetcode","problem-solving","problems","solutions"],"latest_commit_sha":null,"homepage":"https://leetcode.com/marcobiedermann","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcobiedermann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-04-01T08:02:44.000Z","updated_at":"2024-06-12T14:06:56.000Z","dependencies_parsed_at":"2025-02-14T14:53:09.211Z","dependency_job_id":"de78c93d-9a92-48aa-964a-9d5ea20ade3d","html_url":"https://github.com/marcobiedermann/leetcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcobiedermann/leetcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcobiedermann%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcobiedermann%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcobiedermann%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcobiedermann%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcobiedermann","download_url":"https://codeload.github.com/marcobiedermann/leetcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcobiedermann%2Fleetcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392259,"owners_count":25097255,"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-09-03T02:00:09.631Z","response_time":76,"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","leetcode","problem-solving","problems","solutions"],"created_at":"2024-10-13T19:18:26.033Z","updated_at":"2025-09-03T04:37:06.444Z","avatar_url":"https://github.com/marcobiedermann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leetcode\n\n[![Build Status](https://img.shields.io/travis/com/marcobiedermann/leetcode)](https://travis-ci.com/marcobiedermann/leetcode)\n[![codecov](https://img.shields.io/codecov/c/gh/marcobiedermann/leetcode)](https://codecov.io/gh/marcobiedermann/leetcode)\n[![dependencies Status](https://img.shields.io/david/marcobiedermann/leetcode)](https://david-dm.org/marcobiedermann/leetcode)\n[![devDependencies Status](https://img.shields.io/david/dev/marcobiedermann/leetcode)](https://david-dm.org/marcobiedermann/leetcode?type=dev)\n\nMy attempt of solving [Leetcode](https://leetcode.com/) problems in JavaScript.\n\n## Table of Contents\n\n- [Setup](#setup)\n- [Usage](#usage)\n- [License](#license)\n\n## Setup\n\nInstall dependencies.\n\n```sh\nnpm install\n```\n\n## Usage\n\n### Format\n\nFormat code using [Prettier](https://prettier.io/).\n\n```sh\nnpm run format\n```\n\n### Linting\n\nLint code using [ESLint](https://eslint.org/).\n\n```sh\nnpm run lint\n```\n\n### Testing\n\nRun tests using [Vitest](https://vitest.dev/) testing framework.\n\n```sh\nnpm test\n```\n\n## License\n\n[MIT](LICENSE) © [Marco Biedermann](https://github.com/marcobiedermann)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcobiedermann%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcobiedermann%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcobiedermann%2Fleetcode/lists"}