Difference between revisions of "Computer science competitions"

(add link)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==List of Computer Science Competitions==
 
==List of Computer Science Competitions==
  
*[[Beestar Computer Science]]: Digital Literacy & Computational Thinking, and Weekly Challenges, 6th - 8th Students
+
*[[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
+
*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
 
*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.
  
==What happens at a computer science competition?==
+
In other computer science competitions, such as the USA Computing Olympiad, individuals write code to solve a test centered around algorithms and math.
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 other computer science competitions, individuals write 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.