Skip to content

AdeelCheema/CodingChallenge

Repository files navigation

Coding Challenge (Project Euler)

This repository contains solutions to three Project Euler Problems

Usage

Each solution was coded in Python

The solutions are located in the main CodingChallenge folder and are directly runnable.

Tests for each solution are provided in the tests folder. They can be run using nosestests within the main project directory.

$ nosetests

Extra

Problem 102 has a supplemental API hosted at http://ep102.herokuapp.com. The backend code is located in app.py

Simply enter comma separated triangle vertices to test origin containment

Further details on my approach to these problems can be provided upon request

About

This repository contains production-level sample code to three Project Euler Problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors