{"id":16668675,"url":"https://github.com/AsabaSeiban/BUAAEntrance","last_synced_at":"2025-05-13T13:32:08.114Z","repository":{"id":45354951,"uuid":"504793466","full_name":"StarNek0/BUAAEntrance","owner":"StarNek0","description":"北航 991软件工程考研初复试 代码和笔记","archived":false,"fork":false,"pushed_at":"2022-09-01T11:07:40.000Z","size":113,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-12T11:26:12.756Z","etag":null,"topics":["algorithm","data-structures","operating-system"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StarNek0.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}},"created_at":"2022-06-18T09:00:01.000Z","updated_at":"2024-10-12T11:09:23.000Z","dependencies_parsed_at":"2023-01-17T17:30:51.104Z","dependency_job_id":null,"html_url":"https://github.com/StarNek0/BUAAEntrance","commit_stats":null,"previous_names":["starnek0/buaaentrance"],"tags_count":null,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarNek0%2FBUAAEntrance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarNek0%2FBUAAEntrance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarNek0%2FBUAAEntrance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarNek0%2FBUAAEntrance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StarNek0","download_url":"https://codeload.github.com/StarNek0/BUAAEntrance/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219855783,"owners_count":16556088,"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":["algorithm","data-structures","operating-system"],"created_at":"2024-10-12T11:26:28.933Z","updated_at":"2025-05-13T13:32:02.752Z","avatar_url":"https://github.com/StarNek0.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BUAAEntrance\n\n### 初试/991软件工程基础综合\n\n(书上的部分代码实现的不太习惯, 所以微调了下)\n\n#### 数据结构\n- [x] 教材: \u003c数据结构教程\u003e (唐发根第3版)\n    - [x] 第2章: 线性表\n      - [ ] 试题(双链表, 链表排序部分)\n    - [x] 第3章: 数组\n      - [ ] 试题\n    - [x] 第4章: 堆栈和队列\n      - [ ] 试题\n    - [x] 第7章: 树与二叉树\n      - [ ] 试题\n    - [x] 第8章: 图\n      - [ ] 试题\n- [ ] 全书: \u003c王道数据结构\u003e (2022版)\n    - [x] 第2章: 线性表\n      - [x] 试题(线性表, 单链表部分)\n    - [ ] 第3章: 栈和队列(和数组)\n      - [ ] 试题\n    - [ ] 第4章: 串(算法部分)\n      - [ ] 试题\n    - [ ] 第5章: 树与二叉树\n      - [ ] 试题\n    - [x] 第6章: 图\n      - [ ] 试题\n    - [x] 第8章: 排序(内排序部分)\n      - [ ] 试题\n- [ ] 历年真题\n\n[//]: # (- [ ] 拔高: \u003c算法与数据结构考研试题精析\u003e \u0026#40;数据结构1800\u0026#41; 部分代码)\n\n#### 算法\n- [ ] 教材: \u003c算法导论\u003e (第3版)\n  - [ ] 第4章: 分治策略\n  - [ ] 第15章: 动态规划\n  - [ ] 第16章: 贪心算法\n  - [ ] 第32章: 字符串匹配\n\n\n[//]: # (以下这个课好像是伪代码, 所以略过, 不过讲得是很好的, 工信部高校讲课水平感觉都挺棒的, 从不死板念PPT)\n\n[//]: # (- [ ] 教程: \u003c算法设计与分析\u003e \u0026#40;[北航MOOC]\u0026#40;https://www.icourse163.org/course/BUAA-1449777166\u0026#41;\u0026#41;)\n\n[//]: # (  - [ ] 分治)\n\n[//]: # (  - [ ] 动态规划)\n\n[//]: # (  - [ ] 贪心)\n\n[//]: # (  - [ ] 图算法)\n\n\n#### 操作系统\n- [ ] 全书: \u003c王道操作系统\u003e (2022版)\n    - [ ] 第2章: 进程管理\n\n#### 软件工程\n- [ ] 习题册: \u003c软件工程导论\u003e (张海藩第6版配套题库)\n\n### 复试/机试\n- [ ] 教材: \u003c算法笔记\u003e (胡凡第2版)\n- [ ] CCF认证\n  - [x] 201312\n  - [x] 201403\n  - [x] 201409\n  - [ ] 201412\n  - [ ] 201503\n  - [ ] 201509\n  - [ ] 201512\n  - [x] 201604\n  - [ ] 201609\n  - [ ] 201612\n  - [ ] 201703\n  - [ ] 201709\n  - [ ] 201712\n  - [ ] 201803\n  - [ ] 201809\n  - [ ] 201812\n  - [ ] 201903\n  - [ ] 201909\n  - [ ] 201912\n  - [ ] 202006\n  - [ ] 202009\n  - [ ] 202012\n  - [ ] 202104\n  - [ ] 202109\n  - [ ] 202112\n  - [ ] 202203\n  - [ ] 202206\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAsabaSeiban%2FBUAAEntrance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAsabaSeiban%2FBUAAEntrance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAsabaSeiban%2FBUAAEntrance/lists"}