Played Challenges
Wikitext headings to markdown - 1029 entries
Convert the wikitext headings to markdown.
- Best score: 20
- Best player score: 31
- Position: #143 / 213
- Number of attempts: 1
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #129 / 522
- Number of attempts: 2
Python dataclasses - 1248 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 33
- Position: #253 / 311
- Number of attempts: 1
swap number pairs - 2169 entries
Swap the numbers in a bunch of 2-element arrays.
- Best score: 16
- Best player score: 28
- Position: #227 / 393
- Number of attempts: 1
Python: Def to Lambda - 474 entries
LAMBDA!!!
- Best score: 19
- Best player score: 23
- Position: #129 / 158
- Number of attempts: 1
Rural Post - 4579 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 13
- Position: #659 / 1117
- Number of attempts: 3
Multiline to Single Line - 750 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #161 / 319
- Number of attempts: 1
prepend * to every non-blank line - 6380 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1098 / 1557
- Number of attempts: 1
Quote modules (ver.2) - 253 entries
Complete golang import statement.
- Best score: 22
- Best player score: 29
- Position: #49 / 62
- Number of attempts: 2
Triangle of arrows - 214 entries
I made this by accident when working on another challenge. How would you go about making this?
- Best score: 14
- Best player score: 23
- Position: #29 / 45
- Number of attempts: 1
calculations - 321 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 48
- Position: #49 / 70
- Number of attempts: 1
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2757 / 3846
- Number of attempts: 1
VimGolf