-
-
https://medium.com/@kevinpmcc/ditching-the-mouse-getting-started-with-vimium-chrome-extension-f45c61d6bc53 https://medium.com/@xnicox/10x-y...
-
Related: http://massivetechinterview.blogspot.com/2015/06/n00tc0d3r.html https://puncsky.com/hacking-the-software-engineer-interview#desi...
-
Implement a jigsaw puzzle ~ KodeKnight Implement a jigsaw puzzle. Design the data structures and explain an algorithm to solve the puzzle....
-
Cracking the coding interview--Q12.2 How would you design the data structures for a very large social network (Facebook,LinkedIn, etc)? De...
-
Trac is a lightweight, open source issue tracking and project management tool that builds on Subversion by adding flexible web-based issue ...
-
http://www.1point3acres.com/bbs/thread-116171-1-1.html 一直在和他讨论如何实现。。。题目是实现一个hashtable能够对每个entry设置ttl(time to live),ttl一过就删除。一开始感觉有点像LRUCac...
-
http://stackoverflow.com/questions/6526911/best-way-to-compare-2-json-files-in-java This only addresses equality, not differences. Objec...
-
http://stackoverflow.com/questions/7072924/what-is-the-design-architecture-behind-facebooks-status-update-mechanism Here is a great pres...
-
http://k2code.blogspot.com/2014/03/design-chess-game-using-oo-principles.html http://swcodes.blogspot.in/2012/09/chess-game-design.html ...