└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## 面试导航 2 | 3 | 想换工作你是否遇到过以下下问题: 4 | 5 | - 想跳槽了,简历不会写?面试题不会咋办? 6 | - 收集了很多面试题网站,打开发现网站挂掉了? 7 | - 或者打开后发现里面的题库是三四年前的老掉牙的问题,现在面试官都不问,新题哪里去找呢? 8 | 9 | 来这里 [interview-nav](https://github.com/AnsonZnl/interview-nav),找到 IT 行业各个岗位最新最全的面试刷题网站! 10 | 11 | 金三银四即将到来,又开始有大批的人开始找工作了,刷题网站是必不可少的。 12 | 13 | 这个仓库收集 IT 行业各个岗位的优质面试题资源和简历编写指南,这些资源可以帮助大家找到满意的工作,如对您有帮助请点一个 Star。 14 | 15 | **严格的收集标准:** 16 | 17 | - 只收集可以正常访问题库资源 18 | - 只收集两年内题库更新的题库资源 19 | 20 | **只收集优质资源:** 21 | 22 | - 优质简历编写指南、简历模版 23 | - 优质刷题网站、题库资源 24 | - 优质面试经验、算法资源 25 | 26 | ## 如何写简历 27 | 28 | 很多人都不会写简历,收集一些写简历的宝藏经验。 29 | 30 | - [教你如何写初/高级前端简历](https://zhuanlan.zhihu.com/p/141170598):知乎高赞 31 | - [如何写一份有效的技术简历?](http://www.ruanyifeng.com/blog/2020/01/technical-resume.html):来自阮一峰的博客 32 | - [程序员简历模板系列](https://github.com/geekcompany/ResumeSample):包括 PHP 、iOS 、Android 、Web 前端、Java 、C/C++、NodeJS 、架构师简历模板以及通用程序员简历模板 33 | 34 | ## 简历模版 35 | 36 | 一个好的简历模版可以让你事半功倍,下面是几个不错的模版网站,可以直接导出 PDF。 37 | 38 | - [木及简历](https://www.mujicv.com/home/) 39 | - [冷熊简历](http://cv.ftqq.com/) 40 | - [一页简历](https://cv.devtool.tech/app) 41 | - [优雅简历](https://www.elegantresume.pro/) 42 | 43 | ## 面试刷题网站 44 | 45 | ### 前端 46 | 47 | 因为本人是前端岗位,所以前端面试资料我收集的比较多~ 48 | 49 | 这些年也收集远远不止这些,有些网站关停了,有些网站题太老,这些被我挑出来的都是比较优质的资料。 50 | 51 | - [前端小册](https://www.kancloud.cn/chenmk/web-knowledges/1149024) 52 | - [剑指前端 offer](https://febook.hzfe.org/awesome-interview/book4/engineer-mfa) 53 | - [前端内参](https://coffe1891.gitbook.io/frontend-hard-mode-interview/) 54 | - [前端面试](https://lgwebdream.github.io/FE-Interview/) 55 | - [木易杨前端进阶](https://muyiy.cn/question/) 56 | - [每天五分钟,半年大厂中。](https://q.shanyue.tech/) 57 | - [前端面试题总汇](https://www.yuque.com/cuggz/interview) 58 | - #小程序:前端面试题宝典 59 | 60 | 61 | ### Java 62 | 63 | 我这边对 Java 的面试资料网站收集不多,有资源的朋友可以提交 PR,一起来维护这个仓库。 64 | 65 | - [JavaGuide](https://javaguide.cn/) :「Java 学习 + 面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 66 | - [Java interview](https://github.com/hadyang/interview) :Java 笔试、面试 知识整理 67 | - [learning-note](https://github.com/rbmonster/learning-note) :Java 开发及面试(个人面试、工作总结、资料收集站) 68 | - [【Java 面试+Java 学习指南】](https://github.com/AobingJava/JavaFamily) :一份涵盖大部分 Java 程序员所需要掌握的核心知识。 69 | - [Java-Interview](https://github.com/xbox1994/Java-Interview) :经历 BAT 面试后总结的【高级 Java 后台开发面试指南】,纯净干货无废话,针对高频面试点 70 | - [Java 八股文](https://github.com/CoderLeixiaoshuai/java-eight-part):『Java 八股文』Java 面试套路,Java 进阶学习,打破内卷拿大厂 Offer,升职加薪 71 | 72 | ### Python 73 | 74 | - [interview_python](https://github.com/taizilongxu/interview_python) :关于 Python 的面试题 75 | - [Python-Offer](https://github.com/JushuangQiao/Python-Offer):《剑指 Offer》面试题 Python 实现 76 | - [Python 常考题](https://github.com/yongxinz/backend-interview/tree/master/Python) 77 | - [编写优雅高效的 Python 代码](https://github.com/piglei/one-python-craftsman):《Python 工匠》 78 | 79 | ### Golang 80 | 81 | - [Go 面试题](https://github.com/yongxinz/backend-interview/tree/master/Go) 82 | - [Golang 面试题搜集](https://github.com/lifei6671/interview-go) 83 | - [Golang 面试小抄](https://github.com/mao888/golang-guide?tab=readme-ov-file#-golang) 84 | 85 | ### PHP 86 | 87 | - [PHP 面试问答](https://github.com/colinlet/PHP-Interview-QA) 88 | - [PHP 面试宝典题库](https://www.kancloud.cn/daniu945/php/408802) 89 | 90 | ### NodeJS 91 | 92 | - [前端面试:Nodejs 面试题「2023」](https://juejin.cn/post/7236325900719783995) 93 | - [2023 最新 NodeJs 面试题,包含答案。刷题必备!记录一下。](https://juejin.cn/post/7309158181841829938) 94 | - [《大前端进阶 Node.js》系列 必知必会必问(面试高频)](https://juejin.cn/post/6844904093475930125?searchId=202402281125248033287F6E9FA5505DDB) 95 | 96 | ### C / C++ 97 | 98 | - [C++面试&C++学习指南](https://github.com/youngyangyang04/TechCPP) 99 | - [c++ 常用面试题整理(不定时更新)](https://www.nowcoder.com/discuss/454697528508870656) 100 | 101 | ### C# / .NET 102 | 103 | - [C#/.NET/.NET Core 学习、工作、面试指南](https://github.com/YSGStudyHards/DotNetGuide) 104 | - [C# 文档](https://learn.microsoft.com/zh-cn/dotnet/csharp/) 105 | 106 | ### 安卓 107 | 108 | - [Android-Advanced-Interview](https://github.com/jinguangyue/Android-Advanced-Interview): 只针对 Android 高级开发整理的面试题以及答案 109 | - [史上最好的 Android 面试题库](https://github.com/ddnosh/BestReview) 110 | 111 | ### iOS 112 | 113 | - [iOS-Interview](https://ios.nobady.cn):iOS 面试题整理 114 | - [Over 150 iOS interview questions【英文】](https://www.hackingwithswift.com/interview-questions) 115 | - [iOS Interview Questions【英文】](https://www.interviewbit.com/ios-interview-questions/) 116 | 117 | ### 架构师 / CTO 118 | 119 | 这块资源比较少,有架构师、CTO 的大佬欢迎补全~ 120 | 121 | - [怎么样从后端工程师迈入架构师的门槛,成为一名架构师?求指导方向](https://www.v2ex.com/t/956362) 122 | 123 | ## 软技能 124 | 125 | - [如何向面试官提问?](https://github.com/yongxinz/InterviewThis) 126 | - [作为面试官,我建议你需要准备这些](https://juejin.cn/post/7262588535340744759?searchId=2024030114290064AAE889EFA99B664033#heading-1) 127 | - [面试沟通技巧](https://www.besthub.tech/archives/1709272424063) 128 | 129 | ## 算法刷题网站 130 | 131 | 这这些网站的算法如果都刷完了,妥妥大厂收割机了~ 132 | 133 | - [labuladong 的算法笔记](https://labuladong.gitee.io/algo/) 134 | - [用动画的形式呈现解 LeetCode 题目的思路](https://github.com/MisterBooo/LeetCodeAnimation) 135 | - [算法通关之路](https://leetcode-solution-leetcode-pp.gitbook.io/leetcode-solution/) 136 | 137 | ## 贡献 138 | 139 | 一个人的能力和范围有限,很多岗位的资料确实收集的不是那么全面,欢迎提交 issue 和 PR,共同完善这个仓库。 140 | 141 | ## 声明 142 | 143 | 本仓库引用了一些网络资源,如有侵权,请联系我删除。 144 | --------------------------------------------------------------------------------