http://ErikDMueller.com
https://github.com/Erik-D-Mueller/meeting-Rooms-Required-Algorithm-using-PriorityQueue
I was asked to white-board this problem at an interview:
Suppose an event company is planning to serve food to many different groups of people in an event space and the number of tables required must be known and set up before the event. Each group of people will require their own table while they’re eating and will arrive and leave at a predetermined known time. Given a…