轻松应对技术面试的资源

2025-05-24

轻松应对技术面试的资源

技术面试很难。所以我决定收集一些资源,希望能帮助你顺利通过下一次面试。

开始吧!

1. 编程面试大学

成为一名软件工程师的完整计算机科学学习计划。

链接:https://github.com/jwasham/coding-interview-university

2. JavaScript 算法

JavaScript 实现的算法和数据结构,并附有解释和进一步阅读的链接

链接:https://github.com/trekhleb/javascript-algorithms

3. 技术面试手册

帮助您顺利通过下一次编码面试的材料

链接:https ://yangshun.github.io/tech-interview-handbook/

4. OG AWS

亚马逊网络服务——实用指南

链接: https: //github.com/open-guides/og-aws

5. JavaScript 问题

一长串(高级)JavaScript 问题及其解释。

链接:https://github.com/lydiahallie/javascript-questions

6. 系统设计入门

学习如何设计大型系统。准备系统设计面试。包含 Anki 抽认卡。

链接:https://github.com/donnemartin/system-design-primer

7. 面试

为技术面试做准备所需的一切。

链接:https://github.com/Olshansk/interview

8.精彩的采访

精心挑选的精彩面试问题列表。

链接:https ://github.com/MaximAbramchuck/awesome-interview-questions

9. 采访

获得这份工作你需要知道的一切。

链接: https: //github.com/kdn251/interviews

10. React 面试问题与答案

前 500 个 ReactJS 面试问题和答案列表。

链接:https ://github.com/sudheerj/reactjs-interview-questions

11. 编码面试

这个存储库包含我在公司面试中遇到的编码面试。

链接:https ://github.com/jayshah19949596/CodingInterviews

12. 反向面试

面试期间要向公司询问的问题。

链接:https://github.com/viraptor/reverse-interview

13. 前端面试题

帮助前端社区进行精彩的面试。

链接:https://thatjsdude.com/interview/

14. 70 个 JavaScript 面试题

链接:https ://dev.to/macmacky/70-javascript-interview-questions-5gfi

15. 后端开发人员面试问题

您可以从一系列后端相关问题中获得启发,以面试潜在候选人、测试自己或完全忽略。

链接:https ://github.com/arialdomartini/Back-End-Developer-Interview-Questions

最初在 Twitter 上创建:

如果您喜欢这篇文章,请务必❤️它。

祝你编码愉快!❤️

文章来源:https://dev.to/denicmarko/resources-to-crush-the-technical-interview-1fc4
PREV
The complete learning path for Front-End developer (Online courses) Hey! 👋 Conclusion Honorable mentions
NEXT
GitHub 代码库可提高你的编程技能