Played Challenges
Interweave two blocks of text - 562 entries
Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?
- Best score: 15
- Best player score: 17
- Position: #69 / 203
- Number of attempts: 3
Multiplication table. - 195 entries
Create a multiplication table.
- Best score: 31
- Best player score: 80
- Position: #39 / 63
- Number of attempts: 1
Line Zipper - 430 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 16
- Position: #90 / 203
- Number of attempts: 2
Complete the hex array data (Part II) - 135 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 20
- Best player score: 22
- Position: #14 / 64
- Number of attempts: 3
Numbering a List - 1825 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Position: #166 / 622
- Number of attempts: 2
Whitespace, empty lines and tabs - 2928 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 19
- Position: #134 / 657
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 5979 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 44
- Position: #972 / 1476
- Number of attempts: 2