Played Challenges
Reorganize Pokémon - 412 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 45
- Position: #109 / 111
- Number of attempts: 1
Deleting text - 255 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 46
- Position: #47 / 82
- Number of attempts: 1
months to html list items - 1034 entries
Turn the months into list items.
- Best score: 22
- Best player score: 35
- Position: #238 / 282
- Number of attempts: 8
Quicksort - 2000 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 39
- Position: #384 / 438
- Number of attempts: 1
EDN reformat - 1158 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 69
- Position: #152 / 164
- Number of attempts: 4
Find fix point of cos - 1403 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 15
- Position: #222 / 416
- Number of attempts: 4
Paste a column after a column - 2540 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 18
- Position: #263 / 554
- Number of attempts: 4
Many duplicates - 1446 entries
Quick and easy
- Best score: 7
- Best player score: 9
- Position: #336 / 469
- Number of attempts: 3
delete swap - 1786 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #327 / 555
- Number of attempts: 1
Wikitext headings to markdown - 987 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 49
- Position: #169 / 209
- Number of attempts: 2
simple replacements - 1762 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 24
- Position: #225 / 381
- Number of attempts: 5
Simple, Practical, and Common - 33695 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: 24
- Position: #3119 / 7435
- Number of attempts: 8
Swap values - 4637 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #790 / 1272
- Number of attempts: 3
prepend * to every non-blank line - 6325 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #441 / 1543
- Number of attempts: 3
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #794 / 1897
- Number of attempts: 8
Add semicolons - 10877 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 13
- Position: #2087 / 3070
- Number of attempts: 6
remove lines containing the word "reader" - 3597 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #498 / 1167
- Number of attempts: 7
Box it - 7915 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #811 / 1880
- Number of attempts: 3
Just the middle - 11477 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1506 / 4206
- Number of attempts: 4
Basic renumbering - 5675 entries
Renumbering Basic.
- Best score: 11
- Best player score: 22
- Position: #973 / 1268
- Number of attempts: 7
Vice versa - 7933 entries
Little role switching.
- Best score: 12
- Best player score: 14
- Position: #979 / 2134
- Number of attempts: 8
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #1013 / 1191
- Number of attempts: 3
I forgot quotes - 16014 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #1137 / 4188
- Number of attempts: 9
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #434 / 1138
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10676 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1605 / 3687
- Number of attempts: 4
Words in parens - 12957 entries
We should all ace this, right?
- Best score: 13
- Best player score: 13
- Position: #22 / 3967
- Number of attempts: 7
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1447 / 1749
- Number of attempts: 3
Change the content of a string - 1591 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Position: #219 / 593
- Number of attempts: 8