Skip to main content

prerequisite to learn competitive programming

  







The prerequisite for jumping into competitive programming is a good working knowledge of your favorite programming language, and some basic data structures. C++ is by far the most popular language of choice for competitive programmers due to its speed, and most resources/solution will probably be written in C++.

Comments