{"id":22826918,"url":"https://github.com/kirtipratihar/leetcode-easy-solutions","last_synced_at":"2026-05-05T07:32:56.816Z","repository":{"id":247232545,"uuid":"825319335","full_name":"KirtiPratihar/LEETCODE-EASY-SOLUTIONS","owner":"KirtiPratihar","description":"This repository contains solutions to LeetCode Easy level problems, implemented using Python and organized in Jupyter notebooks. The goal is to practice problem-solving and enhance coding skills in a structured way. ","archived":false,"fork":false,"pushed_at":"2024-11-14T15:10:01.000Z","size":1367,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T00:42:39.526Z","etag":null,"topics":["array","database","search","search-algorithm","string"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/KirtiPratihar.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-07-07T12:58:59.000Z","updated_at":"2024-11-14T15:10:05.000Z","dependencies_parsed_at":"2024-07-30T20:52:44.774Z","dependency_job_id":"40f74e64-9233-401f-a949-eda3bf7bce8e","html_url":"https://github.com/KirtiPratihar/LEETCODE-EASY-SOLUTIONS","commit_stats":null,"previous_names":["kirtipratihar/leetcode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KirtiPratihar/LEETCODE-EASY-SOLUTIONS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirtiPratihar%2FLEETCODE-EASY-SOLUTIONS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirtiPratihar%2FLEETCODE-EASY-SOLUTIONS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirtiPratihar%2FLEETCODE-EASY-SOLUTIONS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirtiPratihar%2FLEETCODE-EASY-SOLUTIONS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KirtiPratihar","download_url":"https://codeload.github.com/KirtiPratihar/LEETCODE-EASY-SOLUTIONS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirtiPratihar%2FLEETCODE-EASY-SOLUTIONS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","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":["array","database","search","search-algorithm","string"],"created_at":"2024-12-12T18:06:57.659Z","updated_at":"2026-05-05T07:32:56.800Z","avatar_url":"https://github.com/KirtiPratihar.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# LeetCode Easy Solutions in Jupyter\n\n![LeetCode](https://img.shields.io/badge/LeetCode-Easy-brightgreen)\n![Python](https://img.shields.io/badge/Python-3.x-blue)\n![Jupyter](https://img.shields.io/badge/Notebook-Jupyter-orange)\n\n## Overview\n\nThis repository contains solutions to **LeetCode Easy** level problems, implemented using Python and organized in Jupyter notebooks. \nThe goal is to practice problem-solving and enhance coding skills in a structured way. Each notebook provides a clear explanation, code implementation, and some test cases to verify the solution.\n\n## Repository Structure\n\n- **Problem Solutions**: Each LeetCode problem is solved in its dedicated Jupyter notebook. The notebooks are organized by problem number and name.\n- **Code**: Python 3 is used for all implementations.\n- **Tests**: Basic test cases are provided at the end of each notebook to demonstrate the correctness of the solution.\n\n## How to Use\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/leetcode-easy-solutions.git\n2. Navigate to the project folder:\n   ```bash\n   cd leetcode-easy-solutions\n3. Install necessary dependencies (if any):\n   ```bash\n   pip install -r requirements.txt\n4. Open the Jupyter notebooks:\n   ```bash\n   jupyter notebook\n5. Choose a notebook from the list and run it to see the solution and test cases.\n\nSample Problem\nEach problem notebook includes the following sections:\n\n**Problem Description: A brief description of the LeetCode problem (with the link to the problem).**\n**Approach:** Explanation of the chosen approach to solve the problem.\n**Code:** Python implementation of the solution .\n**Test Cases:** A few test cases used to verify the correctness of the solution.\n\n## Contribution\nFeel free to fork this repository, add more solutions, and submit a pull request. Suggestions and improvements are welcome!\n\n## License-\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Author\nName- Kirti Pratihar\nGitHub-https://github.com/KirtiPratihar\nLinkedIn -www.linkedin.com/in/kirti-pratihar-426072279\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirtipratihar%2Fleetcode-easy-solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirtipratihar%2Fleetcode-easy-solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirtipratihar%2Fleetcode-easy-solutions/lists"}