Skip to main content
⚑
← Coursesβ€ΊInterview PrepModule 5 Β· System Design & Behavioralβ€ΊπŸ† Interview Capstone: mock onsite β€” algorithm + behavioralmission80 / 100
πŸ’¬ DiscussπŸ§ͺ Playground+250 XP
Task
πŸ“ **Task:** Implement `min_rooms(meetings)` using a min-heap of end times. πŸ“‹ Implement the function above. Test cases run automatically. πŸ’‘ **Hint:** Re-read the theory if you get stuck β€” the pattern is right there.

Keep going

✏️ Write your code here
🐍
Loading Python...
First visit only β€” ~5-10s. Stays cached afterward.
πŸ“Š Result
Press Run to see result...
πŸ“£ Help someone learn PythonShare this lesson with a friend β€” the first 15 are free, no signup.Tweet

πŸ’¬ Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…