{"id":27108604,"url":"https://github.com/abbas8984/leetcode","last_synced_at":"2025-06-30T20:36:25.463Z","repository":{"id":286459213,"uuid":"961448299","full_name":"Abbas8984/leetcode","owner":"Abbas8984","description":"A collection of my solutions to LeetCode problems, written for learning, practice, and fun.","archived":false,"fork":false,"pushed_at":"2025-06-26T13:18:04.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T14:26:34.903Z","etag":null,"topics":["algorithm","algorithm-challenges","algorithm-competitions","cpp","csharp","datastructure","interview","javascript","leetcode-classification","leetcode-cpp","leetcode-go","leetcode-golang","leetcode-solutions","programmer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/Abbas8984.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}},"created_at":"2025-04-06T14:47:11.000Z","updated_at":"2025-06-26T13:18:07.000Z","dependencies_parsed_at":"2025-06-12T11:35:30.272Z","dependency_job_id":"0895beac-1544-4194-b39e-56b257dd1ca6","html_url":"https://github.com/Abbas8984/leetcode","commit_stats":null,"previous_names":["abbas8984/leetcode"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Abbas8984/leetcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abbas8984%2Fleetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abbas8984%2Fleetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abbas8984%2Fleetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abbas8984%2Fleetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Abbas8984","download_url":"https://codeload.github.com/Abbas8984/leetcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Abbas8984%2Fleetcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262846795,"owners_count":23373877,"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":["algorithm","algorithm-challenges","algorithm-competitions","cpp","csharp","datastructure","interview","javascript","leetcode-classification","leetcode-cpp","leetcode-go","leetcode-golang","leetcode-solutions","programmer"],"created_at":"2025-04-06T22:21:25.110Z","updated_at":"2025-06-30T20:36:25.436Z","avatar_url":"https://github.com/Abbas8984.png","language":"JavaScript","readme":"# LeetCode Solutions Repository 🧩\n\n![LeetCode Solutions](https://img.shields.io/badge/LeetCode-Solutions-brightgreen)\n\nWelcome to my LeetCode solutions repository! This collection showcases my solutions to various LeetCode problems. I created this repository for learning, practice, and, most importantly, fun. Here, you will find a variety of coding challenges that cover different topics and algorithms.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Topics Covered](#topics-covered)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Releases](#releases)\n- [Contact](#contact)\n\n## Introduction\n\nLeetCode is a platform that offers a wide range of coding challenges. These problems help sharpen your coding skills and improve your problem-solving abilities. This repository contains my solutions to these problems, which I hope will help others in their learning journey.\n\n## Topics Covered\n\nThis repository includes solutions for a variety of topics, including:\n\n- Arrays\n- Dynamic Programming\n- Graphs\n- Greedy Algorithms\n- Hash Tables\n- Maps\n- Pointers\n- Recursion\n- Sliding Window Technique\n- Strings\n- Data Structures\n- Trees\n- Two Pointers\n\nThese topics represent some of the core concepts in coding interviews and competitive programming.\n\n## Getting Started\n\nTo get started with this repository, you will need to clone it to your local machine. Use the following command:\n\n```bash\ngit clone https://github.com/Abbas8984/leetcode.git\n```\n\nOnce you have cloned the repository, navigate to the project directory:\n\n```bash\ncd leetcode\n```\n\nYou can explore the various folders, each containing solutions for different topics. \n\n## Usage\n\nTo run the solutions, you will need a suitable programming environment. Most of the solutions are written in Python, but you can adapt them to other languages if needed. \n\n1. Open the solution file you want to run.\n2. Ensure you have the required libraries installed (if any).\n3. Execute the file in your terminal or IDE.\n\nFor more details on specific solutions, refer to the comments within each file.\n\n## Contributing\n\nContributions are welcome! If you have suggestions for improvements or additional solutions, feel free to fork the repository and submit a pull request. Please ensure that your code follows the existing style and includes comments for clarity.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Releases\n\nFor the latest updates and downloadable content, visit the [Releases](https://github.com/Abbas8984/leetcode/releases) section. Here, you can find new features and improvements that I regularly add to the repository.\n\nIf you wish to download and execute specific files, please check the releases for the latest versions.\n\n## Contact\n\nIf you have any questions or feedback, feel free to reach out:\n\n- GitHub: [Abbas8984](https://github.com/Abbas8984)\n- Email: abbas@example.com\n\nThank you for visiting my LeetCode solutions repository! I hope you find it helpful in your coding journey. Happy coding! 🚀\n\n![Coding](https://miro.medium.com/v2/resize:fit:1200/format:webp/1*PqYYyqlIYZXpNeX1Wq9E8g.png)\n\n---\n\nThis README provides a comprehensive overview of the repository. Each section is designed to guide you through understanding and utilizing the solutions effectively. Whether you're preparing for interviews or simply looking to enhance your skills, I hope this collection serves you well.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbas8984%2Fleetcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabbas8984%2Fleetcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabbas8984%2Fleetcode/lists"}