Played Challenges
Create json from a .env file - 1525 entries
A simple everyday task.
- Best score: 39
- Best player score: 41
- Position: #54 / 357
- Number of attempts: 16
Swap columns and transform to CSV format - 426 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #32 / 154
- Number of attempts: 5
Fix the Scala Method - 308 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 / 99
- 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 - 776 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #120 / 215
- Number of attempts: 4
CaN yOuR ViM dO ThAt? #1 - 256 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 / 100
- Number of attempts: 4
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 23
- Position: #90 / 306
- Number of attempts: 4
Simple, Practical, and Common - 33930 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 / 7490
- Number of attempts: 8
VimGolf