Played Challenges
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: 31
- Position: #139 / 154
- Number of attempts: 1
Generate an entry for each month - 369 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 122
- Position: #85 / 91
- Number of attempts: 1
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: 20
- Position: #96 / 108
- Number of attempts: 2
Reorganize Pokémon - 772 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #99 / 214
- Number of attempts: 7
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #166 / 306
- Number of attempts: 5
Surround the 'z' character with brackets, quotes, and print as formatted string. - 576 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #238 / 324
- Number of attempts: 2
Fix the shell script! - 2663 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 38
- Position: #400 / 619
- Number of attempts: 1
Table Reshuffle - 450 entries
Fix the column order in this table... also append the new 'username' column.
- Best score: 22
- Best player score: 45
- Position: #128 / 144
- Number of attempts: 2
VimGolf