Played Challenges
Replace csv column if it's not empty - 147 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: #32 / 54
- Number of attempts: 3
extract struct tag in go - 57 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 47
- Position: #18 / 23
- Number of attempts: 2
Quicksort - 2005 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: #271 / 442
- Number of attempts: 4
Sort and add attributes - 1480 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 46
- Position: #561 / 576
- Number of attempts: 1
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 36
- Position: #716 / 807
- Number of attempts: 2