I applied through a recruiter. The process took 2 weeks. I interviewed at Anduril in Feb 2025
Interview
The interview for this position consisted a leetcode-esque problem which, of course, I did not study. I told them about the trade-offs of real-world scenarios of build web applications. Nonetheless, all they cared about was whether I could solve the problem. If they think this is the best way to assess software engineer, I fear for the future of Anduril's engineering.
Interview questions [1]
Question 1
Q: Build me a minesweeper game using recursive functions
Had one interview, an hour long. Got asked to fix a data structure implementation (think tree or hashmap). It was pretty easy and chill. The interviewer was communicative and pleasant. Got a rejection after that.
Interview questions [1]
Question 1
fix a data structure implementation (think tree or hashmap)
I applied through a recruiter. I interviewed at Anduril (Irvine, CA)
Interview
2 phone rounds, onsite consisted of 4 rounds. 2 coding and 1 sys design and 1 behavioral.
Company is notorious for not reimbursing the expenses for onsite. Keep that in mind before interviewing. HR ghosted me when confronted.
Interview questions [1]
Question 1
Number of islands,
Trajectories (binary search and simulation)
I did a preliminary interview and then a technical interview. They asked me about my experience and then in the technical interview we did an algorithm challenge. I thought they were relatively friendly.
Interview questions [1]
Question 1
They asked me how to get all of the combinations of an array.