Played Challenges
YAML to dotenv - 963 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 41
- Position: #177 / 211
- Number of attempts: 1
New teacher - 1376 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 31
- Position: #225 / 287
- Number of attempts: 1
Quicksort - 2038 entries
We need the numbers in the first row sorted as quickly as possible! Be careful not to disturb the data below the divider though: that must remain unchanged.
- Best score: 6
- Best player score: 6
- Position: #67 / 452
- Number of attempts: 7
EDN reformat - 1175 entries
The goal is to make the code more readable and concise while maintaining its functionality.
- Best score: 17
- Best player score: 18
- Position: #53 / 167
- Number of attempts: 8
Find fix point of cos - 1432 entries
Write a function to find the fix point of cos. It is not a good code; It is just to use vim. Inspired by the excellent https://mvanier.livejournal.com/2897.html about the Y combinator.
- Best score: 14
- Best player score: 15
- Position: #195 / 424
- Number of attempts: 3
Insert column data on Confluence-style table - 474 entries
Add ip addresses into new "IP" column based on the last digits from the "Server" column
- Best score: 33
- Best player score: 109
- Position: #103 / 110
- Number of attempts: 1
Paste a column after a column - 2610 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 23
- Position: #375 / 566
- Number of attempts: 2
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: 58
- Position: #254 / 349
- Number of attempts: 1
Lowercase first characters - 490 entries
This is the (abridged) input for Day 3 in Advent of Code 2019. The output is a format more suitable for Prolog programming: the two lines of input become two lists of pairs, joined together in a wires functor.
- Best score: 33
- Best player score: 54
- Position: #161 / 184
- Number of attempts: 1
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 10
- Position: #212 / 516
- Number of attempts: 6
I forgot quotes - 16061 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #2047 / 4195
- Number of attempts: 4