Spring Hire Sale
Limited Time Deal: Unlock all premium questions for over 30% off
$10.42$7.08
08
:
03
:
07
:
58
Back to Dashboard
[CodeSignal] Country Meeting Date Finder
Medium
A global organization is scheduling regional check-ins for its distributed teams. Each team member belongs to a region and provides a list of available dates.
Given a list members, where each entry contains name, region, and availableDates (formatted as "YYYY-MM-DD"), schedule one check-in per region using these rules: ...