Beginning with competitive programming series : Chapter 0
My last post encouraged lot of students to ask me, HOW TO BEGIN COMPETITIVE PROGRAMMING FROM SRATCH ? So I am planning to write a series of chapters to cover it based on the response I get from my readers.I will try to lay down a structural way to begin competitive coding so you don't commit obvious mistakes and learn important lessons early in your journey. Chapter 0 PROLOGUE Excelling any skill requires spending time on it. Well it's simple right, the more time you give to something, the more knowledge you will have about it. More time you will spend in watching a show, more knowledge of the characters you will have, not that it matters but you get the bigger picture. Hundreds of books or posts (including mine) or videos or courses will do no good to you, unless you follow them and spend time actually learning and practising stuff. I will try to cover some basic aspects of competitive programming which will help you lay a strong foundation. So before we jump into learning da