Блог пользователя Misbah2019

Автор Misbah2019, история, 3 месяца назад, По-английски

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.

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
3 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

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

  • »
    »
    3 месяца назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    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.

»
3 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

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