[关闭]
@xmruibi 2015-04-04T15:10:42.000000Z 字数 1443 阅读 800

Interview Question Conclusion

Interview_Preparation


Preface:

This is the collection of interview questions concluded by me, which is including questions from LeetCode, Cracking Code Interview, and 《手写代码必备手册》.

I'm trying to make more comments on these summaries in following days. Most of codes are formated by hybrid Java&Python style, due to the clean view (no parenthese, brace...) in text editor, which I'll modified for fit this editor.

Main:

1. Basic Algorithm Part:

2. Data Structure:

Java Collection Summary

- List

- Set

- Map

- Graph

3 Algorithm Thinking

Sort

DFS AND BFS

Divide and Conquer

Dynamic Programming

4 Misc.

5 Java Techs

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注