Stripe Interview Question

The coding tests are simple things like "given an array of arrays, find the minimum value for a given key".

Interview Answer

Anonymous

Feb 28, 2020

There was a definite focus on TDD and getting a working solution, not so much on how much complexity is involved in the tasks because that can always be optimised later.