Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso D.R. Horton (Arlington, TX) nel mese di mar 2024
Colloquio
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.
Domande di colloquio [2]
Domanda 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.