Leetcode - 252 - Meeting Rooms using heap and priority queue with Python

preview_player
Показать описание
Hi everyone! Today I'll be solving the Meeting Rooms problem on Leetcode with Python. My goal with this is to not one get some practice myself but also share some of my own techniques for solving these types of exercises. I hope it is helpful.

This problem uses arrays, heap and priority queue data structures.
Рекомендации по теме
visit shbcf.ru