Played Challenges
Swap values - 4639 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #81 / 1273
- Number of attempts: 5
One number per line - 18751 entries
Just give me the numbers.
- Best score: 14
- Best player score: 23
- Position: #2821 / 3869
- Number of attempts: 1
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #385 / 1897
- Number of attempts: 4
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 16
- Position: #191 / 635
- Number of attempts: 3
Every other line - 2915 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #433 / 704
- 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: 16
- Position: #252 / 641
- Number of attempts: 4
Just the middle - 11477 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #664 / 4206
- Number of attempts: 2
Wrap text in quotes - 368 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 17
- Position: #53 / 122
- Number of attempts: 4
comments galore - 1045 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #184 / 424
- Number of attempts: 4
Scrambled numbers - 807 entries
Four is NOT 1. One is 1.
- Best score: 18
- Best player score: 25
- Position: #124 / 184
- Number of attempts: 8
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 15
- Position: #259 / 269
- Number of attempts: 2
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 15
- Position: #717 / 1191
- Number of attempts: 4
Mute the second method of this script - 455 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 9
- Position: #112 / 239
- Number of attempts: 3
Condensed Cases - 804 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 13
- Position: #90 / 247
- Number of attempts: 3
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 16
- Position: #2533 / 4188
- Number of attempts: 3
Do you demand a shrubbery? - 1158 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 15
- Position: #49 / 300
- Number of attempts: 10
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: 15
- Position: #404 / 586
- Number of attempts: 1
Where should I put the Newline? - 881 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #176 / 437
- Number of attempts: 2
Mess in revision history - 1184 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 29
- Position: #193 / 250
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10676 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #979 / 3687
- Number of attempts: 4
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: 20
- Position: #38 / 480
- Number of attempts: 8
Vertical Limit - 2540 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 21
- Position: #46 / 755
- 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: 14
- Position: #179 / 652
- Number of attempts: 5
remove dupes from array - 1358 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 25
- Position: #247 / 336
- Number of attempts: 1
Simple text editing with Vim - 12929 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1545 / 3723
- Number of attempts: 3