Skip to content

Implementation of an algorithm to find potential meeting opportunities of two people represented by their calendars in such a way that they do not conflict with any other meeting recorded in the calendar. The parameter is the expected length of the meeting. In response, we receive a list of time intervals that can be used by both people during w…

Notifications You must be signed in to change notification settings

bartlomiejgraczyk/lets-meet-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lets-meet-algorithm

Implementation of an algorithm to find potential meeting opportunities of two people represented by their calendars in such a way that they do not conflict with any other meeting recorded in the calendar. The parameter is the expected length of the meeting. In response, we receive a list of time intervals that can be used by both people during working hours.

Successful request. Invalid meeting duration parameter format. Invalid meeting start time format.

About

Implementation of an algorithm to find potential meeting opportunities of two people represented by their calendars in such a way that they do not conflict with any other meeting recorded in the calendar. The parameter is the expected length of the meeting. In response, we receive a list of time intervals that can be used by both people during w…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages