Played Challenges
Simple, Practical, and Common - 33742 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: 35
- Position: #6562 / 7447
- Number of attempts: 3
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 24
- Position: #3208 / 3875
- Number of attempts: 1
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 9
- Position: #1711 / 1898
- Number of attempts: 2
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 25
- Position: #559 / 641
- Number of attempts: 1
Extract argument from function - 2364 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 18
- Position: #662 / 755
- Number of attempts: 2
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1228 / 1631
- Number of attempts: 3
Number Sort - 314 entries
sort the list of newline-separated numbers incrementally. Numbers are in the range 1 to 1000, with 500 missing
- Best score: 9
- Best player score: 9
- Position: #35 / 166
- Number of attempts: 2
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 12
- Position: #4041 / 4213
- Number of attempts: 1
Team names - 1841 entries
The team names are misspelled.
- Best score: 16
- Best player score: 23
- Position: #542 / 589
- Number of attempts: 3
Make HTML List - 1061 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 60
- Position: #259 / 274
- Number of attempts: 1
Remember VimGolf Rules ! - 264 entries
Rules, ... and don't forget !
- Best score: 7
- Best player score: 9
- Position: #135 / 142
- Number of attempts: 2
Order and join - 985 entries
There's something special about the input order.
- Best score: 10
- Best player score: 14
- Position: #215 / 260
- Number of attempts: 6
comments galore - 1048 entries
Basic comment reformatting
- Best score: 10
- Best player score: 19
- Position: #408 / 425
- Number of attempts: 3
Scrambled numbers - 807 entries
Four is NOT 1. One is 1.
- Best score: 18
- Best player score: 37
- Position: #169 / 184
- Number of attempts: 1
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 23
- Position: #1149 / 1192
- Number of attempts: 1
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 19
- Position: #3508 / 4192
- Number of attempts: 3
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #270 / 354
- Number of attempts: 3
Gray area - 747 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 14
- Position: #234 / 271
- Number of attempts: 4
Don't know what this is - 2024 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: 16
- Position: #525 / 586
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 17
- Position: #3402 / 3691
- Number of attempts: 1
Groups magic - 161 entries
Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()
- Best score: 13
- Best player score: 17
- Position: #90 / 94
- Number of attempts: 2
The name of the game - 671 entries
End up with the name of the game.
- Best score: 11
- Best player score: 12
- Position: #318 / 362
- Number of attempts: 1
Let's play some Ivmgolf - 1122 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 14
- Position: #428 / 446
- Number of attempts: 1
Vertical Limit - 2552 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #642 / 757
- Number of attempts: 3
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1215 / 1749
- Number of attempts: 6
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 19
- Position: #576 / 652
- Number of attempts: 7
The holy-grail may help - 381 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 17
- Position: #186 / 213
- Number of attempts: 2
Ruby 1.9 hashes - 1249 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: 19
- Position: #357 / 407
- Number of attempts: 2
Change the content of a string - 1600 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 28
- Position: #514 / 596
- Number of attempts: 1
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2671 / 3744
- Number of attempts: 5