Played Challenges
Contribute to keyboard mashing - 758 entries
Speak in tongues
- Best score: 17
- Best player score: 22
- Position: #193 / 236
- Number of attempts: 1
Fill in the chess board - 782 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 102
- Position: #145 / 161
- Number of attempts: 1
Plotting some variables in python - 1431 entries
4 sets of (x,y) variables to plot. Just increment the numbers! Well, let's change the colors of the lines as well. Oh and we meant to plot the absolute values of course.
- Best score: 34
- Best player score: 67
- Position: #271 / 305
- Number of attempts: 1
simple replacements - 1298 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 27
- Position: #235 / 291
- Number of attempts: 1
Inverting Lines - 1631 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 13
- Position: #281 / 442
- Number of attempts: 3
Python dataclasses - 824 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 20
- Position: #70 / 216
- Number of attempts: 10
swap number pairs - 1925 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 41
- Position: #302 / 354
- Number of attempts: 1
Easy modification of ssh config - 320 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 46
- Position: #78 / 100
- Number of attempts: 1
Python: Def to Lambda - 418 entries
LAMBDA!!!
- Best score: 19
- Best player score: 23
- Position: #118 / 146
- Number of attempts: 1
Turn the x - 284 entries
Turn the x to a +
- Best score: 19
- Best player score: 28
- Position: #66 / 73
- Number of attempts: 1
Rural Post - 4290 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 12
- Position: #507 / 1052
- Number of attempts: 6
Satisfy the go linter - 2108 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 37
- Position: #386 / 427
- Number of attempts: 1
Yo To Hello - 1091 entries
Simply Turn Yo To Hello
- Best score: 10
- Best player score: 10
- Position: #342 / 503
- Number of attempts: 3
prepend * to every non-blank line - 6141 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 15
- Position: #968 / 1500
- Number of attempts: 5
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1473 / 1874
- Number of attempts: 3
Add semicolons - 10744 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 19
- Position: #2751 / 3030
- Number of attempts: 1
Box it - 7782 entries
Create a box around a line.
- Best score: 21
- Best player score: 36
- Position: #1640 / 1853
- Number of attempts: 1
Space out the alphabet - 1610 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 28
- Position: #412 / 438
- Number of attempts: 1
Change name of a variable - 169 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: #118 / 132
- Number of attempts: 2
Don't know what this is - 1961 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: 16
- Position: #532 / 576
- Number of attempts: 1
Where should I put the Newline? - 857 entries
Help me put the newline.
- Best score: 7
- Best player score: 9
- Position: #419 / 429
- Number of attempts: 2
The name of the game - 643 entries
End up with the name of the game.
- Best score: 11
- Best player score: 13
- Position: #332 / 353
- Number of attempts: 1
Vertical Limit - 2399 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 34
- Position: #685 / 727
- Number of attempts: 1
Numbering a List - 1849 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 13
- Position: #62 / 636
- Number of attempts: 3
A Simple One - 978 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 10
- Position: #573 / 636
- Number of attempts: 1
Ruby 1.9 compat - 608 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 21
- Position: #206 / 229
- Number of attempts: 1
The Cake is a Lie - 1266 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #444 / 506
- Number of attempts: 2
Make Fancy Header - 996 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 26
- Position: #306 / 335
- Number of attempts: 1