开发者

Algorithms question/problem lists [closed]

Closed. This question is off-topic. It is not currently accepting answers. 开发者_运维问答

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

This may not be question of programming and people are open to close.

Does anyone has list of questions/problems to solve which helps to improve algorithms skills may be for interview purpose.


A good option is Project Euler.

In its own description:

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.

This seems like a perfect match...


Try TopCoder. They have held hundreds of algorithm competitions. Their archive contains thousands of problems for practice, including editorials describing the solutions. You can also view other people's submitted source code for the problems.

This will certainly sharpen your algorithm and problem solving skills, which should make you better prepared for algorithmic interview questions.


Fizz-Buzz?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜