Played Challenges
Reorganize Pokémon - 772 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 22
- Position: #140 / 214
- Number of attempts: 3
Move list of uuids into a SQL query - 227 entries
Take the list of UUIDs and use them as a filter in the where statement of a SQL query
- Best score: 57
- Best player score: 69
- Position: #50 / 73
- Number of attempts: 1
Markdown Blog Editing - 456 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 46
- Position: #57 / 107
- Number of attempts: 1
Rearrange array to single level - 1737 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 22
- Position: #99 / 290
- Number of attempts: 1
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #169 / 306
- Number of attempts: 1
Populate 3D bone names list - 652 entries
Ran into this at work, excited to see how this gets optimized
- Best score: 21
- Best player score: 28
- Position: #83 / 168
- Number of attempts: 1
Python dataclasses - 1248 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 27
- Position: #186 / 311
- Number of attempts: 1
HS Final exam vimgolf - 933 entries
Change the initial file to a single line containing all names comma-separated with numbers inside parentheses.
- Best score: 21
- Best player score: 25
- Position: #123 / 244
- Number of attempts: 1
Prefixes and suffixes - 649 entries
Generate all prefixes of "vimchallenge", then all suffixes.
- Best score: 17
- Best player score: 28
- Position: #134 / 205
- Number of attempts: 1
Generate Fibonacci Numbers - 300 entries
Use your super vim powers to generate Fibonacci Numbers.
- Best score: 19
- Best player score: 34
- Position: #102 / 106
- Number of attempts: 1
VimGolf