Played Challenges
Simple, Practical, and Common - 33930 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: 28
- Position: #4331 / 7490
- Number of attempts: 3
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3426 / 3893
- Number of attempts: 1
Split line with dots - 2156 entries
This line is too long, split it.
- Best score: 15
- Best player score: 25
- Position: #524 / 636
- Number of attempts: 3
From argument to object - 1536 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: 23
- Position: #417 / 466
- Number of attempts: 3
Team names - 1854 entries
The team names are misspelled.
- Best score: 16
- Best player score: 19
- Position: #424 / 593
- Number of attempts: 1
Python Hello World! Reformatting - 1011 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 44
- Position: #245 / 387
- Number of attempts: 3
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 19
- Position: #1110 / 1194
- Number of attempts: 2
Happy TvvO - 432 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 19
- Position: #204 / 207
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 20
- Position: #3647 / 4208
- Number of attempts: 1
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 18
- Position: #1648 / 1756
- Number of attempts: 1
Shebangs for all - 2062 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 24
- Position: #481 / 525
- Number of attempts: 1
VimGolf