Need Direction :)

Hi!

I joined this wonderful codechef family in january of this year.
Since then i’ve been having little little improvements as far as my coding
ability is concerned.

So far, I ve solved 4 problems(1 cakewalk,2 simple and 1 challenge problem)
to the max in the long contests. I would like to take this chance to ask my
friends how should i prepare so that i can proceed to solve easy and medium level
problems in the long contests
. Suggestions are appreciated.

Thank You

4 Likes

The first and most important thing i would like to suggest is PRACTICE. To practice ,i would suggest you first start with the last (bottom most) problem in easy practice section and move up the ladder depending on how comfortable you are.You might think it as a waste of time attempting very easy questions but each question has a different concept and will offer you a lot to learn.

The main problem with going to medium or even slightly tougher problems of easy straight away is that these problems require not only good logic but in many cases knowledge of some simple or advanced data structures that are not very difficult to learn but you will learn them only after a certain level of practice and experience.

Proceed at the pace you find comfortable but start from the easiest to get a better understanding about the difficulty of problems where you get stuck and your weaknesses.

  1. Contests: Keep participating in contests and try to solve all questions on your own even if that means you do only 2-3 questions.Try to solve as many questions as possible even if you have to spend 2-3 days learning something new during the contest time. Refer to the graphs of some of the top coders and you will find that even they started with 1 or 2 questions but over 2-3 years of practice has made them into exceptional coders today.

The most important qualities that you require are patience and practice.If you have these, you will be at the top in no time.happy coding

8 Likes

@kcahdog
Thanks for the comment. Your words are so encouraging.
I’ll try to follow the P square principle :slight_smile: and become a very good coder. :slight_smile:
Thank you once again. :slight_smile:

2 Likes

Please show some love by accepting the answer if it solves your query. :slight_smile: