Played Challenges
constructor - 182 entries
coding a constructor for a simple class
- Best score: 59
- Best player score: 88
- Position: #22 / 60
- Number of attempts: 2
switch variable - 5094 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #688 / 1754
- Number of attempts: 4
Refactor to Helpers - 50 entries
This Rails partial is almost all template escapes. Put it into a helper, and refactor each case to methods so we can build out the controls for each. (I've converted to tabs - fighting with Vimgolf's default config shouldn't be part of the challenge.)
- Best score: 147
- Best player score: 288
- Position: #14 / 25
- Number of attempts: 1
Shebangs for all - 2049 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 13
- Position: #190 / 523
- Number of attempts: 3
Make Fancy Header - 1075 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 16
- Position: #57 / 349
- Number of attempts: 3
Simple text editing with Vim - 13274 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #949 / 3811
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 33
- Position: #217 / 1825
- Number of attempts: 4
VimGolf