Feature #1: Find Meeting Rooms
Implementing the "Find Meeting Rooms" feature for our "Google Calendar" project.
We'll cover the following...
Description
To develop this project’s first feature, we are given a set of meeting times. Our job is to implement a solution that can identify the number of meeting rooms needed to schedule the required meetings. Each meeting time will contain a startTime
and an endTime
that are both positive integers.
Access this course and 1400+ top-rated courses and projects.