Played Challenges
Reorganize Pokémon - 441 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 45
- Position: #119 / 122
- Number of attempts: 1
Deleting text - 256 entries
Delete everything except some specific numbers.
- Best score: 26
- Best player score: 46
- Position: #48 / 83
- Number of attempts: 1
months to html list items - 1042 entries
Turn the months into list items.
- Best score: 22
- Best player score: 35
- Position: #239 / 284
- Number of attempts: 8
Quicksort - 2002 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: #385 / 440
- 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 - 1408 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 / 418
- Number of attempts: 4
Paste a column after a column - 2555 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 18
- Position: #265 / 557
- Number of attempts: 4
Many duplicates - 1447 entries
Quick and easy
- Best score: 7
- Best player score: 9
- Position: #336 / 470
- Number of attempts: 3
delete swap - 1788 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #327 / 557
- 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 - 1793 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 24
- Position: #226 / 389
- Number of attempts: 5
Simple, Practical, and Common - 33722 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: #3121 / 7442
- Number of attempts: 8
Swap values - 4639 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #790 / 1273
- Number of attempts: 3
prepend * to every non-blank line - 6332 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #441 / 1545
- 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 - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 13
- Position: #2089 / 3072
- Number of attempts: 6
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #498 / 1169
- Number of attempts: 7
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 23
- Position: #811 / 1881
- Number of attempts: 3
Just the middle - 11482 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1506 / 4208
- 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 - 7942 entries
Little role switching.
- Best score: 12
- Best player score: 14
- Position: #980 / 2137
- 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 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1605 / 3689
- Number of attempts: 4
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 13
- Position: #22 / 3969
- 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