{"id":26779465,"url":"https://github.com/hafiz-shamnad/leetcode","last_synced_at":"2025-03-29T06:17:08.693Z","repository":{"id":243376458,"uuid":"812250351","full_name":"Hafiz-shamnad/LeetCode","owner":"Hafiz-shamnad","description":"This repository contains my solutions to various LeetCode problems. The solutions are organized by difficulty level, with each problem stored in its respective folder. Each problem folder includes the problem statement and the solution code.","archived":false,"fork":false,"pushed_at":"2024-06-25T14:18:13.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-25T15:55:54.254Z","etag":null,"topics":["leetcode","leetcode-practice","leetcode-python","leetcode-solutions"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Hafiz-shamnad.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":"2024-06-08T11:08:59.000Z","updated_at":"2024-06-25T14:18:16.000Z","dependencies_parsed_at":"2024-06-20T00:50:50.264Z","dependency_job_id":null,"html_url":"https://github.com/Hafiz-shamnad/LeetCode","commit_stats":null,"previous_names":["hafiz-shamnad/leetcode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hafiz-shamnad%2FLeetCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hafiz-shamnad%2FLeetCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hafiz-shamnad%2FLeetCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hafiz-shamnad%2FLeetCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hafiz-shamnad","download_url":"https://codeload.github.com/Hafiz-shamnad/LeetCode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145030,"owners_count":20730495,"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":["leetcode","leetcode-practice","leetcode-python","leetcode-solutions"],"created_at":"2025-03-29T06:17:08.160Z","updated_at":"2025-03-29T06:17:08.678Z","avatar_url":"https://github.com/Hafiz-shamnad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Solutions\n\n## Overview\n\nThis repository contains my solutions to various LeetCode problems. The solutions are organized by difficulty level, with each problem stored in its respective folder. Each problem folder includes the problem statement and the solution code.\n\n## Folder Structure\n\nThe repository is structured into three main folders based on the difficulty of the problems:\n\n- **Easy**: Contains solutions to problems marked as easy.\n- **Medium**: Contains solutions to problems marked as medium.\n- **Hard**: Contains solutions to problems marked as hard.\n\nEach problem folder within these directories is named after the problem title and contains the following files:\n\n- **README.md**: Contains the problem statement.\n- **solution.py**: Contains the Python implementation of the solution.\n\n## Installation\n\n### Prerequisites\n\n- Python 3.x\n\n### Setting Up the Repository\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/leetcode-solutions.git\n   cd leetcode\n   ```\n\n2. Ensure you have Python installed. You can check your Python version with:\n   ```bash\n   python --version\n   ```\n\n## Usage\n\nTo run any solution, navigate to the respective problem folder and execute the Python script. For example:\n\n```bash\ncd Easy\npython filename.py\n```\n\n## Contributing\n\n1. Fork the repository.\n2. Create your feature branch (`git checkout -b feature/your-feature`).\n3. Commit your changes (`git commit -m 'Add some feature'`).\n4. Push to the branch (`git push origin feature/your-feature`).\n5. Open a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- LeetCode for providing the platform and problem statements.\n- The open-source community for continuous support and contributions.\n\n---\n\nHappy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhafiz-shamnad%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhafiz-shamnad%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhafiz-shamnad%2Fleetcode/lists"}