Problem Statement : Implement Interview Schedule Algorithm
Note : The algorithm has been implemented in node js and has been tested in MacOs.
You need to have node js installed in your system.
Download the testSchedule.js and interviewScheduling.js files attached in this folder and run the code from testSchedule.js file.
- We require atleast 2 companies to schedule interviews.
- We require atleast 2 students to schedule interviews.
- The number of shortlisted students is same for all companies.