Difference between revisions of "Computer science competitions"

(Tag: Removed redirect)
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
A '''computer science Competition''' is a [[competition]] relating to [[computer science]]
  
== International Computer Science Competitions ==
+
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.
* [[International Olympiad in Informatics]] [http://www.ioinformatics.org/ website]
 
<br>
 
* [[American Computer Science League]] [http://www.acsl.org/ website]
 
  
* [[TopCoder.com]] [http://www.topcoder.com/tc website]
+
In other computer science competitions, such as the USACO, individuals write code to solve a test centered around algorithms and maths.
<br>
 
  
== National Computer Science Competitions ==
+
== List of Computer Science Competitions ==
=== United States ===
+
 
* [[United States Computing Olympiad]] [http://www.usaco.org/ website]
+
* [[USACO|United States of America Computing Olympiad (USACO))]]
<br>
+
* [[Beestar Computer Science]], Digital Literacy, Computational Thinking, Weekly Challenges, Grades 5-8
* [[Google Code Jam]] [http://www.topcoder.com/pl/?module=Static&d1=google06&d2=overview website]
+
* More competitions can be found [//en.wikipedia.org/wiki/Category:Computer_science_competitions here].
'''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.
 

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