I applied online. I interviewed at General Dynamics (Huntsville, AL) in Nov 2020
Interview
I applied online and had a "20 minute" phone screening that actually lasted nearly an hour about 2 weeks later. I didn't progress to the next round, but if I had, I would've been brought into the office for an even more technical interview. First, he described the company and position, and then launched into technical questions which I wasn't prepared for. Know your resume! I had things on mine from classes I'd taken years prior and wasn't prepared to answer even rudimentary questions about those topics, so that was my fault
Interview questions [3]
Question 1
What's the primary difference between C and C++? What's the biggest difference between MongoDB and MySQL? What is the difference between an outer and inner join in MySQL?
Suppose we want to create a C++ class which will allow an array to be dynamically allocated according to user input like a vector can be. How could we do this?