Played Challenges
Contribute to keyboard mashing - 898 entries
Speak in tongues
- Best score: 17
- Best player score: 22
- Position: #228 / 272
- Number of attempts: 1
Fill in the chess board - 959 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: #166 / 185
- Number of attempts: 1
Plotting some variables in python - 1671 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: #310 / 349
- Number of attempts: 1
simple replacements - 1814 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 27
- Position: #298 / 392
- Number of attempts: 1
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 13
- Position: #335 / 516
- Number of attempts: 3
Python dataclasses - 1214 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 20
- Position: #98 / 300
- Number of attempts: 10
swap number pairs - 2125 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 41
- Position: #330 / 386
- Number of attempts: 1
Easy modification of ssh config - 382 entries
Just add another alias to each worker
- Best score: 24
- Best player score: 46
- Position: #89 / 115
- Number of attempts: 1
Python: Def to Lambda - 460 entries
LAMBDA!!!
- Best score: 19
- Best player score: 23
- Position: #127 / 157
- Number of attempts: 1
Turn the x - 328 entries
Turn the x to a +
- Best score: 19
- Best player score: 28
- Position: #75 / 82
- Number of attempts: 1
Rural Post - 4563 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 12
- Position: #546 / 1113
- Number of attempts: 6
Satisfy the go linter - 2448 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: #435 / 484
- Number of attempts: 1
Yo To Hello - 1151 entries
Simply Turn Yo To Hello
- Best score: 8
- Best player score: 10
- Position: #343 / 533
- Number of attempts: 3
prepend * to every non-blank line - 6358 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 15
- Position: #1000 / 1551
- Number of attempts: 5
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1485 / 1899
- Number of attempts: 3
Add semicolons - 10891 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 19
- Position: #2794 / 3077
- Number of attempts: 1
Box it - 7939 entries
Create a box around a line.
- Best score: 21
- Best player score: 36
- Position: #1670 / 1885
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 28
- Position: #417 / 446
- Number of attempts: 1
Change name of a variable - 179 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 / 137
- Number of attempts: 2
Don't know what this is - 2024 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: #539 / 586
- Number of attempts: 1
Where should I put the Newline? - 883 entries
Help me put the newline.
- Best score: 7
- Best player score: 9
- Position: #428 / 438
- Number of attempts: 2
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 13
- Position: #339 / 363
- Number of attempts: 1
Vertical Limit - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 34
- Position: #713 / 759
- Number of attempts: 1
Numbering a List - 1939 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 13
- Position: #62 / 655
- Number of attempts: 3
A Simple One - 1064 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: #605 / 670
- Number of attempts: 1
Ruby 1.9 compat - 640 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: #213 / 236
- Number of attempts: 1
The Cake is a Lie - 1374 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #464 / 534
- Number of attempts: 2
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 26
- Position: #315 / 348
- Number of attempts: 1