Quick Overview

This question evaluates understanding of interval scheduling and temporal resource allocation, testing algorithm design, complexity analysis, and appropriate data-structure use for assigning bookings to a minimal number of courts.

Assign tennis bookings to minimum courts

Company: Atlassian

Role: Software Engineer

Category: Coding & Algorithms

Difficulty: medium

Interview Round: Onsite

Quick Answer: This question evaluates understanding of interval scheduling and temporal resource allocation, testing algorithm design, complexity analysis, and appropriate data-structure use for assigning bookings to a minimal number of courts.

Loading…