Full Code of AnsonZnl/interview-nav for AI

main 771bf5b69311 cached
1 files
4.4 KB
2.1k tokens
1 requests
Download .txt
Repository: AnsonZnl/interview-nav
Branch: main
Commit: 771bf5b69311
Files: 1
Total size: 4.4 KB

Directory structure:
gitextract_f8u3p76o/

└── README.md

================================================
FILE CONTENTS
================================================

================================================
FILE: README.md
================================================
## 面试导航

想换工作你是否遇到过以下下问题:

- 想跳槽了,简历不会写?面试题不会咋办?
- 收集了很多面试题网站,打开发现网站挂掉了?
- 或者打开后发现里面的题库是三四年前的老掉牙的问题,现在面试官都不问,新题哪里去找呢?

来这里 [interview-nav](https://github.com/AnsonZnl/interview-nav),找到 IT 行业各个岗位最新最全的面试刷题网站!

金三银四即将到来,又开始有大批的人开始找工作了,刷题网站是必不可少的。

这个仓库收集 IT 行业各个岗位的优质面试题资源和简历编写指南,这些资源可以帮助大家找到满意的工作,如对您有帮助请点一个 Star。

**严格的收集标准:**

- 只收集可以正常访问题库资源
- 只收集两年内题库更新的题库资源

**只收集优质资源:**

- 优质简历编写指南、简历模版
- 优质刷题网站、题库资源
- 优质面试经验、算法资源

## 如何写简历

很多人都不会写简历,收集一些写简历的宝藏经验。

- [教你如何写初/高级前端简历](https://zhuanlan.zhihu.com/p/141170598):知乎高赞
- [如何写一份有效的技术简历?](http://www.ruanyifeng.com/blog/2020/01/technical-resume.html):来自阮一峰的博客
- [程序员简历模板系列](https://github.com/geekcompany/ResumeSample):包括 PHP 、iOS 、Android 、Web 前端、Java 、C/C++、NodeJS 、架构师简历模板以及通用程序员简历模板

## 简历模版

一个好的简历模版可以让你事半功倍,下面是几个不错的模版网站,可以直接导出 PDF。

- [木及简历](https://www.mujicv.com/home/)
- [冷熊简历](http://cv.ftqq.com/)
- [一页简历](https://cv.devtool.tech/app)
- [优雅简历](https://www.elegantresume.pro/)

## 面试刷题网站

### 前端

因为本人是前端岗位,所以前端面试资料我收集的比较多~

这些年也收集远远不止这些,有些网站关停了,有些网站题太老,这些被我挑出来的都是比较优质的资料。

- [前端小册](https://www.kancloud.cn/chenmk/web-knowledges/1149024)
- [剑指前端 offer](https://febook.hzfe.org/awesome-interview/book4/engineer-mfa)
- [前端内参](https://coffe1891.gitbook.io/frontend-hard-mode-interview/)
- [前端面试](https://lgwebdream.github.io/FE-Interview/)
- [木易杨前端进阶](https://muyiy.cn/question/)
- [每天五分钟,半年大厂中。](https://q.shanyue.tech/)
- [前端面试题总汇](https://www.yuque.com/cuggz/interview)
- #小程序:前端面试题宝典


### Java

我这边对 Java 的面试资料网站收集不多,有资源的朋友可以提交 PR,一起来维护这个仓库。

- [JavaGuide](https://javaguide.cn/) :「Java 学习 + 面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
- [Java interview](https://github.com/hadyang/interview) :Java 笔试、面试 知识整理
- [learning-note](https://github.com/rbmonster/learning-note) :Java 开发及面试(个人面试、工作总结、资料收集站)
- [【Java 面试+Java 学习指南】](https://github.com/AobingJava/JavaFamily) :一份涵盖大部分 Java 程序员所需要掌握的核心知识。
- [Java-Interview](https://github.com/xbox1994/Java-Interview) :经历 BAT 面试后总结的【高级 Java 后台开发面试指南】,纯净干货无废话,针对高频面试点
- [Java 八股文](https://github.com/CoderLeixiaoshuai/java-eight-part):『Java 八股文』Java 面试套路,Java 进阶学习,打破内卷拿大厂 Offer,升职加薪

### Python

- [interview_python](https://github.com/taizilongxu/interview_python) :关于 Python 的面试题
- [Python-Offer](https://github.com/JushuangQiao/Python-Offer):《剑指 Offer》面试题 Python 实现
- [Python 常考题](https://github.com/yongxinz/backend-interview/tree/master/Python)
- [编写优雅高效的 Python 代码](https://github.com/piglei/one-python-craftsman):《Python 工匠》

### Golang

- [Go 面试题](https://github.com/yongxinz/backend-interview/tree/master/Go)
- [Golang 面试题搜集](https://github.com/lifei6671/interview-go)
- [Golang 面试小抄](https://github.com/mao888/golang-guide?tab=readme-ov-file#-golang)

### PHP

- [PHP 面试问答](https://github.com/colinlet/PHP-Interview-QA)
- [PHP 面试宝典题库](https://www.kancloud.cn/daniu945/php/408802)

### NodeJS

- [前端面试:Nodejs 面试题「2023」](https://juejin.cn/post/7236325900719783995)
- [2023 最新 NodeJs 面试题,包含答案。刷题必备!记录一下。](https://juejin.cn/post/7309158181841829938)
- [《大前端进阶 Node.js》系列 必知必会必问(面试高频)](https://juejin.cn/post/6844904093475930125?searchId=202402281125248033287F6E9FA5505DDB)

### C / C++

- [C++面试&C++学习指南](https://github.com/youngyangyang04/TechCPP)
- [c++ 常用面试题整理(不定时更新)](https://www.nowcoder.com/discuss/454697528508870656)

### C# / .NET

- [C#/.NET/.NET Core 学习、工作、面试指南](https://github.com/YSGStudyHards/DotNetGuide)
- [C# 文档](https://learn.microsoft.com/zh-cn/dotnet/csharp/)

### 安卓

- [Android-Advanced-Interview](https://github.com/jinguangyue/Android-Advanced-Interview): 只针对 Android 高级开发整理的面试题以及答案
- [史上最好的 Android 面试题库](https://github.com/ddnosh/BestReview)

### iOS

- [iOS-Interview](https://ios.nobady.cn):iOS 面试题整理
- [Over 150 iOS interview questions【英文】](https://www.hackingwithswift.com/interview-questions)
- [iOS Interview Questions【英文】](https://www.interviewbit.com/ios-interview-questions/)

### 架构师 / CTO

这块资源比较少,有架构师、CTO 的大佬欢迎补全~

- [怎么样从后端工程师迈入架构师的门槛,成为一名架构师?求指导方向](https://www.v2ex.com/t/956362)

## 软技能

- [如何向面试官提问?](https://github.com/yongxinz/InterviewThis)
- [作为面试官,我建议你需要准备这些](https://juejin.cn/post/7262588535340744759?searchId=2024030114290064AAE889EFA99B664033#heading-1)
- [面试沟通技巧](https://www.besthub.tech/archives/1709272424063)

## 算法刷题网站

这这些网站的算法如果都刷完了,妥妥大厂收割机了~

- [labuladong 的算法笔记](https://labuladong.gitee.io/algo/)
- [用动画的形式呈现解 LeetCode 题目的思路](https://github.com/MisterBooo/LeetCodeAnimation)
- [算法通关之路](https://leetcode-solution-leetcode-pp.gitbook.io/leetcode-solution/)

## 贡献

一个人的能力和范围有限,很多岗位的资料确实收集的不是那么全面,欢迎提交 issue 和 PR,共同完善这个仓库。

## 声明

本仓库引用了一些网络资源,如有侵权,请联系我删除。
Download .txt
gitextract_f8u3p76o/

└── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (7K chars).
[
  {
    "path": "README.md",
    "chars": 4538,
    "preview": "## 面试导航\n\n想换工作你是否遇到过以下下问题:\n\n- 想跳槽了,简历不会写?面试题不会咋办?\n- 收集了很多面试题网站,打开发现网站挂掉了?\n- 或者打开后发现里面的题库是三四年前的老掉牙的问题,现在面试官都不问,新题哪里去找呢?\n\n来"
  }
]

About this extraction

This page contains the full source code of the AnsonZnl/interview-nav GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (4.4 KB), approximately 2.1k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!