J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez RTX (Aurora, CO) en juill. 2017
Entretien
I applied online for University Programs in July 2017 and interviewed at Raytheon in Aurora, Colorado. The process took about 2 months. I was contacted for a phone interview about a month after I applied, in which interviewers asked basic behavioral questions and tested basic knowledge on object-oriented programming principles. I was invited to an onsite interview afterwards, in which I talked to the same people from the phone. Questions were more or less the same, except more in depth. They asked me to write pseudo code for generating the nth prime number and calculating n factorial. They didn't care too much about finding the most optimal solution and mostly wanted to see how you think when you solve a problem. Overall, the interview was very easy, and the engineers I talked to were very friendly and polite. I was given an unofficial offer 2 days after my interview, followed by an official letter in the following week.
Questions d'entretien [4]
Question 1
n factorial - what happens if you pass a negative number or max int into function?
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez RTX
Entretien
Initial call with hiring manager to talk about my previous experience, fit for the role, job duties, and culture. There was a follow up leetcode style (medium) live coding question.
Questions d'entretien [1]
Question 1
What is your experience with full stack development?
Received screening phone call with basic questions. Then, was invited to a Zoom interview with the hiring manager and 2 other software engineers. They asked me mostly behavioral questions and a couple technical questions about C. No leetcode style questions.
Fairly easy, just 1 virtual 30 minute interview of some technical questions on tree Data Structure, such as Binary Tree. Other than that, fairly easy questions. Consisted of questions about me and my experience mainly. Then talked about the company itself.
Questions d'entretien [1]
Question 1
Describe on a binary tree which side the child is or something like that.