Intercom - Product Engineer - II Experience (Dublin)
Summary
Interviewed for Product Engineer role at Intercom in Dublin. Focused on system design and algorithmic problem solving. The interview included a coding task to implement an assignment system for custom...
Interview Experience
In this exercise, you'll build a system to assign conversations to customer support agents.TaskImplement an AssignmentSystem class that has the following API:Initializes with a list of available agents.set_limit(agent_name, limit) - Sets the conversation limit for a specific agent.assign(conversatio...


