为什么要刷题呢?
总结下来就是:刷题可以在提高自己编程能力的时候,增加拿到好offer的机会。
下面这些网站,可以给你提供很多的编程类的题目让你去练习,只要你耐心的去练习,明白所碰到的题目其背后的原理,那么相信你的编程能力将会得到一个质的飞跃。
(一)LeetCode Online Judge
LeetCode OJ is a platform for preparing technical coding interviews. Pick from an expanding library of more than 190 questions, code and submit your solution to see if you have solved it correctly. It is that easy!
Our platform currently supports a total of 9 languages: C, C++, Java, Python, C#, JavaScript, Ruby, Bash, MySQL.
同时这里有不错的解答:专栏:LeetCode题解 - 博客频道 - CSDN.NET
(二)Virtual Judge
Virtual Judge is not a real online judge. It can grab problems from other regular online judges and simulate submissions to other online judges. It aims to enable holding contests when you don't have the test data.
Virtual Judge currently supports the following online judges:
Designed to test coding skills using challenges with real-world relevance. Qualified helps to make it easier to test larger, more complex challenges without manually reviewing and scoring every submission.
We provide an IDE with integrated test frameworks for each language (Mocha, RSpec, PHPUnit, JUnit, etc). These unit-tests drive our auto-scoring and allow students to try their code before making a submission.
(四) GeeksforgeeksHow many times were you frustrated while looking out for a good collection of algorithm、programming、interview questions?
What did you expect and what did you get? This portal has been created to provide well written, well thought and well explained solutions for selected questions.
(五) Coding Challenges for the World's Best DevelopersCodeEval is a community of the world's top developers to practice and compete on code challenges. Build our your developer profile and see where you rank
(六)Deliver Faster through Crowdsourcing
Deliver faster for your business through crowdsourcing.
With a community of over 1,000,000 design and technology experts, Topcoder provides on-demand capability, bandwidth, and velocity so you can do more.
所以给了这么多刷题的网站,还不动起来?