Skip to content

Commit 519ff15

Browse files
authored
Add BATJ真实面经:5面阿里,终获offer
1 parent 5814035 commit 519ff15

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* [架构](#架构)
4141
* [面试必备\(Essential content for the interview\)](#面试必备essential-content-for-the-interview)
4242
* [备战面试\(Preparing for an interview\)](#备战面试preparing-for-an-interview)
43+
* [BATJ真实面经\(BATJ real interview experience\)](#batj真实面经batj-real-interview-experience)
4344
* [最常见的Java面试题总结\(Summary of the most common Java interview questions\)](#最常见的java面试题总结summary-of-the-most-common-java-interview-questions)
4445
* [闲谈](#闲谈)
4546
* [说明](#说明)
@@ -60,7 +61,6 @@
6061
* [J2EE 基础知识回顾](https://github.com/Snailclimb/Java-Guide/blob/master/Java相关/J2EE基础知识.md)
6162
* [Java常见关键字总结:static、final、this、super](https://github.com/Snailclimb/Java-Guide/blob/master/Java相关/final、static、this、super.md)
6263

63-
6464
### Java 集合框架
6565

6666
* [这几道Java集合框架面试题几乎必问](https://github.com/Snailclimb/Java-Guide/blob/master/Java相关/这几道Java集合框架面试题几乎必问.md)
@@ -171,6 +171,10 @@
171171
* [【备战面试5】Github上开源的Java面试/学习相关的仓库推荐](https://github.com/Snailclimb/Java-Guide/blob/master/EssentialContentForInterview/PreparingForInterview/JavaInterviewLibrary.md)
172172
* [【备战面试6】美团面试常见问题总结(附详解答案)](https://github.com/Snailclimb/Java-Guide/blob/master/EssentialContentForInterview/PreparingForInterview/美团面试常见问题总结.md)
173173

174+
### BATJ真实面经(BATJ real interview experience)
175+
176+
* [5面阿里,终获offer(2018年秋招)](https://github.com/Snailclimb/JavaGuide/blob/master/EssentialContentForInterview/BATJrealInterviewExperience/5面阿里,终获offer.md)
177+
174178
### 最常见的Java面试题总结(Summary of the most common Java interview questions)
175179

176180
* [第一周(2018-8-7)](https://github.com/Snailclimb/Java-Guide/blob/master/EssentialContentForInterview/MostCommonJavaInterviewQuestions/第一周(2018-8-7).md) (为什么 Java 中只有值传递、==与equals、 hashCode与equals)

0 commit comments

Comments
 (0)