Question d’entretien chez Lime

Write a function isPossible(targetReservation, currentReservations), output if target reservation can be made given current list of reservations. Reservations include start and end time

Réponse à la question d'entretien

Utilisateur anonyme

5 oct. 2018

Very standard interval question