Tesco interview question

A JavaScript exercise in TDD on stackblitz

Interview Answer

Anonymous

2 Feb 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.