{"id":26686429,"url":"https://github.com/lin93555/algorithm-practice-cpp-py","last_synced_at":"2026-01-06T07:35:39.318Z","repository":{"id":282035895,"uuid":"947267040","full_name":"Lin93555/Algorithm-Practice-Cpp-py","owner":"Lin93555","description":"C++ and python solutions for LeetCode exercises. Covering basic data structures like arrays, linked lists, and advanced algorithms. Documenting my learning journey.","archived":false,"fork":false,"pushed_at":"2025-03-12T12:57:16.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T13:28:47.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Lin93555.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-03-12T12:21:41.000Z","updated_at":"2025-03-12T12:47:53.000Z","dependencies_parsed_at":"2025-03-12T13:28:49.109Z","dependency_job_id":"71d58d24-6465-45bc-833b-29548dd0e263","html_url":"https://github.com/Lin93555/Algorithm-Practice-Cpp-py","commit_stats":null,"previous_names":["lin93555/algorithm-practice-cpp-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lin93555%2FAlgorithm-Practice-Cpp-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lin93555%2FAlgorithm-Practice-Cpp-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lin93555%2FAlgorithm-Practice-Cpp-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lin93555%2FAlgorithm-Practice-Cpp-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lin93555","download_url":"https://codeload.github.com/Lin93555/Algorithm-Practice-Cpp-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245641429,"owners_count":20648644,"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":[],"created_at":"2025-03-26T11:18:41.234Z","updated_at":"2026-01-06T07:35:39.290Z","avatar_url":"https://github.com/Lin93555.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n# 📚 Algorithm-Practice-Cpp-py\n\n👨‍💻 Author: Lin93555  \n📅 Start Date: 2025-03-12  \n🏗️ Language: C++ / Python\n\n---\n\n## 🚀 简介\nThis repository contains my C++ and Python solutions for LeetCode exercises.  \nFocus on arrays, prefix sums, binary search, and other data structures and algorithms.  \nDocumenting my learning journey and daily progress.\n\n---\n\n## 📝 分类 \u0026 进度\n| 分类       | 完成题数 | 难度  | 状态 |\n|------------|:--------:|:------:|:----:|\n| 数组 Array |    2     | Easy   | ✅   |\n\n---\n\n## 📂 文件结构\n## 📝 已完成题目\n\n### Array\n| 题号 | 题目                   | 难度 | 解法          | 文件路径                                         |\n|------|------------------------|------|---------------|--------------------------------------------------|\n| 35   | Search Insert Position | Easy | Binary Search | [查看代码](./Array/35_Search_Insert_Position.cpp) |\n| 724  | Find Pivot Index       | Easy | Prefix Sum    | [查看代码](./Array/724_Find_Pivot_Index.cpp)     |\n\n---\n\n## ✅ 代码规范\n- 文件命名：`题号_题目英文名.cpp`\n- 每道题写明：\n  - 题目描述\n  - 解题思路\n  - 时间复杂度 / 空间复杂度\n  - 完整 C++ 代码\n\n---\n\n## ✨ 后续计划\n- 每天刷题 + 上传\n- 总结算法模板\n- 增加 Python 版本解法\n\n---\n\n## 📚 参考\n- LeetCode HOT 100\n- labuladong 的算法小抄\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flin93555%2Falgorithm-practice-cpp-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flin93555%2Falgorithm-practice-cpp-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flin93555%2Falgorithm-practice-cpp-py/lists"}