Ro Interview Question

design a working terminal prompt that accepts arguments via user input. this prompt requests data from github v3 api. the application must respect concurrency, rate limits, and pagination. display the top contributors across all the repos under an owner.

Interview Answer

Anonymous

Jul 10, 2020

with a crudely written terminal application that took far longer than 3 hours to complete.