employer cover photo
employer logo
employer logo

Cleo Communications

Is this your company?

Cleo Communications Interview Question

System design question about an upstream server queueing job tasks to a downstream server.

Interview Answer

Anonymous

Oct 1, 2024

Reviewed typescript code that pulls IDs out of request parameters, queries message data based off the IDs, then returns the message data it finds as JSON. I was also asked to improve it by adding another filter to the query.