Skip to content

Latest commit

 

History

History
148 lines (103 loc) · 5.13 KB

dojo.md

File metadata and controls

148 lines (103 loc) · 5.13 KB

Opportunities

Linux

架构

缓存

视频

淘宝 曾宪杰 双11案例 偏重体系讲解 和当天运维 中间件 宏观 讲的不错 http://www.infoq.com/cn/presentations/taobao-double-tenth-case-sharing

京东应用架构设计与治理:SOA架构原则不错 PPT写的漂亮 业务架构设计的干货不少 实现细节不多 口头禅多 要忍住 http://www.infoq.com/cn/presentations/Jingdong-application-architecture-design-and-management

Java技术

Java加强

cglib动态代理技术

并发编程

http://tutorials.jenkov.com/java-util-concurrent/index.html http://java.dzone.com/articles/javautilconcurrentfuture http://blog.csdn.net/column/details/javaconcurrent.html http://www.burnison.ca/articles/the-concurrency-of-concurrenthashmap

并发方面不错的中文总结

http://ibruce.info/2013/12/07/java-interview-questions-concurrency/

ConcurrentHashMap

http://blog.csdn.net/mazhimazh/article/details/19232359 http://blog.csdn.net/zhangtengyuan23/article/details/22280563 http://blog.csdn.net/hongchangfirst/article/details/39667989 http://blog.csdn.net/u011494050/article/details/37928433 http://blog.csdn.net/nju08cs/article/details/38458133 http://blog.csdn.net/liangshuais/article/details/17353021

ReentranceLock例子

Lock与同步块的区别

Deadlock

数据库

MySQL

面经

Amazon

http://www.cnblogs.com/ider/archive/2012/09/05/interview_experience_1.html

Practice websites

HackerRank

The url is https://www.hackerrank.com, it is used by Amazon.

InterviewZen

The url is http://interviewzen.com, it's used by many companies.

Collabedit

http://collabedit.com/

LeetCode

https://oj.leetcode.com/problems/

Courses

MIT open course on 163

http://v.163.com/special/opencourse/algorithms.html

Another MIT open course

http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/video-lectures/

Blogs

Hashing

哈希表详解 http://blog.csdn.net/liangbopirates/article/details/9753599

LeetCode

http://blog.csdn.net/u011095253/article/details/9158387

Mashengjun

http://www.mashengjun.info/?p=54

总结和感受

http://cuijing.org/tag/leetcode-2 http://www.douban.com/group/topic/52118283/ http://ladder.azurewebsites.net/forum.php?mod=viewthread&tid=1611 http://blog.ithomer.net/2014/07/little-experience-of-leetcode-brush-problem/ http://blog.csdn.net/u011095253/article/details/9158387 http://www.1point3acres.com/bbs/thread-79646-1-1.html http://blog.csdn.net/yutianzuijin/article/details/11477603 http://cuijing.org/study/summary-of-sort-in-leetcode.html 重点看 http://blog.csdn.net/lanxu_yy/article/details/17848219 http://blog.unieagle.net/tag/leetcode/ http://blog.csdn.net/suool/article/details/38343457 http://www.acmerblog.com/median-of-two-sorted-arrays-5967.html https://github.com/tanglu/Leetcode

References

九度 OJ http://ac.jobdu.com/qanda.php

北大OJ poj.org