Difference between revisions of "Computer science competitions"

 
(add link)
 
(22 intermediate revisions by 8 users not shown)
Line 1: Line 1:
'''Computer Science Competitions''' are compeitions that can test the knowledge of different computer science topics, or more commonly, being able to write programs that solve a given problem.
+
==List of Computer Science Competitions==
  
See the [[List of Computer Science Compeitions]] for more information of different compeitions.
+
*[[Beestar Computer Science]]: Digital Literacy & Computational Thinking, and Weekly Challenges, 5th - 8th Students
 +
 
 +
*United States of America Computing Olympiad: http://usaco.org 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.

Latest revision as of 14:51, 14 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, such as the USA Computing Olympiad, individuals write code to solve a test centered around algorithms and math.