Domanda di colloquio di Cabify

Design and implement a checkout system without database.

Risposta di colloquio

Anonimo

17 mar 2019

I implemented it with Sinatra. I failed to deliver a scale-able solution. Also I forgot to add test for edge cases.