Skip to content

lartist/GlobalTestSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This app is a solution for the test: https://github.com/armel/GlobTest

Answers:

  1. The function foo takes all the intervals given as input and factors them all by combining the intervals that have an intersection. It returns the new collection of factored intervals.
    1. Clone the project
    2. run composer install
    3. run test: vendor/bin/phpunit tests/BarTest.php
  2. It takes me 3 hours :(

Releases

No releases published

Packages

No packages published

Languages