注:借鑒了 http://m.blog.csdn.net/blog/lsg32/18712353
在Github上提供leetcode有:
1、https://github.com/soulmachine/leetcode
https://github.com/soulmachine/leetcode/tree/master
(LeetCode題解(C++版).pdf 可下載)
2、https://github.com/soulmachine/acm-cheat-sheet (手寫代碼必備手冊(C++版).pdf可下載)
3、https://github.com/iphkwan/leetcode
4、https://github.com/fanfank/leetcode
5、https://github.com/AnnieKim/LeetCode
6、https://github.com/missjing/leetcode
7、https://github.com/zwxxx/LeetCode
其實光在http://leetcode.com/onlinejudge上,就基本能解決幾乎所有在leetcode遇到的問題的。不過多方借鑒比較總結,收獲會更多!
分享刷題感受的博客地址:
1、http://blog.csdn.net/fanfank/article/details/17245649
2、http://cuijing.org/interview/pat-jobdu-and-leetcode.html
3、http://blog.sina.com.cn/s/blog_b9285de20101gy3r.html
4、http://www.cnblogs.com/moondark/p/3402936.html
補:http://bbs.byr.cn/#!article/ACM_ICPC/11777 (歸納ACM的OJ的一些題)
一些程序大賽的情況
0 九度OJ
1 Greplin programming challenge
2 http://projecteuler.net/
3 http://acm.hdu.edu.cn/showproblem.php?pid=3068(杭州電子科技大學的ACM)
4 codeforces
5 topcoder
資源很豐富,mark下來好好學習!
