Project Euler solutions - DoggoPwn
Each solution contains PDF files with a mathematical solution, a solution in JavaScript (high-level), C (low-level) and x64_86 Linux Assembly (lowest level).
For each problem I try to find a pattern, find a closed-form formula for iterative exercises, or at least simplify as much possible.