Difference between revisions of "Computer science competitions"
(→What happens at a computer science competition?) |
(→What happens at a computer science competition?) |
||
Line 11: | Line 11: | ||
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 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. | + | In other computer science competitions, such as the USA Computing Olympiad, individuals write code to solve a test centered around algorithms and math. |
Revision as of 13:50, 14 July 2024
List of Computer Science Competitions
- Beestar Computer Science: Digital Literacy & Computational Thinking, and Weekly Challenges, 5th - 8th Students
- United States of America Computing Olympiad: https://en.wikipedia.org/wiki/United_States_of_America_Computing_Olympiad
- More Competitions can be found here: https://en.wikipedia.org/wiki/Category: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, such as the USA Computing Olympiad, individuals write code to solve a test centered around algorithms and math.