J'ai postulé via une autre source. Le processus a pris 4 semaines. J'ai passé un entretien chez FAST (Willoughby, OH)
Entretien
There were multiple interviews. The first being short with some basic technical questions. The other being long with brain teasers and behavioral questions. The entire process took about 1 month.
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez FAST (Baltimore, MD) en avr. 2023
Entretien
I had two rounds of interview, both which were online via Microsoft Teams. I first met with their HR recruiter where it was mostly a meet and greet. The second interview was a technical interview that only consisted of a basic coding problem and one logic problem. The second interview was with one of their seasoned project managers which lasted about two and half hours and we mostly talked about what questions I had about the company.
J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez FAST (Charlottesville, VA)
Entretien
I was first given a packet with about 25 logic questions, and a coding problem on the back. They gave me 30 minutes to solve it.
Afterwards, they asked a few OOP questions, but mostly stuck with behavioral questions and went over my resume. They also asked if I was willing to relocate (strong factor). Finally, they gave me time to ask questions.
Questions d'entretien [1]
Question 1
Given a getPrime() method, how would you write code to get the first 100 primes? How would you write getPrime()?
(Later) What are ways you could optimize this code?