{"id":24908581,"url":"https://github.com/ashifhassandev/leetcode-solutions","last_synced_at":"2025-10-16T19:31:37.841Z","repository":{"id":262889585,"uuid":"888671651","full_name":"ashifhassandev/leetcode-solutions","owner":"ashifhassandev","description":"A collection of solved LeetCode problems.","archived":false,"fork":false,"pushed_at":"2025-10-02T05:29:43.000Z","size":79,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T07:17:15.771Z","etag":null,"topics":["javascript","leetcode","leetcode-questions","leetcode-solutions"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ashifhassandev.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":"2024-11-14T19:58:33.000Z","updated_at":"2025-10-02T05:29:46.000Z","dependencies_parsed_at":"2024-11-14T21:27:50.722Z","dependency_job_id":"638e6d90-398a-4195-baa9-c1bb0cc2ee84","html_url":"https://github.com/ashifhassandev/leetcode-solutions","commit_stats":null,"previous_names":["ashif1996/leetcode-solutions","ashifhassandev/leetcode-solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashifhassandev/leetcode-solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashifhassandev%2Fleetcode-solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashifhassandev%2Fleetcode-solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashifhassandev%2Fleetcode-solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashifhassandev%2Fleetcode-solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashifhassandev","download_url":"https://codeload.github.com/ashifhassandev/leetcode-solutions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashifhassandev%2Fleetcode-solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279230249,"owners_count":26130682,"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-16T02:00:06.019Z","response_time":53,"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":["javascript","leetcode","leetcode-questions","leetcode-solutions"],"created_at":"2025-02-02T02:30:08.626Z","updated_at":"2025-10-16T19:31:37.484Z","avatar_url":"https://github.com/ashifhassandev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Problem Solutions  \n\nThis repository contains solutions to various LeetCode problems. Each problem is organized in its own folder and includes a solution file. The goal of this repository is to provide clean, efficient, and well-documented solutions for learning and practice purposes.  \n\n## Project Structure  \n\n```plaintext  \nleetcode-solutions/  \n├── 1-two-sum/  \n│   ├── README.md       # Description of the problem  \n│   └── solution.js     # Solution to the problem  \n├── 26-remove-duplicates-from-sorted-array/  \n├── 27-remove-element/  \n├── 28-find-the-index-of-the-first-occurrence-in-a-string/  \n├── 35-search-insert-position/  \n├── 58-length-of-last-word/  \n├── 66-plus-one/  \n├── 67-add-binary/  \n├── 69-sqrt(x)/  \n├── 9-palindrome-number/  \n└── README.md           # Overview of the repository  \n```  \n\n### Folder Details  \n\nEach problem folder includes:  \n\n- `README.md`: A description of the problem, including its prompt and any necessary examples.  \n- `solution.js`: The solution to the problem, written in JavaScript.  \n\n## How to Use  \n\n1. **Clone the repository**:  \n   ```bash  \n   git clone https://github.com/your-username/leetcode-solutions.git  \n   ```  \n2. **Navigate to a problem folder**:  \n   ```bash  \n   cd leetcode-solutions/1-two-sum  \n   ```  \n3. **Review the problem and solution**:  \n   - Read the `README.md` file for the problem description.  \n   - Open the `solution.js` file to view the code.    \n\n## Author  \n\n- **Your Name**  \n- [GitHub](https://github.com/ashif1996)  \n\n## License  \n\nThis repository is licensed under the MIT License.  \n\n## Acknowledgments  \n\n- Thanks to [LeetCode](https://leetcode.com/) for providing the problems and platform.  \n- Inspiration from the competitive programming community.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashifhassandev%2Fleetcode-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashifhassandev%2Fleetcode-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashifhassandev%2Fleetcode-solutions/lists"}