Trip Sorter

Instruction

$ git clone git@github.com:wojciech-olszewski/trip-sorter.git
$ cd trip-sorter
$ composer install
$ bin/phpspec run --verbose

In root directory is index.php file which allows you to play around with solution, and check outputs for various inputs.