+A **coding contest** is an event where participants solve algorithmic problems using a [programming](/wiki/programming) language. Competitors write efficient [algorithms](/wiki/algorithm) within strict time limits, aiming for correct and optimized solutions. Performance is measured by accuracy, speed, and often code elegance, leading to a ranked scoreboard.
+## See also
+- [Competitive Programming](/wiki/competitive_programming)
+- [Data Structures](/wiki/data_structures)
+- [Problem Solving](/wiki/problem_solving)
... 1 more lines