Test Engineer (Starship Development)
Role summary
SpaceX's Development Test team is seeking a Test Engineer for the Starship Development program. This role involves designing and executing unique tests for engines, components, and spacecraft on an accelerated schedule, operating in a fast-paced, hands-on environment. Responsibilities include developing test plans, activating new systems, conducting test operations, reviewing data, designing test stand equipment, and providing direction to technicians. The engineer will also develop and maintain test procedures, operate and troubleshoot data acquisition and fluid/mechanical systems, and automate repetitive operations to enhance efficiency and safety. The position requires a Bachelor's degree in an engineering field and 1+ years of hands-on testing experience. Preferred skills include experience with hazardous and high-pressure systems, instrumentation, 3D modeling, and programming languages like Python or C++.
SpaceX was founded under the belief that a future where humanity is out exploring the stars is fundamentally more exciting than one where we are not. Today SpaceX is actively developing the technologies to make this possible, with the ultimate goal of enabling human life on Mars.
TEST ENGINEER (STARSHIP DEVELOPMENT)
The Development Test team is responsible for testing that supports every major program at SpaceX: Starship, Dragon, Falcon, and Starlink. The majority of the team's current and foreseeable focus is on Starship development. We aim to excel at operating in situations where there is uncertainty and embrace the unexpected outcomes that result from testing. Our engineers specialize in the design and execution of unique tests for engines, components, and spacecraft on an accelerated schedule. This role offers a constant variety of diverse engineering challenges in a fast-paced, hands-on team environment.
RESPONSIBILITIES:
BASIC QUALIFICATIONS:
PREFERRED SKILLS AND EXPERIENCE:
ADDITIONAL REQUIREMENTS:
ITAR REQUIREMENTS:
SpaceX is an Equal Opportunity Employer; employment with SpaceX is governed on the basis of merit, competence and qualifications and will not be influenced in any manner by race, color, religion, gender, national origin/ethnicity, veteran status, disability status, age, sexual orientation, gender identity, marital status, mental or physical disability or any other legally protected status.
Applicants wishing to view a copy of SpaceX’s Affirmative Action Plan for veterans and individuals with disabilities, or applicants requiring reasonable accommodation to the application/interview process should reach out to EEOCompliance@spacex.com.
Sample SpaceX interview questions
- 1
Build a distributed platform for storing and serving digital assets.
system designmedium - 2
Develop a web app that shortens URLs like TinyURL.
system designmedium - 3
Propose a high-level design for a tracing system that can handle millions of spans per second across thousands of services.
system designmedium - 4
Iterator over a Binary Search Tree Implement an iterator over a binary search tree. Input: root = [7,3,15,null,null,9,20], calls: next(), hasNext(), next() Output: 3, TRUE, 7 Explanation: The iterator yields the smallest value (3), confirms more nodes exist, then properly yields the next in-order value (7).
codingmedium - 5
Count Anagrammatic Substrings Count the number of anagrammatic substrings from one string present in another. Input: s = "abab", p = "ab" Output: [0, 1, 2] Explanation: The substrings "ab", "ba", and "ab" starting at indices 0, 1, and 2 respectively are all anagrams of the string "ab".
codingmedium
Sign up for a personalized interview prep pack tailored to this role.