Leetcode 253 Meeting Rooms II

This is the link to this problem


http://leetcode0.blogspot.com/2015/12/253-meeting-rooms-ii.html


The idea is to for each table, put as many meetings as possible for each table.

So in the result, there would be the minimum number of tables for all meetings.

發佈了123 篇原創文章 · 獲贊 0 · 訪問量 3萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章