Google Interview Question

was about fitting a date in the calendrer

Interview Answer

Anonymous

Nov 28, 2022

using a dict to store all the a dates and check if the time is free with O(n) time