Pinterest interview question

Write a delayed task queue

Interview Answer

Anonymous

23 Sept 2024

Wrote it in Java using priority queue and executor service

Pinterest Interview Question: Write a delayed task queue | Glassdoor