Played Challenges
Rural Post - 4115 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 9
- Position: #144 / 1017
- Number of attempts: 9
Simple, Practical, and Common - 32953 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 22
- Position: #308 / 7275
- Number of attempts: 8
One number per line - 18395 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #843 / 3793
- Number of attempts: 9
Add semicolons - 10545 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1690 / 2989
- Number of attempts: 4
Box it - 7682 entries
Create a box around a line.
- Best score: 21
- Best player score: 34
- Position: #1565 / 1836
- Number of attempts: 1
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #557 / 4114
- Number of attempts: 3
JS notation to Immutable.js notation - 155 entries
Now Immutable.js made its way into many frontends. This challenge consists of a typical refactoring that many of us are facing now.
- Best score: 35
- Best player score: 35
- Position: #7 / 59
- Number of attempts: 5
comments galore - 970 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #117 / 410
- Number of attempts: 2
Collect List - 4184 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #163 / 1167
- Number of attempts: 3
I forgot quotes - 15748 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1326 / 4116
- Number of attempts: 7
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #354 / 3638
- Number of attempts: 5
Letter case trickery - 1553 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 12
- Position: #288 / 500
- Number of attempts: 2
quotes inside quotes - 3030 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 16
- Position: #512 / 1045
- Number of attempts: 2
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #933 / 3919
- Number of attempts: 6
Delete unwanted lines - 358 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #75 / 215
- Number of attempts: 2
replacing each line of a block selection - 2800 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 31
- Position: #635 / 735
- Number of attempts: 1
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1266 / 1708
- Number of attempts: 5
Replacing some words - 412 entries
How fast could it be?
- Best score: 17
- Best player score: 28
- Position: #106 / 145
- Number of attempts: 1
remove dupes from array - 1290 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 26
- Position: #246 / 325
- Number of attempts: 1
Whitespace, empty lines and tabs - 3009 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- Position: #249 / 667
- Number of attempts: 7
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1066 / 3418
- Number of attempts: 2