JOIN
Get Time
features   
Meet the May Coders of the Month

By lekano
TopCoder Member

We caught up with May's "coders of the month," to learn a little bit more about them, how they feel about competition, and more…

Author
Algorithm: vsb
SRM 351: 1688
SRM 350: 1661
SRM 349: 1523

What brought you to TopCoder?
A bit more that a year ago (May, 2006) I met Michael_Rybak and he told me about TopCoder challenges. He said it was very interesting and one could win a prize there.

What's one thing you learned at TopCoder that has helped you in other areas of your life?
I had to learn STL.

What would you compare the experience of competing to -- does it feel like work, or like play, like a sporting event, or something else?
The challenge itself is definitely a sporting event J. Training process that precedes the challenge is more like work but still is very enjoyable and interesting.

In what kind of environment do you like to compete?
Music, TV and the like impede my concentration. That's why I prefer silence and maybe just the sound of me mumbling something… I don't like darkness either as it strains my eyes so I try to set good lighting. I remember when my team took part in the regional ACM challenge and at the trial round we were placed near the door and the board [Note: "Board" is a computer where participants may view the status of the contest] It was just unbearable. Annoying draughts and other people talking constantly about who is in which place did not give me a chance to gather wits and get to actually solving the problems. So I prefer a calm and comfortable environment.

What was the biggest contributor to your progress this month?
Luck :-)

If you've ever gotten burned out on programming competitions (because of failure or just getting tired), what did you do to overcome it?
Rest. I would go out with my old friends, or play guitar. Now I also ride a bike and backpack. I may spend some time on my studies to improve my knowledge of the disciplines I'm not very good at. Often while I'm reading for an exam, a thought comes to my mind that "how cool it could be to be solving algorithm problems instead" -- but this thought comes to me irrespectively of whether I've gotten burned out on programming competition or not before.


Author
Design: ShindouHikaru
3 wins
1 second place

What brought you to TopCoder?
A friend of mine introduced me to TC, and I used to do SRMs regularly with [handle]necramirez[/handle] as practice for local programming competitions. From there, I found the component competitions and found them interesting, so I got started on them too.

What's the most interesting thing you've seen at TopCoder?
I always find it remarkable how the (component) competitors keep coming up with better approaches to solving the problem. You can sometimes even see competitors discussing a particular problem among themselves. It's very likely that you'll learn something new when participating in the competitions.

What would you compare the experience of competing to -- does it feel like work, or like play?
The competitive environment is good fuel to go above and beyond doing a 'regular' job. It is also very satisfying to receive a good peer review from an experienced reviewer who understands your design.

Going for a DR spot does feel more like a fulltime job because of the time that you need to dedicate to put it several quality designs per week. But I'd still say that the entire experience is more enjoyable than a regular job.

What's the biggest obstacle you've had to overcome -- or you've seen others overcome?
Poseidon. ;)


Author
Development: nebula.lam
4 wins
1 second place
1 third place

What brought you to TopCoder?
At the beginning I joined TopCoder for the algorithm challenges. Later I found the development challenge can prepare me for realistic programming. It's a good chance for a student to practice the realistic development.

What's the coolest thing you've seen at TopCoder?
In development contest, the coolest (also the most challenge) thing is the timeline, which pushes me to learn new technologies in a short time.

What's a tip or technique that you've observed to be particularly important?
Make sure all design points are correctly implemented and keep improving your submission until Thursday morning.

What advice would you give to someone just starting to learn coding, or starting in TopCoder competitions?
Don't be so embarrassed by mistakes that you forget to learn from them.