There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This python code have two functions first one will compute the first set of empty slots by returning us the start and end time and then we pass these two set of times to our 2nd function along with the required time slots that will check if the difference of the start and end time is equal and greater than the required time slot then we can do our operation during that interval successfully else we have to find another time slot