Played Challenges
YAML to dotenv - 522 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 17
- Position: #31 / 125
- Number of attempts: 15
Generate an entry for each month - 175 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: 38
- Position: #18 / 52
- Number of attempts: 5
Fix the git merge conflicts - 135 entries
Solve the merge conflicts in the Python file
- Best score: 36
- Best player score: 55
- Position: #18 / 44
- Number of attempts: 6
Fix the Scala Method - 162 entries
Fix the missing semicolons and the Int type, ensure the floating point division, and remove the unnecessary return.
- Best score: 9
- Best player score: 22
- Position: #16 / 54
- Number of attempts: 7
extract struct tag in go - 56 entries
Can you extract all struct tags in the fewest keystrokes possible?
- Best score: 29
- Best player score: 52
- Position: #19 / 22
- Number of attempts: 1
A Simple One - 1057 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #587 / 667
- Number of attempts: 1
Hatsuyume - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 16
- Position: #17 / 187
- Number of attempts: 15
Simple text editing with Vim - 12994 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2032 / 3738
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 37
- Position: #591 / 1755
- Number of attempts: 6