I applied through university. I interviewed at L3Harris in Oct 2022
Interview
One hour technical interview with typical questions like being asked to tell them about myself, Asked about the pillars of Object Oriented Programming, Also asked to describe my Personal Projects and other resume items.
applied online, about 2-3 weeks later got a called to answer some questions and to set up a interview. did the interview on teams. after interview waited 24-48 hours for a decision
It was basic behavioral questions and then technical questions about OOP principles (encapsulation, inheritance, polymorphism, abstraction). The technical questions were not difficult, basic CS knowledge things. The interviewer was nice.
The interview process was straightforward and conversational. I first had a short phone screening with HR about my background and interest in the company. This was followed by a 30-minute video call with a software engineer, where we discussed my previous projects, some basic programming concepts, and how I would approach debugging. There were no tricky algorithm questions—just practical scenarios related to the role. The interviewer was friendly, and the whole process felt relaxed.
Interview questions [1]
Question 1
Q: What programming languages are you most comfortable with, and how have you used them in past projects?
A: I discussed my experience with Python and C++, highlighting a robotics project in Python and a class assignment in C++ where I implemented data structures.