Played Challenges
Simple, Practical, and Common - 32904 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: #2416 / 7270
- Number of attempts: 3
V to the i - 4639 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #325 / 1856
- Number of attempts: 2
Search and Replace 0 - 4651 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #785 / 1541
- Number of attempts: 2
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2059 / 4112
- Number of attempts: 4
Python Hello World! Reformatting - 897 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: #167 / 350
- Number of attempts: 4
Add to end of each line... kinda - 289 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 / 156
- Number of attempts: 1
Vice versa - 7520 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #983 / 2043
- Number of attempts: 2
comments galore - 970 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #118 / 410
- Number of attempts: 4
Angular naming conventions - 280 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 / 109
- Number of attempts: 3
Alsa configuration - 481 entries
I'm tweaking my ~/.asoundrc file!
- Best score: 22
- Best player score: 30
- Position: #81 / 123
- Number of attempts: 1
Mirror Symmetry - 781 entries
Add backslashes.
- Best score: 7
- Best player score: 13
- Position: #199 / 262
- Number of attempts: 1
I forgot quotes - 15728 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #351 / 4114
- Number of attempts: 2
-a-b-c- - 3118 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #325 / 1112
- Number of attempts: 3
Don't know what this is - 1948 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: #252 / 571
- Number of attempts: 2
Where should I put the Newline? - 842 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #167 / 421
- Number of attempts: 2
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2721 / 3637
- Number of attempts: 1
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1489 / 3919
- Number of attempts: 2
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Position: #267 / 627
- Number of attempts: 1
Append semicolon after expressions - 942 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #217 / 385
- Number of attempts: 1
switch variable - 4917 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #392 / 1701
- Number of attempts: 1
Make it more readable - 1891 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 15
- Position: #278 / 622
- Number of attempts: 2
Ruby 1.9 hashes - 1157 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: #226 / 382
- Number of attempts: 1
Shebangs for all - 1771 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: #261 / 467
- Number of attempts: 1
Change the content of a string - 1350 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 26
- Position: #367 / 521
- Number of attempts: 1
Simple text editing with Vim - 11624 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1433 / 3410
- Number of attempts: 1