Played Challenges
V to the i - 4639 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #784 / 1856
- Number of attempts: 1
Extract argument from function - 2215 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #8 / 728
- Number of attempts: 2
Swap assigned value - 556 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 10
- Position: #64 / 235
- Number of attempts: 2
Subtraction - 168 entries
Solve the equations.
- Best score: 18
- Best player score: 22
- Position: #22 / 58
- Number of attempts: 3
NBCU Weekly Challenge - Test - 233 entries
Just testing.
- Best score: 18
- Best player score: 18
- Position: #8 / 112
- Number of attempts: 2
Change name of a variable - 161 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Position: #37 / 125
- Number of attempts: 2
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: 11
- Position: #11 / 571
- Number of attempts: 5
Where should I put the Newline? - 842 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #22 / 421
- Number of attempts: 2
Mess in revision history - 1143 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 23
- Position: #121 / 242
- Number of attempts: 1
HTML formatting: vertical alignment for readability - 60 entries
We did this a VimGolf challenge at work and now that we have finished I want to see if you guys can come up with something even better than we could. Our best solution was 44 keystrokes.
- Best score: 33
- Best player score: 45
- Position: #15 / 32
- Number of attempts: 2
Minimalist Limerick - 503 entries
Reproduce this lovely poem.
- Best score: 31
- Best player score: 31
- Position: #14 / 167
- Number of attempts: 4
Saving the hashes(#) - 1961 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: 22
- Position: #124 / 466
- Number of attempts: 2
Vertical Limit - 2367 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 24
- Position: #271 / 716
- Number of attempts: 1
Remove noise from HTTP log - 660 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: 15
- Position: #88 / 260
- Number of attempts: 2
The meaning - 521 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #220 / 336
- 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: 11
- Position: #19 / 467
- Number of attempts: 6
The Cake is a Lie - 1203 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #171 / 488
- Number of attempts: 2
Make Fancy Header - 963 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 16
- Position: #84 / 326
- Number of attempts: 5
Reformat a C golf submission - 523 entries
Take this C golf submission (for the "tiny but standards-compliant Hello World program" category, naturally), and turn it into formatted C code.
- Best score: 22
- Best player score: 25
- Position: #14 / 194
- Number of attempts: 4
Sort and add attributes - 1189 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #174 / 483
- Number of attempts: 1