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: 33
- Position: #6047 / 7447
- 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: #1574 / 1898
- Number of attempts: 1
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 11
- Position: #3910 / 4213
- Number of attempts: 1
Swap assigned value - 655 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 24
- Position: #253 / 256
- Number of attempts: 1
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2438 / 4192
- Number of attempts: 1
Going underground.... - 356 entries
Simple reformatting: in this case changing from the format London underground supplies its customers with, to the format that Google Calendar likes...
- Best score: 22
- Best player score: 61
- Position: #126 / 128
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 14
- Position: #2643 / 3691
- Number of attempts: 1
attr_aligner - 3522 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 56
- Position: #687 / 703
- Number of attempts: 1
Letter case trickery - 1630 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: 19
- Position: #489 / 518
- Number of attempts: 1
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2582 / 3969
- Number of attempts: 1
Delete unwanted lines - 423 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- Position: #102 / 231
- Number of attempts: 1
The name of the game - 671 entries
End up with the name of the game.
- Best score: 11
- Best player score: 14
- Position: #343 / 362
- Number of attempts: 1
SFD-ROC: vimvimvim - 1606 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 23
- Position: #443 / 446
- Number of attempts: 2
Saving the hashes(#) - 2063 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 44
- Position: #461 / 480
- Number of attempts: 1
Let's play some Ivmgolf - 1122 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 31
- Position: #445 / 446
- Number of attempts: 1
you're stuck on jQuery < 1.7 - 362 entries
replace calls to jQuery 1.7+'s `on` with calls to pre 1.7 `bind`
- Best score: 25
- Best player score: 39
- Position: #101 / 113
- 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: 32
- Position: #687 / 757
- Number of attempts: 1
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 44
- Position: #769 / 779
- Number of attempts: 1
Switch function arguments - 2147 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 17
- Position: #624 / 666
- Number of attempts: 2
Append semicolon after expressions - 1056 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 15
- Position: #391 / 419
- Number of attempts: 3
Remove noise from HTTP log - 717 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 17
- Position: #215 / 273
- Number of attempts: 2
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 16
- Position: #1564 / 1749
- Number of attempts: 1
The meaning - 575 entries
Numbers are fun!
- Best score: 5
- Best player score: 6
- Position: #342 / 363
- Number of attempts: 1
It'ss tooo coold too typpe todaay - 230 entries
My hands are numb with cold. It's hard to type correctly.
- Best score: 16
- Best player score: 29
- Position: #98 / 99
- Number of attempts: 2
The holy-grail may help - 381 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 20
- Position: #193 / 213
- Number of attempts: 2
Shebangs for all - 2018 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: 23
- Position: #458 / 519
- Number of attempts: 2
The Cake is a Lie - 1365 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 12
- Position: #486 / 532
- Number of attempts: 1
Change the content of a string - 1600 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #473 / 596
- Number of attempts: 1
Sort and add attributes - 1480 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 43
- Position: #554 / 576
- Number of attempts: 2
Reconstruct the Sentence - 1599 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 26
- Position: #368 / 426
- Number of attempts: 2
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 64
- Position: #792 / 807
- Number of attempts: 1
Simple text editing with Vim - 13015 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 19
- Position: #2732 / 3745
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7173 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 47
- Position: #1274 / 1761
- Number of attempts: 1