Played Challenges
Swap columns and transform to CSV format - 399 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 31
- Position: #134 / 148
- Number of attempts: 1
Generate an entry for each month - 355 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: #82 / 86
- Number of attempts: 1
Change class fields from snake case to camel case - 278 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 20
- Position: #92 / 104
- Number of attempts: 2
Reorganize Pokémon - 702 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #95 / 194
- Number of attempts: 7
New teacher - 1448 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #165 / 303
- Number of attempts: 5
Surround the 'z' character with brackets, quotes, and print as formatted string. - 574 entries
Surround the 'z' character with brackets, quotes, and print as formatted string.
- Best score: 17
- Best player score: 17
- Position: #238 / 322
- Number of attempts: 2
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 38
- Position: #398 / 616
- 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