Tesco Interview Question

A JavaScript exercise in TDD on stackblitz

Interview Answer

Anonymous

Feb 2, 2024

You need to write unit tests, and then code until your tests pass. You write the functionalities in small increments, one at a time.