Sir We don't know anything about coding please help us to learn coding And please say what should we do
Asked by: Anonymous on Dec. 4, 2020, 6:37 p.m. Last updated on Dec. 4, 2020, 6:37 p.m.
Choose language: You can do competitive programming in any programming language but it is highly recommended that you choose one of C++ or Java. The reason being that the time of execution is a key factor in Competitive Programming and so, choosing a language whose time of execution is fast is surely going to give you a benefit.
Learn the Basics.- Learn how to read input and print output. Learn about different loops and operators.
Start with Data Structure and Algorithms. Learn DSA from different platforms like GFG, CP-Algorithms.
Participate in contests regularly. Once you solve 15 to 20 problems, you should occasionally take part in programming contests.
Keep Practicing.