Difference between revisions of "Computer science competitions"
(→What happens at a computer science competition?) |
(caps) |
||
Line 8: | Line 8: | ||
− | ==What happens at a | + | ==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 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. | 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.