Played Challenges
Replace csv column if it's not empty - 255 entries
Replace the credit_score_percentile column with the value 0.0 but leave the empty ones untouched
- Best score: 15
- Best player score: 16
- Position: #50 / 87
- Number of attempts: 3
extract struct tag in go - 149 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 47
- Position: #28 / 41
- Number of attempts: 2
Quicksort - 2095 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 24
- Position: #279 / 465
- Number of attempts: 4
Sort and add attributes - 1557 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 46
- Position: #585 / 601
- Number of attempts: 1
Whitespace, empty lines and tabs - 3949 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 36
- Position: #743 / 841
- Number of attempts: 2
VimGolf