I applied through college or university. The process took 1 day. I interviewed at Northrop Grumman (Baltimore, MD) in Mar 2021
Interview
The interview involved a technical coding round (LeetCode-style), a system design discussion, and behavioral questions. Emphasis was on problem-solving, optimization, debugging skills, and domain-specific technical expertise.
i just made this up in order to access glassdoor. Don't believe anything i put because they are forcing me to write stuff when i don't want to.
Interview questions [1]
Question 1
Based on our conversation, one thing they asked you was:
"Can you solve the Daily Temperatures problem using Dynamic Programming instead of a Monotonic Stack?"
This showed they wanted to test your adaptability in exploring different problem-solving techniques beyond the optimal stack-based approach