Played Challenges
Create json from a .env file - 1463 entries
A simple everyday task.
- Best score: 39
- Best player score: 41
- Position: #52 / 340
- Number of attempts: 16
Swap columns and transform to CSV format - 407 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #32 / 150
- Number of attempts: 5
Fix the Scala Method - 296 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 2
- Best player score: 22
- Position: #21 / 94
- Number of attempts: 3
Change class fields from snake case to camel case - 290 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #37 / 108
- Number of attempts: 3
Reorganize Pokémon - 736 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #118 / 204
- Number of attempts: 4
CaN yOuR ViM dO ThAt? #1 - 254 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 45
- Position: #41 / 99
- Number of attempts: 4
New teacher - 1453 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 23
- Position: #90 / 304
- Number of attempts: 4
Simple, Practical, and Common - 33905 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #2423 / 7484
- Number of attempts: 8
VimGolf