Played Challenges
Simple, Practical, and Common - 33236 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: 23
- Position: #2445 / 7330
- Number of attempts: 3
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #325 / 1874
- Number of attempts: 2
Search and Replace 0 - 4766 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #808 / 1578
- Number of attempts: 2
Just the middle - 11318 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2079 / 4152
- Number of attempts: 4
Python Hello World! Reformatting - 930 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 43
- Position: #171 / 361
- Number of attempts: 4
Add to end of each line... kinda - 316 entries
Visual-block mode can be used to add something to the end of each line, even if they are of differing lengths. However, what if it's not quite at the end?
- Best score: 12
- Best player score: 12
- Position: #69 / 166
- Number of attempts: 1
Vice versa - 7675 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1000 / 2078
- Number of attempts: 2
comments galore - 982 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #118 / 414
- Number of attempts: 4
Angular naming conventions - 287 entries
In angular, a directive name follows the camelCase convention. When the directive is used in an HTML template, the words are instead separated by a dash. Go from to the other the fastest!
- Best score: 18
- Best player score: 18
- Position: #30 / 112
- Number of attempts: 3
Alsa configuration - 485 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 30
- Position: #82 / 123
- Number of attempts: 1
Mirror Symmetry - 793 entries
Add backslashes.
- Best score: 7
- Best player score: 13
- Position: #202 / 265
- Number of attempts: 1
I forgot quotes - 15880 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #351 / 4146
- Number of attempts: 2
-a-b-c- - 3160 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #328 / 1124
- Number of attempts: 3
Don't know what this is - 1961 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 13
- Position: #255 / 576
- Number of attempts: 2
Where should I put the Newline? - 857 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #167 / 429
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10584 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2737 / 3653
- Number of attempts: 1
Words in parens - 12821 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1502 / 3938
- Number of attempts: 2
Switch function arguments - 2019 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #271 / 637
- Number of attempts: 1
Append semicolon after expressions - 986 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #224 / 397
- Number of attempts: 1
switch variable - 5012 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #392 / 1728
- Number of attempts: 1
Make it more readable - 1930 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 15
- Position: #284 / 636
- Number of attempts: 2
Ruby 1.9 hashes - 1202 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 14
- Position: #232 / 394
- Number of attempts: 1
Shebangs for all - 1846 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: 15
- Position: #268 / 486
- Number of attempts: 1
Change the content of a string - 1425 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 26
- Position: #385 / 542
- Number of attempts: 1
Simple text editing with Vim - 11962 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1452 / 3502
- Number of attempts: 1