Zalando Interview Question

Write a code that makes multiple dynamic async requests to an API and order the data.

Interview Answer

Anonymous

Mar 11, 2018

I implemented.