ECRE Practical Application 2 — Questions and Answers
Question 1: A hiring manager insists on rejecting all candidates over 50 years old for a software engineer role. What should the recruiter do?
- Comply to maintain the client relationship
- Advise the manager that age-based screening violates the ADEA and refuse to apply it (Correct answer)
- Screen out older candidates quietly without documenting it
- Ask candidates their age indirectly via graduation year questions
Correct answer: Advise the manager that age-based screening violates the ADEA and refuse to apply it
The Age Discrimination in Employment Act (ADEA) prohibits discrimination against candidates 40 and older, and a recruiter must decline to enforce such criteria.
Question 2: When building a Boolean search string to find Java developers with microservices experience, which string is most precise?
- Java AND microservices
- (Java OR "Java developer") AND microservices AND (Spring OR Docker OR Kubernetes) (Correct answer)
- Java microservices developer
- Java NOT Python AND microservices OR cloud
Correct answer: (Java OR "Java developer") AND microservices AND (Spring OR Docker OR Kubernetes)
Combining synonyms with OR inside parentheses and linking required skills with AND produces the most targeted results while avoiding missed candidates.
Question 3: A recruiter sources a passive candidate on LinkedIn who is not applying. What is the BEST initial outreach approach?
- Send a generic InMail with the job description attached
- Immediately discuss salary expectations to gauge interest
- Personalize the message referencing a specific achievement or shared connection before mentioning the role (Correct answer)
- Request the candidate's resume before explaining the opportunity
Correct answer: Personalize the message referencing a specific achievement or shared connection before mentioning the role
Personalized outreach that acknowledges the candidate's background increases response rates and demonstrates genuine interest.
Question 4: A client requests that all submitted candidates be available to start within two weeks. A top candidate needs four weeks notice. How should the recruiter handle this?
- Disqualify the candidate without informing the client
- Present the candidate's qualifications and negotiate a potential four-week start with the client (Correct answer)
- Ask the candidate to falsely claim two-week availability
- Submit the candidate anyway without disclosing the notice period
Correct answer: Present the candidate's qualifications and negotiate a potential four-week start with the client
Transparent negotiation preserves candidate integrity and may result in the client accepting a slightly delayed start for a superior candidate.
Question 5: Which metric BEST measures the quality of candidates a recruiter submits to a hiring manager?
- Time-to-fill
- Number of applications received
- Interview-to-offer ratio (Correct answer)
- Cost-per-hire
Correct answer: Interview-to-offer ratio
A high interview-to-offer ratio indicates that submitted candidates closely match the role requirements and are advancing through the process.
Question 6: During a structured debrief call after interviews, a hiring manager says, 'I just didn't feel a connection.' What is the recruiter's BEST response?
- Accept this as valid feedback and move on
- Probe for specific behavioral examples or skill gaps that drove the feeling (Correct answer)
- Suggest the candidate was not a culture fit and remove them
- Immediately schedule another interview with a different candidate
Correct answer: Probe for specific behavioral examples or skill gaps that drove the feeling
Vague feedback can mask bias; asking for concrete, job-related examples ensures decisions are based on objective criteria.
Question 7: A recruiter is filling a confidential executive search. Which sourcing method best protects client confidentiality?
- Posting the role publicly on Indeed with the company name
- Conducting direct outreach to targeted candidates without disclosing the client until mutual interest is confirmed (Correct answer)
- Listing the role on LinkedIn with a full company description
- Advertising on the client's own careers page
Correct answer: Conducting direct outreach to targeted candidates without disclosing the client until mutual interest is confirmed
In a confidential search, the client identity is withheld until a candidate expresses interest, preventing market disruption or internal concern.
A hiring manager insists on rejecting all candidates over 50 years old for a software engineer role.
What should the recruiter do?