|
|
|
|
|
by brailsafe
3110 days ago
|
|
minutes = 20; // 2 + 15+
n = resumes.size(); // 6
Time t = contemplateResume(minutes, n);
// If you manage time sufficiently,
// you'll not be spending that much time looking at only the first indication of a candidate's fit for a role
|
|