Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (25 loc) · 811 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 811 Bytes
                           __
    ____  __  __________  / /__        ____ ___  ___
   / __ \/ / / /_  /_  / / / _ \______/ __ `__ \/ _ \
  / /_/ / /_/ / / /_/ /_/ /  __/_____/ / / / / /  __/
 / .___/\__,_/ /___/___/_/\___/     /_/ /_/ /_/\___/
/_/

At lafourchette, we love evaluating tech candidates with real code. This repo is meant to test you with some nifty php problems, and exercices are pretty similar to what you'll encounter during the recruitment interviews.

Wanna join us ? Go apply on http://recrutement.lafourchette.com/.

Puzzle-me uses Behat.

Installing

Make sure you have composer in your PATH. Then :

make vendor

Playing

Have a pick in the features folder, and solve them by writing code in the src.

make
#or
bin/behat