Difference between revisions of "Computer science competitions"

m (spelling)
 
(16 intermediate revisions by 5 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==
  
== International Physics competitions ==
+
*[[Beestar Computer Science]]: Digital Literacy & Computational Thinking, and Weekly Challenges, 5th - 8th Students
* [[International Olympiad in Informatics]] [http://www.ioinformatics.org/ website]
 
  
== National Physics competitions ==
+
*United States of America Computing Olympiad: https://en.wikipedia.org/wiki/United_States_of_America_Computing_Olympiad
=== United States ===
+
 
* [[United States Computing Olympiad]] [http://www.usaco.org/ website]
+
*More Competitions can be found here: https://en.wikipedia.org/wiki/Category:Computer_science_competitions
<br>
+
 
* [[American Computer Science Leuge]] [http://www.acsl.org/ website]
+
 
 +
==What happens at a computer science competition?==
 +
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 19:41, 9 January 2024

List of Computer Science Competitions


What happens at a computer science competition?

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.