Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic pleasure

Sergio Toro Algorithmic pleasure test.

Set up project

curl -sS https://getcomposer.org/installer | php
composer.phar install

Run algorithms

# Algorithm A:
./console.php storo:sum-multiples
./console.php storo:sum-multiples-extra

# Algorithm B:
./console.php storo:number-pow 5 3

# Algorithm C:
./console.php storo:fibonacci 10

Run tests

./vendor/phpunit/phpunit/phpunit -c phpunit.xml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages