Misbah2019's blog

By Misbah2019, history, 6 weeks ago, In English

Problem solving is the most important for coding ..I am new coder but i can realize when i see the problem i can relate to my logic to it but it seems difficult for me as a beginner but i am trying my best to do well.Keep me in your prayer.

  • Vote: I like it
  • +5
  • Vote: I do not like it

»
6 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

I want to start coding and I have solved one problem already.Can you please tell me how can i improve my coding skills?

  • »
    »
    6 weeks ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Try starting with div4 contests, since they're designed for beginners. I would also recommend using C++ instead of C, since you'll need some of the standard library features like vectors, sets, and maps. Each time you solve a problem, try to look at the submission leaderboards and read grandmasters' solutions, that way you'll start picking up on new techniques quickly.

»
5 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Misbah2019 (previous revision, new revision, compare).