Me postulé a través de un reclutador. El proceso tomó 2 días. Acudí a una entrevista en D.R. Horton (Arlington, TX) en mar 2024
Entrevista
The recruiter calls and briefs you of job description then you have one in-person Interview with a few directors that ask you some technical questions. after that its an offer letter. They seem to be very nice poeple for the most part, one of director has a bit of an ego. They say they use cutting edge stuff but its a pretty old school environment.
Preguntas de entrevista [2]
Pregunta 1
Write a function that takes to values function(array, x) to filter an array and remove any values that are evenly divisible by the provided number (x). then return the list of values as a string.