Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • But when you are participating in a competition let's say some coding competition or interview process, then speed matters right? And that too a lot I feel. Commented Oct 12, 2012 at 16:42
  • @cdkMoose that's good but can you also suggest me how to start competitive programming means from where to start? Commented Oct 12, 2012 at 16:55
  • @VaibhavAgarwal Project Euler problems 1 to 50: while it isn't competitive (unless you are trying to be one of the first people to solve the most recent problem), it is challenging and the type of question one might expect in a coding competition or interview process. Commented Oct 12, 2012 at 17:00
  • @Vaibhav, I would start competitive programming the way I would start any other competition: Practice, Practice, Practice. Commented Oct 12, 2012 at 17:02
  • 1
    @Vaibhav: You posted that you want to learn programming. If that is the stage you are at, I personally don't think you should be concerned with competitive programming at all. That can come after you have developed your skills. As far as interviewing, I don't ask my interview candidates to write complete programs. I am more concerned with their understanding and thought processes. I am trying to develop a confidence that they could solve the problem, not that they would solve it in record time. Commented Oct 12, 2012 at 17:06