{"id":22372390,"url":"https://github.com/1chooo/code","last_synced_at":"2025-07-30T21:32:01.399Z","repository":{"id":113018959,"uuid":"508161366","full_name":"1chooo/code","owner":"1chooo","description":"🚀 A LeetCode a day, keep rejection away | Code with Hugo 🫡","archived":false,"fork":false,"pushed_at":"2025-06-01T04:03:37.000Z","size":8279,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T13:46:03.291Z","etag":null,"topics":["algorithms","cpe","data-structures","interview","leetcode","leetcode-daily-challenge","software-development","software-engineering","uva","zerojudge"],"latest_commit_sha":null,"homepage":"https://leetcode.com/u/1chooo/","language":"C++","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/1chooo.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,"zenodo":null}},"created_at":"2022-06-28T05:04:54.000Z","updated_at":"2025-06-01T04:03:41.000Z","dependencies_parsed_at":"2023-08-18T17:24:20.761Z","dependency_job_id":"8b8ac0c3-f06e-44c3-9a94-5c4e770605d3","html_url":"https://github.com/1chooo/code","commit_stats":null,"previous_names":["1chooo/my-interview-code"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1chooo/code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1chooo","download_url":"https://codeload.github.com/1chooo/code/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1chooo%2Fcode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267945026,"owners_count":24170214,"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-07-30T02:00:09.044Z","response_time":70,"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","cpe","data-structures","interview","leetcode","leetcode-daily-challenge","software-development","software-engineering","uva","zerojudge"],"created_at":"2024-12-04T20:38:20.771Z","updated_at":"2025-07-30T21:32:00.573Z","avatar_url":"https://github.com/1chooo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    I Code for NO Code. 🚀\n\u003c/h1\u003e\n\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"1chooo.com Home Page\" src=\"./.github/cover.png\"\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n    \u003cb\u003e\u003ci\u003eThe Source Code of my Problem-Solving.\u003c/i\u003e\u003c/b\u003e\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ci\u003e\u003cb\u003e✨ I moved my focus on \u003ca href=\"https://go.dev/\"\u003e\u003ccode\u003eGO\u003c/code\u003e.\u003c/b\u003e\u003c/a\u003e \u003cimg src=\"./.github/working_hard_go.png\" width=\"20\" height=\"20\"\u003e\u003c/i\u003e\n    \u003cbr /\u003e\n    \u003ci\u003eVisit my Website 👉🏻 \u003ca href=\"https:1chooo.com\"\u003e1chooo.com\u003c/a\u003e and Medium 👉🏻 \u003ca href=\"https://medium.com/@1chooo\"\u003eChun-Ho (Hugo) Lin.\u003c/a\u003e\u003c/i\u003e\n\u003c/p\u003e\n\n\nThis repository contains the source code of my problem-solving journey. I will be sharing the process of my problem-solving skills, coding practices, and the journey of my software engineering. I will keep updating this repository with my software engineering journey.\n\n## 📇 My LeetCode Stats\n\n![](https://leetcard.jacoblin.cool/1chooo?theme=nord\u0026ext=activity)\n\n## 💪🏻 How to Contribute\n\n**Pull requests (PRs) are welcome! 🎉**\n\n\u003e [!IMPORTANT]\n\u003e \n\u003e Please follow these guidelines to contribute to this repository:\n\u003e\n\u003e #### Contributing Guidelines:\n\u003e \n\u003e 1. If the question or solution **already exists**, you can edit it directly under the current solution.\n\u003e 2. If it's a new question or solution, create a new folder with the format: `\u003csource\u003e/\u003cid\u003e-\u003cquestion-name\u003e/solution.\u003clanguage\u003e`\n\u003e 3. Each commit should address only one question.\n\u003e \n\u003e #### File Naming Convention:\n\u003e \n\u003e - Use the format: `\u003csource\u003e/\u003cid\u003e-\u003cquestion-name\u003e/solution.\u003clanguage\u003e`\n\u003e - For example: `leetcode/0001-two-sum/solution.go`\n\u003e \n\u003e #### Commit Message Format:\n\u003e \n\u003e - Use the format: `git commit -m \"feat(\u003csource\u003e): \u003cid\u003e \u003cquestion-name\u003e\"`\n\u003e - For example: `git commit -m \"feat(leetcode): 0001 Two Sum\"`\n\n\u003e [!NOTE]\n\u003e \n\u003e #### Comment Block (Optional):\n\u003e \n\u003e You can add a comment block at the top of your solution for additional details, such as problem reference, runtime, and author information.\n\u003e\n\u003e For example:\n\u003e \n\u003e ```cpp\n\u003e /**\n\u003e  * Author: 1chooo\u003chugo970217@gmail.com\u003e\n\u003e  * Problem: https://leetcode.com/problems/minimum-string-length-after-removing-substrings\n\u003e  * Runtime: 3ms (89.08%)\n\u003e  */\n\u003e ```\n\n### Forking this Repository:\n\nFork the [`1chooo/code`](https://github.com/1chooo/code) repository into your own workspace.\n\n### Cloning the Repository to Your Workspace:\n\n```shell\n$ git clone git@github.com:\u003cyour_workspace_name\u003e/code.git\n```\n\n### Setting Upstream Remote:\n\n```shell\n$ git remote add upstream git@github.com:1chooo/code.git\n\n$ git remote -v\norigin  git@github.com:\u003cyour_user_name\u003e/code.git (fetch)\norigin  git@github.com:\u003cyour_user_name\u003e/code.git (push)\nupstream        git@github.com:1chooo/code.git (fetch)\nupstream        git@github.com:1chooo/code.git (push)\n```\n\n### Pull Requests:\n\nIf you have any valuable ideas to contribute, please create a pull request and provide details about the outstanding work you've done.\n\n### Issue Reporting:\n\nIf you encounter any problems while contributing to this project, please report the issues in the [1chooo/code/issues](https://github.com/1chooo/code/issues) section.\n\n\u003e [!IMPORTANT]  \n\u003e **Make sure to synchronize and update your repository before writing any code.**\n\u003e \n\u003e 1. Run `git stash save` to temporarily stash your local changes.\n\u003e 2. Run `git fetch upstream` to sync the source project with your local copy.\n\u003e 3. Run `git checkout main` to switch to the main branch.\n\u003e 4. Run `git merge upstream/main` to merge the updated remote version into your local copy. If there are no conflicts, the update process is complete.\n\u003e 5. Run `git stash pop` to apply your temporarily stashed changes back to your working directory. Resolve any conflicts if necessary.\n\n\u003c!-- ### Resources\n* LeetCode\n* HackerRank\n* Codeforces\n* Project Euler\n* UVa Online Judge\n* TopCoder\n* CodeChef\n* SPOJ (Sphere Online Judge)\n* InterviewBit\n* AtCoder --\u003e\n\n## 📱 CONTACT INFO.\n\n\u003e **Hugo ChunHo Lin**\n\u003e \n\u003e \u003caside\u003e\n\u003e   📩 E-mail: \u003ca href=\"mailto:hugo970217@gmail.com\"\u003ehugo970217@gmail.com\u003c/a\u003e\n\u003e \u003cbr\u003e\n\u003e   🧳 Linkedin: \u003ca href=\"https://www.linkedin.com/in/1chooo/\"\u003eHugo ChunHo Lin\u003c/a\u003e\n\u003e \u003cbr\u003e\n\u003e   👨🏻‍💻 GitHub: \u003ca href=\"https://github.com/1chooo\"\u003e1chooo\u003c/a\u003e\n\u003e    \n\u003e \u003c/aside\u003e\n\n\n## 🪪 LICENSE\n\nReleased under [MIT](./LICENSE) by [@1chooo](https://1chooo.com)\n\nThis software can be modified and reused without restriction. The original license must be included with any copies of this software. If a significant portion of the source code is used, please provide a link back to this repository.\n\nMade with ❤️ by [@1chooo](https://1chooo.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1chooo%2Fcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1chooo%2Fcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1chooo%2Fcode/lists"}