Difference between revisions of "Computer science competitions"

(International Physics competitions)
(7 intermediate revisions by 3 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==
 +
A list can be found here: https://en.wikipedia.org/wiki/Category:Computer_science_competitions
  
== International Computer Science Competitions ==
+
==What happens at a computer science competition?==
* [[International Olympiad in Informatics]] [http://www.ioinformatics.org/ website]
+
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.
  
== National Physics competitions ==
+
In other computer science competitions, individuals write a test centered around algorithms and math.
=== United States ===
 
* [[United States Computing Olympiad]] [http://www.usaco.org/ website]
 
<br>
 
* [[American Computer Science Leuge]] [http://www.acsl.org/ website]
 

Revision as of 11:20, 10 September 2020

List of Computer Science Competitions

A list can be found here: https://en.wikipedia.org/wiki/Category: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.