{"id":31136034,"url":"https://github.com/karsterr/code-challanges","last_synced_at":"2025-09-18T07:55:00.339Z","repository":{"id":299092418,"uuid":"980570205","full_name":"karsterr/code-challanges","owner":"karsterr","description":"A personal repository of coding challenge solutions from platforms like LeetCode and HackerRank, written in Python and C++. Includes failed attempts, debugging notes, and detailed README files for each problem to track learning progress.","archived":false,"fork":false,"pushed_at":"2025-05-09T10:51:31.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-16T16:55:49.339Z","etag":null,"topics":["algorithms","code-challenge","competitive-programming","cpp","data-structures","hackerrrank","learning-by-doing","leetcode","neetcode","problem-solving","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/karsterr.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-05-09T10:50:18.000Z","updated_at":"2025-05-09T10:58:02.000Z","dependencies_parsed_at":"2025-06-14T16:55:29.121Z","dependency_job_id":null,"html_url":"https://github.com/karsterr/code-challanges","commit_stats":null,"previous_names":["valiarkk/code-challanges","karsterr/code-challanges"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karsterr/code-challanges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsterr%2Fcode-challanges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsterr%2Fcode-challanges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsterr%2Fcode-challanges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsterr%2Fcode-challanges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karsterr","download_url":"https://codeload.github.com/karsterr/code-challanges/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karsterr%2Fcode-challanges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275732385,"owners_count":25518095,"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-09-18T02:00:09.552Z","response_time":77,"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":["algorithms","code-challenge","competitive-programming","cpp","data-structures","hackerrrank","learning-by-doing","leetcode","neetcode","problem-solving","python"],"created_at":"2025-09-18T07:54:58.667Z","updated_at":"2025-09-18T07:55:00.328Z","avatar_url":"https://github.com/karsterr.png","language":"Python","readme":"# Code Challenges Repository\n\nThis repository contains my solutions to coding problems from platforms such as **LeetCode**, **HackerRank**, and others. Solutions are written primarily in **Python** and **C++**, with the potential to expand to other languages over time.\n\nIn addition to final solutions, I include failed attempts, error logs, and step-by-step debugging notes to document my thought process and learning journey.\n\n---\n\n## 🧠 Learning-Focused Features\n\n- ✅ Final, working solutions for each challenge\n- ❌ Archived failed attempts with explanations\n- 🛠 Debugging steps and how I fixed issues\n- 📄 Per-problem `README.md` files to explain:\n  - Problem statement (summary)\n  - Thought process\n  - Why certain approaches failed\n  - Final solution and complexity analysis\n\n---\n\n## 🛠 Languages Used\n\n- Python 3\n- C++\n- (More languages may be added later)\n\n---\n\n## 📁 Folder Structure\n\n```\n\ncode-challenges/\n├── leetcode/\n│   ├── 001\\_two\\_sum/\n│   │   ├── solution.py\n│   │   ├── attempt1\\_wrong.cpp\n│   │   └── README.md\n│   └── ...\n├── hackerrank/\n│   └── ...\n└── README.md\n\n```\n\nEach challenge folder contains:\n\n- Final solution(s)\n- Any failed/buggy versions\n- A `README.md` explaining the problem and my solution process\n\n---\n\n## 🤝 Contribution\n\nThis is a personal learning project, but feel free to fork or use as a reference. PRs are welcome if they follow the same learning-focused structure.\n\n---\n\n## 📄 License\n\nMIT License – see `LICENSE` file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarsterr%2Fcode-challanges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarsterr%2Fcode-challanges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarsterr%2Fcode-challanges/lists"}