Warren
Interview experiences shared by candidates.
ANankitasc·May 14, 2025·Coding·Postman
Postman | Senior Software Engineer - Monetization (Senior) | Coding | Onsite
Senior Software Engineer - Monetization
Coding Implement a task scheduler with priority Interface TaskScheduler { addTask(task) pollTask() } Task Id Name priority 1 A 2 2 B 4 3 C 1 4 D 2 Output for pollTask B A D C Same priority return task which was inserted...
050
Crowdstrike | Sr software engineer (Senior) | Coding | Phone Screen
Sr software engineer
Our system is generating QueryRequest objects that need to be stored and retrieved in the order in which they should be executed. A query request is a simple object like this: java public class QueryRequest { public Stri...
0221