Jump to content

Topcoder component

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
selvaa89

selvaa89

    Newbie

  • Members
  • Pip
  • 3 posts
Hi,

I am now trying to compete in Topcoder java development competitions. Can any one tell me how I should start. And any important Isseus I ve concentrate in order make my submission worth.

Thanks.

#2
kmhosny

kmhosny

    Programmer

  • Members
  • PipPipPipPip
  • 133 posts
well first you might try solving as many problems as you can as practice you can do that by accessing the competition arena and select any SRM -Single Round Match- and try to solve the problems, they are categorized as 250 point 500 point and 1000 point problems
and the 250 problem is the easiest and so forth.
and you should take care that the points you receive is affected by the time it takes for coding and the system tests that the Topcoder placed as test cases.
Algorithm Tutorials
and you can try this tutorial it will boost you.
"Recursion is just a line of code"
-Karim Hosny-
My flickr

#3
kmhosny

kmhosny

    Programmer

  • Members
  • PipPipPipPip
  • 133 posts
i am sorry i didnt notice that you mean software development competitions, not algorithm.
"Recursion is just a line of code"
-Karim Hosny-
My flickr

#4
selvaa89

selvaa89

    Newbie

  • Members
  • Pip
  • 3 posts
Anyway thanks for your response.