Played Challenges
Simple, Practical, and Common - 33617 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: 24
- Position: #2910 / 7421
- Number of attempts: 2
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #702 / 1268
- Number of attempts: 2
V to the i - 4802 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1210 / 1893
- Number of attempts: 1
Split line with dots - 2144 entries
This line is too long, split it.
- Best score: 15
- Best player score: 25
- Position: #516 / 634
- Number of attempts: 3
Every other line - 2910 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #464 / 703
- Number of attempts: 3
Start coding format - 155 entries
I used to start coding with following format: int main(){ -(cursor here) }
- Best score: 22
- Best player score: 22
- Position: #22 / 72
- Number of attempts: 2
Search and Replace 0 - 4989 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #473 / 1624
- Number of attempts: 3
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #147 / 701
- Number of attempts: 3
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2334 / 4197
- Number of attempts: 4
Make HTML List - 1050 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 41
- Position: #106 / 273
- Number of attempts: 7
Basic renumbering - 5648 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #676 / 1264
- Number of attempts: 2
FoodCritic023: Prefer conditional attributes - 181 entries
FoodCritic (www.foodcritic.io) is a lint tool for your Chef (learn.chef.io) cookbooks. FC023 indicates that you should prefer Chef guards over Ruby conditions. This challenge expects you to be able to fix this issue in a sample cookbook, given the FoodCritic output: ================================================================ FC023: Prefer conditional attributes: cookbooks/foo/recipes/default.rb:25 ================================================================ See http://www.foodcritic.io/#FC023 for more details about the changes being made.
- Best score: 25
- Best player score: 37
- Position: #47 / 53
- Number of attempts: 4
replace 2nd column blanks with values in same column if blank - 242 entries
Where ,SOMELOGB and ,SOMELOGC replaces each /r carriage return if 2nd column is blank. The replace only happens if 2nd column is blank though and should replace up to the non blank row.
- Best score: 15
- Best player score: 20
- Position: #73 / 83
- Number of attempts: 3
underscore_to_camelCase - 173 entries
Pointy haired boss decided we need to switch to camelCase. Let's get this over with.
- Best score: 14
- Best player score: 24
- Position: #77 / 82
- Number of attempts: 2
Vice versa - 7907 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #239 / 2128
- Number of attempts: 6
C Reformatting - 690 entries
You may use Visual mode... or not. #uppercase
- Best score: 30
- Best player score: 38
- Position: #60 / 163
- Number of attempts: 11
Sort files from hosts - 188 entries
Resume files by host. I hope you enjoy with this challenge
- Best score: 15
- Best player score: 18
- Position: #50 / 76
- Number of attempts: 2
Order and join - 983 entries
There's something special about the input order.
- Best score: 10
- Best player score: 12
- Position: #158 / 259
- Number of attempts: 2
Paragraph breaks - 522 entries
Swap the blank lines and the aaa lines.
- Best score: 10
- Best player score: 14
- Position: #143 / 167
- Number of attempts: 2
lipsum lines - 278 entries
Convert a quoted block of text into strings in a list.
- Best score: 28
- Best player score: 32
- Position: #57 / 95
- Number of attempts: 2
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 14
- Position: #243 / 269
- Number of attempts: 2
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 16
- Position: #825 / 1190
- Number of attempts: 3
camel riding - 793 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 18
- Position: #235 / 281
- Number of attempts: 2
Happy TvvO - 427 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #120 / 206
- Number of attempts: 4
I forgot quotes - 15983 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1677 / 4180
- Number of attempts: 1
-a-b-c- - 3213 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #644 / 1137
- Number of attempts: 3
Do you demand a shrubbery? - 1158 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 18
- Position: #148 / 300
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2158 / 3683
- Number of attempts: 2
Ninjas Leaderboard - 99 entries
The two lines in "Start file" has an obfuscated email address. Second line give an index (from 1 to 30) to the chars list of the first line, for example, the first char of email (n) is in position 25, second char (i) is in position 19 and s.o.
- Best score: 25
- Best player score: 31
- Position: #12 / 41
- Number of attempts: 5
quotes inside quotes - 3159 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: 15
- Position: #470 / 1078
- Number of attempts: 5
Words in parens - 12935 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2349 / 3963
- Number of attempts: 3
maximun and minimun - 73 entries
Find the maximum and minimum of the rows.
- Best score: 50
- Best player score: 55
- Position: #13 / 26
- Number of attempts: 5
Append semicolon after expressions - 1056 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #234 / 419
- Number of attempts: 3
switch variable - 5071 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1194 / 1748
- Number of attempts: 1
Whitespace, empty lines and tabs - 3665 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- Position: #317 / 787
- Number of attempts: 6
Flodder-challenge - 1262 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 36
- Position: #178 / 335
- Number of attempts: 3
Marcel Akkerman
Twitter: @MarcelAkkerman
developer, gamer, reader, parent