Me postulé en línea. Acudí a una entrevista en SpaceX (Hawthorne, CA) en mar 2025
Entrevista
I applied the position through the company job site. The recruiter conducts a phone interview for basic questions on the resume, and introduces the company and project. After the phone interview, a take home test (6 hour time limit) will be given for coding implementation.
Preguntas de entrevista [1]
Pregunta 1
* Projects and experiences on the resume
* What is the most difficult project or issue you faced. How do you solve it?
* Take home coding test - task 1: summary for ideas and coding implementation. task2: coding for given a input text file, find the matching DNA sequence and output to requested format.
Applied online has two round. First being an phone call with recruiter and the second being online with a team of engineer asked about my previous experience and then had a short coding leetcode style question
Preguntas de entrevista [1]
Pregunta 1
Explain a recent debugging problem and how you solved it.
Basic questions about python vs c++, am I authorized to work in the US, stack vs heap, projects and my experience mentioned in my resume, quick introduction about myself and why i wish to work at spacex.
Recruiter screens usually hit: time/space complexity of common operations, why O(log n) beats O(n), array vs hash map vs linked list tradeoffs, and Big-O of sorting. Want me to drill you on these?
Preguntas de entrevista [1]
Pregunta 1
recruiter called, they has a few big O questions and basic DSA