Meeting Rooms ii (2) | Leetcode

Описание к видео Meeting Rooms ii (2) | Leetcode

In this video we'll be taking a look at a popular interview question: Meeting Rooms II

This problem statement can be found on leetcode here:
https://leetcode.com/problems/meeting...

We'll talk about two different approaches for the meeting rooms question here: one that implements a dictionary and one that implements a heap data structure.

Комментарии

Информация по комментариям в разработке