Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimonVS authored Jun 13, 2021
1 parent 45f6f0e commit 3edb3d4
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Q42 interview assignment
# Grid interview assignment

This project was created as part of the interview process with Q42. The chosen language for the assignment is Elm and the project was bootstrapped with [Create Elm App](https://github.com/halfzebra/create-elm-app).

## Assignment description (in Dutch)

> Maak een 50x50 grid. Als je klikt op een cel wordt bij alle cellen in de rij en kolom van de cel 1 opgeteld. Was een cel leeg dan wordt die op 1 gezet. Na elke verandering licht een cel kort geel op. Als 5 elkaar in de Fibonacci-reeks opvolgende getallen naast elkaar staan, lichten deze cellen kort groen op en worden ze leeg gemaakt. Gebruik de programmeertaal die je het beste vindt passen.
This project was created as part of an interview process. The chosen language for the assignment is Elm and the project was bootstrapped with [Create Elm App](https://github.com/halfzebra/create-elm-app).

## Setup

Expand Down

0 comments on commit 3edb3d4

Please sign in to comment.