Played Challenges
YAML to dotenv - 1436 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 23
- Position: #141 / 296
- Number of attempts: 6
Vertical Limit - 2608 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 25
- Position: #403 / 770
- Number of attempts: 6
Change the content of a string - 1736 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 28
- Position: #548 / 635
- Number of attempts: 2
Sort and add attributes - 1552 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #410 / 599
- Number of attempts: 2
Braces or Brackets? - 1138 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 57
- Position: #309 / 348
- Number of attempts: 1
Simple text editing with Vim - 13374 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2392 / 3836
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 7480 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 44
- Position: #1182 / 1841
- Number of attempts: 5
VimGolf