# interviewtop **Repository Path**: debug-huwei/interviewtop ## Basic Information - **Project Name**: interviewtop - **Description**: 开源项目interviewtop 汇总BAT八股文面试题 项目在线地址:http://interviewtop.top 可以查到近期公司的八股文面试题。觉着ok的话求个star! - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 29 - **Created**: 2021-07-22 - **Last Updated**: 2021-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # **interviewtop**
 @后端技术小牛说      @后端技术小牛说        @interviewtop
### **❤️致各位题友的一封信(使用仓库前必读)** 小牛是非科班出身的微软程序员一枚。 在面试国内各大互联网企业时,发现大部分针对计算机的面试题都差不多。 于是小牛灵机一动跟几个BAT工程师们根据自己的面试经验,整理出这么一套计算机校招、社招面试常见面试八股文。 在这里先替所有使用仓库的同学,谢谢各位贡献者啦。 **如果大家觉得仓库很用心的话,麻烦大佬帮忙点个 star ,这也是我们一直更新下去的动力。** 感谢支持,该仓库会一直维护,希望对各位有一丢丢帮助。 特别是2022年秋招,校招的小伙伴,来个star吧。 大厂面试题在线网址,可以查到近期公司的八股文面试题。http://interviewtop.top 这份仓库的pdf版百度云下载地址: > [**点我下载**](https://pan.baidu.com/s/1jSJWShuC__vcMHqEQyntNw) > 提取码:ozs7 同时也欢迎大家关注我的公众号:**后端技术小牛说**,不定期分享技术文和一线大厂内推机会。
## 📢计算机基础 ### 数据结构与算法 - [数据结构与算法面试题背诵版](https://github.com/autoencoder-github/interviewtop/blob/main/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E4%B8%8E%E7%AE%97%E6%B3%95.md) ### 操作系统 - [操作系统面试题背诵版](https://github.com/autoencoder-github/interviewtop/blob/main/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F.md) ### 计算机网络 - [计算机网络面试题背诵版](https://github.com/autoencoder-github/interviewtop/blob/main/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C.md) ### 数据库 - [数据库面试题背诵版](https://github.com/autoencoder-github/interviewtop/blob/main/%E6%95%B0%E6%8D%AE%E5%BA%93.md) - Redis面试题背诵版 ### 🍗Java语言特性 - [Java基础](https://github.com/autoencoder-github/interviewtop/blob/main/Java%E5%9F%BA%E7%A1%80.md) - [Java多线程面试题背诵版](https://github.com/autoencoder-github/interviewtop/blob/main/Java%E5%A4%9A%E7%BA%BF%E7%A8%8B.md) - [Java虚拟机面试题背诵版](https://github.com/autoencoder-github/interviewtop/blob/main/java%E8%99%9A%E6%8B%9F%E6%9C%BA.md) ### 🍗JavaWeb框架 - Spring - SpringMVC - Mybatis - Springboot ### 🍖分布式框架 - 消息中间件 - 分布式文件系统