# interview-question
**Repository Path**: zhangminmin0611/interview-question
## Basic Information
- **Project Name**: interview-question
- **Description**: 目标是:收集全网最全的面试问题题库
- **Primary Language**: TypeScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 45
- **Created**: 2025-06-05
- **Last Updated**: 2025-06-05
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 面试题库
想做一个很全的面试题库工程
1. 需要去全网收集面试题
2. 需要对面试题进行分类归类归档
3. 需要持续更新
----------
## 如何使用?
1. 面试题采用 issue 方式来进行记录和作答, 直接访问本项目链接即可:https://github.com/pro-collection/interview-question/issues
2. 题目难度分级:初级、中级、高级、资深, 可以通过 milestone 来进行筛选:
3. 题目的类型分类:使用 labels 方式管理
4. 关于题目序号, 直接使用 issue 自增 id 即可, 便于收藏记忆记录等:
5. 关于问题讨论:开通 discussions 社区, 可以直接在 discussions 区进行讨论即可。
6. 使用技巧:本项目所有 open 的 issue 是作者进行整理了的问题。如何精确筛选呢?
- 搜索 title : `is:open in:title [txt]`
- 搜索 内容: `is:open in:body [txt]`
## 更新周报
1. 每隔一段时间, 总结会以 release 的方式总结: https://github.com/pro-collection/interview-question/releases
2. 具体面试问答内容, 会落地在 https://github.com/pro-collection/interview-question/tree/master/books 目录下面
gitee 可以访问这个链接: https://gitee.com/yanleweb/interview-question/tree/master/books
## 待整理的文档
- [待整理文档](./doc.md)