{"id":24413891,"url":"https://github.com/zh1995/algorithm","last_synced_at":"2025-12-24T19:41:38.188Z","repository":{"id":214736728,"uuid":"737146864","full_name":"ZH1995/Algorithm","owner":"ZH1995","description":"This repository contains my solutions to problems on LeetCode. Each problem solution contains detailed problem-solving ideas and code implementation.","archived":false,"fork":false,"pushed_at":"2024-06-06T14:04:26.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T11:13:43.026Z","etag":null,"topics":["algorithms","leetcode"],"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/ZH1995.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":"2023-12-30T01:10:43.000Z","updated_at":"2025-01-12T10:15:53.000Z","dependencies_parsed_at":"2025-01-20T07:16:08.506Z","dependency_job_id":"fe67228f-ca50-482e-b6d7-4c4c49793a4f","html_url":"https://github.com/ZH1995/Algorithm","commit_stats":null,"previous_names":["zh1995/leetcode","zh1995/algorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZH1995%2FAlgorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZH1995%2FAlgorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZH1995%2FAlgorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZH1995%2FAlgorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZH1995","download_url":"https://codeload.github.com/ZH1995/Algorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243392333,"owners_count":20283564,"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":["algorithms","leetcode"],"created_at":"2025-01-20T07:16:17.228Z","updated_at":"2025-12-24T19:41:38.183Z","avatar_url":"https://github.com/ZH1995.png","language":"C++","readme":"# Algorithm\n\n这个仓库包含我在各大平台（如LeetCode、牛客网等）的算法题解集合，主要使用C++实现。每个题解包含了详细的解题思路和代码实现。\n\n## 项目结构\n\n```sh\nAlgorithm/\n├── README.md\n├── problems/\n│   ├── leetcode/\n│   │   ├── README.md\n│   │   ├── cn/\n│   │   │   ├── 12.整数转罗马数字.cpp\n│   │   │   ├── 13.罗马数字转整数.cpp\n│   │   │   ├── ...（更多题解文件）\n│   │   ├── en/\n│   │   │   ├── 1.Two-Sum.md\n│   │   │   ├── ...（更多英文题解文件）\n│   ├── nowcoder/\n│   │   ├── README.md\n│   │   ├── NB1-删除链表峰值.cpp\n│   │   ├── ...（更多题解文件）\n├── study-plans/\n│   ├── README.md\n│   ├── leetcode/\n│   │   ├── cn/\n│   │   │   ├── 面试经典150题.md\n│   ├── nowcoder/\n│   │   ├── 面试高频202.md\n└── .gitignore\n```\n\n## 题单列表\n\n[leetcode面试经典150题](./study-plans/leetcode/cn/面试经典150题.md)\n\n[牛客面试高频202](./study-plans/nowcoder/面试高频202.md)\n\n## 题目列表\n\n[leetcode](./problems/leetcode/README.md)\n\n[牛客网](./problems/nowcoder/README.md)\n\n\n## 贡献指南\n\n欢迎提交Pull Request来贡献新的题解或优化现有解法。请确保:\n\n1. 代码风格一致且有详细注释\n2. 提供清晰的解题思路\n3. 如果有多种解法，请尽量都包含在内并比较它们的优缺点\n\n## 许可证\n\nMIT","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzh1995%2Falgorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzh1995%2Falgorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzh1995%2Falgorithm/lists"}