Art of Problem Solving

Computer science competitions: Difference between revisions

Bsming (talk | contribs)
No edit summary
Johnxyz1 (talk | contribs)
Line 9: Line 9:


==What happens at a computer science competition?==
==What happens at a computer science competition?==
In a computer science competition, teams or individuals are judged on their ability to solve a real world problem using code. These are known as hackathons.
In some computer science competitions, teams or individuals are judged on their ability to solve a real world problem using code. These are known as hackathons.


In other computer science competitions, individuals write a test centered around algorithms and math.
In other computer science competitions, individuals write code to solve a test centered around algorithms and math.

Revision as of 20:05, 4 July 2024

List of Computer Science Competitions


What happens at a computer science competition?

In some computer science competitions, teams or individuals are judged on their ability to solve a real world problem using code. These are known as hackathons.

In other computer science competitions, individuals write code to solve a test centered around algorithms and math.