Airbase interview question

How to design a feature which requires constant update as backend processes the input?

Interview Answer

Anonymous

24 Sept 2020

Since I did not have prior knowledge about WebSockets I went for polling via API which wasn't very robust design.