Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 16
- Position: #1881 / 1899
- Number of attempts: 1
From argument to object - 1524 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: 20
- Position: #315 / 463
- Number of attempts: 3
That hyphen - 2595 entries
"vim vi improved"
- Best score: 9
- Best player score: 11
- Position: #349 / 701
- Number of attempts: 5
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3495 / 4218
- Number of attempts: 2
Extract HTML option values from tag values - 115 entries
Generate HTML option values from the text in the option tag. If the text contains multiple words, replace the spaces with an underscore and convert all capital letters to small letters.
- Best score: 34
- Best player score: 44
- Position: #41 / 45
- Number of attempts: 2
Change attribute to getter - 157 entries
Wrap attributes with a getter method.
- Best score: 24
- Best player score: 25
- Position: #41 / 63
- Number of attempts: 2
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1312 / 4195
- Number of attempts: 7
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 15
- Position: #577 / 669
- Number of attempts: 2
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #914 / 1750
- Number of attempts: 1