{"id":26395805,"url":"https://github.com/talapanenivarshithchowdary/leetcode_daily_practice_problems","last_synced_at":"2025-08-02T11:06:29.741Z","repository":{"id":275628887,"uuid":"926670959","full_name":"TALAPANENIVARSHITHCHOWDARY/LeetCode_Daily_Practice_Problems","owner":"TALAPANENIVARSHITHCHOWDARY","description":"📌 LeetCode Daily Practice Problems - A collection of daily coding challenges with solutions and explanations. Organized by problem name and number.","archived":false,"fork":false,"pushed_at":"2025-02-28T02:28:23.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T11:19:20.734Z","etag":null,"topics":["cpp","data-structures-and-algorithms","leetcode-solutions"],"latest_commit_sha":null,"homepage":"","language":"C++","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/TALAPANENIVARSHITHCHOWDARY.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}},"created_at":"2025-02-03T17:02:45.000Z","updated_at":"2025-03-01T06:09:45.000Z","dependencies_parsed_at":"2025-02-03T18:40:44.172Z","dependency_job_id":"fbfb4135-c475-46d1-8711-f16dbdca81cf","html_url":"https://github.com/TALAPANENIVARSHITHCHOWDARY/LeetCode_Daily_Practice_Problems","commit_stats":null,"previous_names":["talapanenivarshithchowdary/leetcode_daily_practice_problems"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TALAPANENIVARSHITHCHOWDARY/LeetCode_Daily_Practice_Problems","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TALAPANENIVARSHITHCHOWDARY%2FLeetCode_Daily_Practice_Problems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TALAPANENIVARSHITHCHOWDARY%2FLeetCode_Daily_Practice_Problems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TALAPANENIVARSHITHCHOWDARY%2FLeetCode_Daily_Practice_Problems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TALAPANENIVARSHITHCHOWDARY%2FLeetCode_Daily_Practice_Problems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TALAPANENIVARSHITHCHOWDARY","download_url":"https://codeload.github.com/TALAPANENIVARSHITHCHOWDARY/LeetCode_Daily_Practice_Problems/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TALAPANENIVARSHITHCHOWDARY%2FLeetCode_Daily_Practice_Problems/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378749,"owners_count":24240896,"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-08-02T02:00:12.353Z","response_time":74,"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":["cpp","data-structures-and-algorithms","leetcode-solutions"],"created_at":"2025-03-17T11:19:23.402Z","updated_at":"2025-08-02T11:06:29.678Z","avatar_url":"https://github.com/TALAPANENIVARSHITHCHOWDARY.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LeetCode Daily Practice Problems\n\nWelcome to the **LeetCode Daily Practice Problems** repository! 🚀\n\nThis repository is dedicated to solving and explaining daily LeetCode problems. Each solution is organized in a folder named after the question's title and its corresponding problem number.\n\n## Repository Structure\n\n```\n.\n├── 1_Two_Sum\n│   ├── solution.cpp\n│   └── README.md\n├── 2_Add_Two_Numbers\n│   ├── solution.cpp\n│   └── README.md\n└── ...\n```\n\n### Folder Naming Convention:\n- **`\u003cProblem_Number\u003e_\u003cProblem_Name\u003e`**\n  - Example: `1_Two_Sum`\n\n### Inside Each Folder:\n- **`solution.cpp`**: The C++ solution for the problem.\n- **`README.md`**: Explanation of the problem, approach, and complexity analysis.\n\n## How to Use This Repository\n\n1. **Browse by Problem**: Navigate to the folder with the desired problem number and name.\n2. **View Solutions**: Open the `solution.cpp` file to view the C++ solution.\n3. **Read Explanations**: Check the `README.md` inside each problem folder for detailed explanations and complexity analysis.\n\n## Example\n\n**Problem:** [1. Two Sum](https://leetcode.com/problems/two-sum/)\n\n**Folder:** `1_Two_Sum`\n\n**Contents:**\n- `solution.cpp` - Contains the C++ implementation.\n- `README.md` - Includes problem description, approach, and time-space complexity.\n\n## Contributing\n\nContributions are welcome! Feel free to fork this repository, submit issues, or create pull requests for improvements or alternative solutions.\n\n\n## Connect\n\nFor any questions or feedback, feel free to reach out!\n\nHappy Coding! ✨\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalapanenivarshithchowdary%2Fleetcode_daily_practice_problems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftalapanenivarshithchowdary%2Fleetcode_daily_practice_problems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftalapanenivarshithchowdary%2Fleetcode_daily_practice_problems/lists"}