stalkkk_19's blog

By stalkkk_19, history, 20 months ago, In English

Hello CODEFORCES : )

My name is Sophia Korhonen : )

I am 14 years old 8 Standard student

and I have a basic idea What's the Competitive programming is

and I am new to Codeforces but the 1400 rating problems is I can easily do and

I do solve many problem on SPOJ .

can anyone or everyone please help me to grow me here : )

can you guys add me in a group where everyone is grinding so hard to get good programming skills : )

Sorry for my poor English : )

  • Vote: I like it
  • -2
  • Vote: I do not like it

| Write comment?
»
20 months ago, # |
Rev. 2   Vote: I like it +4 Vote: I do not like it

Good communication skills :) I'm sure how to improve have been described in excess at other places here, but TLDR would be(I'll consider you got basic algorithms covered):

1) Continue practicing problems that are challenging, but not too challenging. Try to land in a spot where you continuously learn something new, instead of repeating same concepts again and again for eternity

2) Allow plenty of time for growth

3) Try to maximise the amount of problems you practice in a certain time — find a golden mean for yourself. Don't think about 1 problem for a week, but also don't read 10 editorials to 10 problems in 1 hour....

4) Don't overburn yourself

5) Find a good community where you can grow and have fun with your teammates... Becoming red here takes years of practice, and it'll be boring and undoable by yourself

6) If have a chance go to training camps to learn new concepts, meet new people

7) Programming dudes are weirdos, don't be one. Communicate with people, that's also the way you learn

»
20 months ago, # |
Rev. 2   Vote: I like it +6 Vote: I do not like it

Another thing: your post might be downvoted by some stupid Codeforces users. I hope you don't mind. There is nothing wrong in your post. It's just because Codeforces has too many disrespectful/toxic users.

»
20 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Learn some algorithms like graph algorithms and dp (you can find some fruitful tutorial blogs in codeforces about algorithms) and solve some problems for each algorithm that you learn. try to participate in contests. I suggest you to use c++ for competitive programming