InterviewCracker

所属分类:Leetcode/题库
开发工具:Java
文件大小:88KB
下载次数:0
上传日期:2021-10-21 01:10:03
上 传 者sh-1993
说明:  您下次技术面试的一站式信息中心
(One-stop information center for your next technical interview)

文件列表:
BigO (0, 2021-10-21)
BigO\AdditionalProblems.java (864, 2021-10-21)
BigO\Examples.java (4986, 2021-10-21)
BigO\Node.java (274, 2021-10-21)
Chap01 (0, 2021-10-21)
Chap01\IsUnique.java (1080, 2021-10-21)
Chap02 (0, 2021-10-21)
Chap03 (0, 2021-10-21)
Chap04 (0, 2021-10-21)
Chap05 (0, 2021-10-21)
Chap08 (0, 2021-10-21)
Chap09 (0, 2021-10-21)
Chap10 (0, 2021-10-21)
Chap13 (0, 2021-10-21)
Chap14 (0, 2021-10-21)
Chap15 (0, 2021-10-21)
Chap16 (0, 2021-10-21)
Chap17 (0, 2021-10-21)
KnowledgeBase (0, 2021-10-21)
KnowledgeBase\Go.md (2104, 2021-10-21)
KnowledgeBase\Java.md (9312, 2021-10-21)
KnowledgeBase\Kafka.md (874, 2021-10-21)
KnowledgeBase\MySQL.md (6059, 2021-10-21)
KnowledgeBase\Network.md (9265, 2021-10-21)
... ...

# Interview Cracker This repository contains some useful information to a technical interview. It is inspired by the well-known book [Cracking the Coding Interview (6th edition)](http://www.amazon.com/Cracking-Coding-Interview-6th-Edition/dp/0***4782850) written by [Gayle Laakmann McDowell](http://www.gayle.com/). This repository is currently maintained by [Yunpeng Niu](https://yunpengn.github.io/). ## Knowledge Base - [Go](KnowledgeBase/Go.md) - [Java](KnowledgeBase/Java.md) - [Kafka](KnowledgeBase/Kafka.md) - [MySQL](KnowledgeBase/MySQL.md) - [Network](KnowledgeBase/Network.md) - [Operating System](KnowledgeBase/OS.md) - [Protocol Buffers](KnowledgeBase/Protobuf.md) - [Redis](KnowledgeBase/Redis.md) ## Coding Interview Questions - [Overview](TechnicalQuestions/README.md) - [Chapter 0: Big O Notation](BigO/README.md) - [Chapter 1: Arrays and Strings](Chap01/README.md) - [Chapter 2: Linked Lists](Chap02/README.md) - [Chapter 3: Stacks and Queues](Chap03/README.md) - [Chapter 4: Trees and Graphs](Chap04/README.md) - [Chapter 5: Bit Manipulation](Chap05/README.md) - [Chapter 8: Recursion and Dynamic Programming](Chap08/README.md) - [Chapter 9: System Design and Scalability](Chap09/README.md) - [Chapter 10: Sorting and Searching](Chap10/README.md) - [Chapter 13: Java](Chap13/README.md) - [Chapter 14: Databases](Chap14/README.md) - [Chapter 15: Threads and Locks](Chap15/README.md) - [Chapter 16: Moderate](Chap16/README.md) - [Chapter 17: Hard](Chap17/README.md) - [Post Interview](PostInterview/README.md) ## Useful Links - [Get that job at Facebook](https://www.facebook.com/notes/facebook-engineering/get-that-job-at-facebook/101509***382448920/) - [Get that job at Google](https://steve-yegge.blogspot.com/2008/03/get-that-job-at-google.html) - [Get that job at Grab](https://medium.com/@steve.yegge/get-that-job-at-grab-eea6de1d8421) - Official [repository](https://github.com/careercup/CtCI-6th-Edition) for solution to the [Cracking the Coding Interview (6th edition)](http://www.amazon.com/Cracking-Coding-Interview-6th-Edition/dp/0***4782850) - Tay Yang Shun's [repository](https://github.com/yangshun/tech-interview-handbook) about technical interview handbook - Kevin Naughton Jr's personal [guide](https://github.com/kdn251/interviews) about technical interview - A [guide](https://snailclimb.top/JavaGuide/) about Java related knowledge (in Chinese only) ## To Contribute Everyone is welcome to contribute to this project by one of the following ways: - If you notice a bug in the existing code, report it in the [issue tracker](https://github.com/yunpengn/InterviewCracker/issues). - If you notice anything missing and want to add, open a [pull request](https://github.com/yunpengn/InterviewCracker/pulls). If you want to communicate with me, drop me an email at [neilniuyunpeng@gmail.com](mailto:neilniuyunpeng@gmail.com). ## Licence [GNU General Public Licence 3.0](LICENSE)

近期下载者

相关文件


收藏者