Difference between revisions of "Computer science competitions"

(Made USACO entry better, made other entries better, miscellaneous bugfixes)
(Tag: Removed redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==List of Computer Science Competitions==
+
A '''computer science Competition''' is a [[competition]] relating to [[computer science]]
  
* [[USACO|United States of America Computing Olympiad (USACO)]]. See here for more resources: [[USACO Problems and Solutions]], https://usaco.org/, https://en.wikipedia.org/wiki/United_States_of_America_Computing_Olympiad
 
* [[Beestar Computer Science]]: Digital Literacy, Computational Thinking, Weekly Challenges, Grades 5 - 8
 
* 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 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 USACO, individuals write code to solve a test centered around algorithms and maths.
 
In other computer science competitions, such as the USACO, individuals write code to solve a test centered around algorithms and maths.
 +
 +
== List of Computer Science Competitions ==
 +
 +
* [[USACO|United States of America Computing Olympiad (USACO))]]
 +
* [[Beestar Computer Science]], Digital Literacy, Computational Thinking, Weekly Challenges, Grades 5-8
 +
* More competitions can be found [//en.wikipedia.org/wiki/Category:Computer_science_competitions here].

Latest revision as of 22:29, 28 April 2025

A computer science Competition is a competition relating to computer science

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 USACO, individuals write code to solve a test centered around algorithms and maths.

List of Computer Science Competitions