What are the prerequisites for competitive programming?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the prerequisites for competitive programming??

Yeah I know basic codes and concepts but do I need to learn something more??

23rd Apr 2019, 2:35 PM
Sumit Sinha
Sumit Sinha - avatar
1 Answer
+ 1
algorithms(branch and bound, dynamic, greedy, back tracking, etc) abstract data types(arrays, stacks, queues, graphs, etc) design patterns (creational, behavioral, structural).
23rd Apr 2019, 9:11 PM
Logomonic Learning
Logomonic Learning - avatar