1
- leetcode
- geesksforgeeks
- Data structure & Algorithms
- Big Data.http://blog.csdn.net/v_july_v/article/details/7382693
- Thread & Locks http://www.careercup.com/question?id=4783236498587648
http://www.careercup.com/question?id=5652784707796992
- System Design. 这个对不住大家,我最后没面到过系统设计,所以不太知道自己这点准备到底充不充分... 如果你要面Facebook几乎肯定是要考系统设计的,还是得好好准备. 一定要看FB的engineering blog, 看的越多越好. 基础的概念至少要会: load balancer, cache, memcache, consistent hashing, round robin, master slave, sharding, pre-computed, map reduce, difference with SQL/NoSQL.... 有很多牛人总结的系统设计帖,我就不多置喙了,这里推荐几个帖子.. visit 1point3acres.com for more.
http://massivetechinterview.blogspot.com/2015/06/itint5.html
http://www.mitbbs.com/article_t/JobHunting/32777529.html. 1point3acres.com/bbs
http://blog.csdn.net/sigh1988/article/details/9790337
还有这个公开课,太棒了,新手入门必备,谢谢成哥推荐~ https://www.udacity.com/course/viewer#!/c-cs253/l-48737165
From 一亩三分地