{"id":18850536,"url":"https://github.com/manthanank/leetcode-solutions","last_synced_at":"2026-02-03T09:30:18.548Z","repository":{"id":107827269,"uuid":"569112645","full_name":"manthanank/leetcode-solutions","owner":"manthanank","description":"Leetcode solutions","archived":false,"fork":false,"pushed_at":"2024-06-30T03:37:18.000Z","size":204,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T03:33:50.299Z","etag":null,"topics":["javascript","leetcode","solutions"],"latest_commit_sha":null,"homepage":"https://manthanank.github.io/leetcode-solutions/","language":"JavaScript","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/manthanank.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},"funding":{"github":["manthanank"],"open_collective":"manthanank","buy_me_a_coffee":"manthanank","patreon":"manthanank"}},"created_at":"2022-11-22T05:22:48.000Z","updated_at":"2024-07-02T03:45:40.000Z","dependencies_parsed_at":"2023-05-02T01:47:34.681Z","dependency_job_id":null,"html_url":"https://github.com/manthanank/leetcode-solutions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fleetcode-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fleetcode-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fleetcode-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Fleetcode-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manthanank","download_url":"https://codeload.github.com/manthanank/leetcode-solutions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786315,"owners_count":19696788,"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","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":["javascript","leetcode","solutions"],"created_at":"2024-11-08T03:29:50.692Z","updated_at":"2026-02-03T09:30:18.505Z","avatar_url":"https://github.com/manthanank.png","language":"JavaScript","funding_links":["https://github.com/sponsors/manthanank","https://opencollective.com/manthanank","https://buymeacoffee.com/manthanank","https://patreon.com/manthanank"],"categories":[],"sub_categories":[],"readme":"# Leetcode Solutions\n\nThis repository contains my solutions to various problems on Leetcode. I have solved these problems in Python and Java. I have also provided the time and space complexity of each solution.\n\n## Installation\n\n1. Clone the repository\n\n    ```bash\n    git clone https://github.com/manthanank/leetcode-solutions.git\n    ```\n\n2. Change the directory\n\n    ```bash\n    cd leetcode-solutions\n    ```\n\n3. Install the dependencies\n\n    ```bash\n    pnpm install\n    ```\n\n4. Start the development server\n\n    ```bash\n    pnpm dev\n    ```\n\n## Documentation\n\n- Easy\n  - [Two Sum](src/content/docs/easy/two-sum.md)\n- Medium\n  - [Add Two Numbers](src/content/docs/medium/add-two-numbers.md)\n- Hard\n  - [N-Queens](src/content/docs/hard/n-queens.md)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Leetcode](https://leetcode.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanthanank%2Fleetcode-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanthanank%2Fleetcode-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanthanank%2Fleetcode-solutions/lists"}