I really enjoy doing each year's #AdventOfCode, which is a set of daily programming puzzles each December. Although their is a leader board for getting the answers the fastest, I prefer to write nice understandable and fast code. Using #RustLang I can usually get all 25 problems running in under 1s.