I applied in-person. The process took 2 weeks. I interviewed at Lockheed Martin (Manassas, VA) in Nov 2022
Interview
The interview was very laid back. It was only about 30 minutes and in person. I was mainly asked questions along the line of “What kind of skills do you have?”.
Interview questions [1]
Question 1
What are some skills that you’ve learned in your previous employment that can benefit you here at Lockheed?
I applied through college or university. The process took 1 week. I interviewed at Lockheed Martin (Fort Worth, TX)
Interview
To prepare for an interview on Object-Oriented Programming (OOP), focus on explaining core concepts like OOP itself, which is a paradigm based on objects and classes. Be ready to describe **inheritance**, where a class derives properties and behaviors from a parent class, promoting code reuse. Also, understand **abstraction**, which involves hiding complex implementation details behind simple interfaces, and have a coding example ready to illustrate this concept if asked. Practice delivering these answers clearly and confidently.
Interview questions [1]
Question 1
Tell me about a time you used OOP? Describe Inheritance? ( have coding examples ready and answer in STAR
I applied through college or university. The process took 1 day. I interviewed at Lockheed Martin (New York, NY) in Apr 2023
Interview
It was a very easy interview process with basic questions about object oriented programming, and a simple coding section that wanted to loop over to find all of the prime numbers.
Interview questions [1]
Question 1
What are the 5 pillars of object oriented programming.