eulertools
offers a tool to run/test/compare problems in for
competitive programming, or interview preparation, for example from
Project Euler, leetcode, topcoder and others.
eulertools
provides a cli command called euler
to run, test, and time your solutions.
eulertools
have miminal requirements on the project stucture, and is able to compare
the timings between solutions in different languages.
For the required project structure, installation instructions, and usage, please view the detailed Documentation.