Skip to content

These are couple of exercises (from Project Euler) I've been asked to code for job interview

Notifications You must be signed in to change notification settings

wvxvw/firmitas-assignments

Repository files navigation

About

This project is a test exercise for Firmitas. It contains several Project Euler problems solved in Python and C++. You can view it online:

There also is API reference, available here.

Obtaining

The project is hosted at Github, to check it out do:

git clone https://github.com/wvxvw/firmitas-assignments.git

Building

Please read PDF, the Foreward section for information about dependencies. Provided the dependencies are satisfied, you may run:

make

To build the project. You don’t have to run Make though–all the binary artefacts are included in the distribution.

Credits

All code in this project is released into public domain.

About

These are couple of exercises (from Project Euler) I've been asked to code for job interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published