Each problem has its own file and is named using the following format:
[problem number]-problem-name
Leetcode problems are mainly in Ruby and Project Euler problems are in Python.
Leetcode problems in repo: 3, 7, 9, 13, 20, 88, 169, 202, 415
Project Euler problems in repo: 1, 2, 5, 6