USA - Hire Assessment Talent Sourcing and Recruitment Questions and Answers — Questions and Answers
Question 1: A recruiter is sourcing candidates for a Senior Software Engineer role requiring expertise in Java and either 'Spring Boot' or 'Microservices'. To minimize irrelevant results from entry-level applicants, which of the following Boolean search strings is most effectively constructed?
- Java AND (Spring Boot OR Microservices) NOT (intern OR junior) (Correct answer)
- Java OR Spring Boot OR Microservices AND Senior
- Senior Software Engineer Java Spring Boot Microservices
- Java AND Spring Boot AND Microservices NOT intern
Correct answer: Java AND (Spring Boot OR Microservices) NOT (intern OR junior)
This Boolean string correctly uses parentheses to group the 'OR' conditions, ensuring the search looks for candidates with Java plus at least one of the specified frameworks. The 'NOT' operator is then properly applied to exclude profiles containing the keywords 'intern' or 'junior', effectively filtering out entry-level candidates. The other options are less precise and would yield poorer quality results.
Question 2: A company is calculating its Cost Per Hire (CPH) for the previous fiscal year. Which of the following costs should be excluded from the CPH calculation?
- Salaries of employees who were promoted internally (Correct answer)
- Fees paid to external recruitment agencies
- Annual subscription costs for an Applicant Tracking System (ATS)
- Salaries and benefits for the internal talent acquisition team
Correct answer: Salaries of employees who were promoted internally
Cost Per Hire (CPH) is calculated by dividing total recruiting costs (both internal and external) by the number of new hires in a specific period. While agency fees, ATS subscriptions, and recruiter salaries are all direct recruiting costs, the salaries of employees who are promoted from within are not considered a recruitment expense for the purpose of this metric.
Question 3: To comply with Equal Employment Opportunity Commission (EEOC) guidelines when using social media for recruitment, which practice is most advisable for a US-based company?
- Ensuring that the person reviewing social media profiles is separate from the hiring decision-maker. (Correct answer)
- Requesting applicants to provide links to their professional and personal social media accounts for a comprehensive review.
- Using targeted advertising on social platforms to reach specific demographic groups that are underrepresented in the company.
- Making hiring decisions based on information related to a candidate's protected characteristics discovered on their public profile.
Correct answer: Ensuring that the person reviewing social media profiles is separate from the hiring decision-maker.
To mitigate bias and reduce the risk of discrimination claims, the EEOC has advised that employers should consider having social media searches performed by someone who is not involved in the hiring decision. This person can then redact information related to protected characteristics before passing along job-related insights. Requesting passwords or access to private profiles is prohibited in many states, and targeting ads based on protected demographics can lead to discrimination claims.
Question 4: A recruiter is shifting strategy from focusing on active candidates to sourcing passive candidates. Which of the following methods is most representative of a passive sourcing strategy?
- Posting a job opening on multiple popular job boards.
- Screening and reviewing applications received through the company's career page.
- Identifying high-performing employees at competitor companies and initiating outreach via professional networks. (Correct answer)
- Hosting a virtual career fair to attract job seekers.
Correct answer: Identifying high-performing employees at competitor companies and initiating outreach via professional networks.
Passive candidate sourcing involves proactively identifying and engaging with individuals who are not actively looking for a new job. This often means researching and reaching out to employed individuals at other companies who fit the desired profile. The other options are methods for attracting active candidates who are already in the job market.
Question 5: A federal contractor in the USA with 60 employees and a contract valued at $175,000 must adhere to specific OFCCP regulations. Which of the following is a key requirement for this contractor?
- Only advertising executive positions on state job banks.
- Mandating that all new hires self-identify their disability status prior to receiving a job offer.
- Developing a written Affirmative Action Program (AAP). (Correct answer)
- Retaining recruitment records for a maximum of one year.
Correct answer: Developing a written Affirmative Action Program (AAP).
Federal contractors with 50 or more employees and a contract of $50,000 or more are required to develop and maintain a written Affirmative Action Program (AAP). Job openings must be listed with the appropriate state job bank, with exceptions for executive roles and internal fills. Contractors must invite applicants to self-identify veteran and disability status pre-offer, but it cannot be mandated. Record retention is typically required for multiple years, not just one.
Question 6: Which of the following best describes a primary advantage of using structured interviews over unstructured interviews in the hiring process?
- They allow for more conversational flexibility to build rapport with the candidate.
- They reduce the influence of interviewer bias and improve the legal defensibility of the hiring decision. (Correct answer)
- They require significantly less preparation time for the hiring manager.
- They are more effective at assessing a candidate's personality and cultural fit.
Correct answer: They reduce the influence of interviewer bias and improve the legal defensibility of the hiring decision.
Structured interviews, which use a consistent set of job-related questions for all candidates and a standardized scoring rubric, are proven to be more reliable and valid predictors of job performance. This consistency reduces the impact of personal bias and makes the selection process fairer and more legally defensible, in line with EEOC recommendations. Unstructured interviews are more prone to bias and have lower predictive validity.
A recruiter is sourcing candidates for a Senior Software Engineer role requiring expertise in Java and either 'Spring Boot' or 'Microservices'.
To minimize irrelevant results from entry-level applicants, which of the following Boolean search strings is most effectively constructed?