Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 285 Bytes

Euler challenge

Code to solve the Euler challenge problems written in ruby. Do not use those to cheat your way in the rankings but to understand the thought process involved in solving those mathematical challenge.

A few nice one-liners included.

Crappy brute-force also included.