Difference between revisions of "Computer science competitions"

 
(10 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==
 +
A list can be found here: https://en.wikipedia.org/wiki/Category:Computer_science_competitions
  
See the [[List of Computer Science Compeitions]] for more information of different compeitions.
+
==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.

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.