Canva interview question

Create frontend code that was supposed to use Promises for simulating a Knockout Tournament.

Interview Answer

Anonymous

17 Aug 2017

I followed the specs, and went beyond what was being asked for (by simulating multiple tournaments in parallel to check for concurrency).