Difference between revisions of "Challenges"
From Future Skill
(Created page with "In a Challenge, a solution to a coding problem is evaluated based on several parameters. Depending on what type of problem is to be solved, the evaluation parameters can inclu...") |
|||
Line 1: | Line 1: | ||
− | In a Challenge, a solution | + | In a Challenge, a competitor can create a solution for a specific problem that will then be evaluated and added to a highscore ladder where cummunity members can compete against each other for the top position. Submitting a solution and achieving impressive highscores are rewarded with ''achievements'' and ''experience'' points. |
+ | |||
+ | When a solution to a challenge is evaluated it will run against some hidden levels. These hidden levels typically run against a larger data set compared to the public levels that the competitor got to test their code against whilst writing their solution. | ||
===Tournaments=== | ===Tournaments=== |
Revision as of 14:32, 28 January 2021
In a Challenge, a competitor can create a solution for a specific problem that will then be evaluated and added to a highscore ladder where cummunity members can compete against each other for the top position. Submitting a solution and achieving impressive highscores are rewarded with achievements and experience points.
When a solution to a challenge is evaluated it will run against some hidden levels. These hidden levels typically run against a larger data set compared to the public levels that the competitor got to test their code against whilst writing their solution.
Tournaments
In a standard challenge you are only competing against a static oponent. However there is a special version of challanges called tournamnets where you can compete against your friends and other developers from around the world.
Read more about Tournaments here: tournaments