Played Challenges
Simple, Practical, and Common - 33724 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: 26
- Position: #3560 / 7442
- Number of attempts: 4
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2430 / 3870
- Number of attempts: 2
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #910 / 1897
- Number of attempts: 1
From argument to object - 1513 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 18
- Position: #224 / 460
- Number of attempts: 4
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2544 / 4209
- Number of attempts: 1
Missing Library and a Typo - 893 entries
I forgot to add a c library, please add it for me. Also I'm bad at typing so fix my typo too.
- Best score: 14
- Best player score: 18
- Position: #132 / 214
- Number of attempts: 3
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #319 / 1269
- Number of attempts: 8
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 27
- Position: #324 / 449
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #33 / 1138
- Number of attempts: 4
Count both ways - 1022 entries
Right AND down.
- Best score: 13
- Best player score: 15
- Position: #95 / 354
- Number of attempts: 4
NBCU Weekly Challenge - Test - 253 entries
Just testing.
- Best score: 18
- Best player score: 18
- Position: #38 / 116
- Number of attempts: 2
Where should I put the Newline? - 881 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #319 / 437
- Number of attempts: 1
Sort the VimGolf challenges by popularity - 348 entries
"Sort by popularity" is a good order to play the challenges. Not perfect, but you could do a lot worse. ;) Input is a sample copy-pasted from vimgolf.com. Some of the challenge names have digits that will get in your way, so read ":help :sort" for hints on sorting with a regex. When you're done, try your solution on the full list!
- Best score: 15
- Best player score: 15
- Position: #20 / 107
- Number of attempts: 5
Stairs Indenting - 478 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 13
- Position: #50 / 198
- Number of attempts: 3
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1156 / 1749
- Number of attempts: 1
Simple text editing with Vim - 12994 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1354 / 3738
- Number of attempts: 3