I applied through college or university. The process took 4 weeks. I interviewed at RTX
Interview
2 Rounds:
1 - Phone Interview: Behavioral & Practical
(Tell a time when you had to figure out a solution to a problem from scratch — meaning you didn’t have any expertise or exposure to the problem before)
2 - On-Site Interview: Technical
Interview questions [1]
Question 1
Delete leaf nodes from a BST (example and input provided) with certain conditions (once u have deleted the leaf then delete it’s parent first before moving on to the next leaf) and either print them to the screen or insert the results to a list/array
I applied online. The process took 1 week. I interviewed at RTX
Interview
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.
Interview questions [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.
Interview questions [1]
Question 1
Describe on a binary tree which side the child is or something like that.