322 Forks
1199 Stars
1199 Watchers

interview

Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。

How to download and setup interview

Open terminal and run command
git clone https://github.com/fuzhengwei/interview.git
git clone is used to create a copy or clone of interview repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with interview https://github.com/fuzhengwei/interview/archive/master.zip

Or simply clone interview with SSH
[email protected]:fuzhengwei/interview.git

If you have some problems with interview

You may open issue on interview support forum (system) here: https://github.com/fuzhengwei/interview/issues