SpaceX internships summer 2025 and 2026: pay, projects, and how to get in
A SpaceX internship is one of the most competitive positions in aerospace engineering. The company receives tens of thousands of applications for a limited number of summer slots, making the acceptance rate roughly comparable to elite university admissions. For those who get in, the experience involves working on real flight hardware — Falcon 9 production, Starship development, Starlink satellite manufacturing, or Dragon spacecraft operations — alongside full-time engineers who expect interns to contribute from day one.
This guide covers the SpaceX summer 2025 cycle (for reference and lessons learned) and the summer 2026 program that is currently accepting applications.
Program structure
SpaceX internships run for 12 weeks during the summer, typically from late May through mid-August. The company also offers fall and spring co-op positions at some locations.
| Detail | Summer 2025 | Summer 2026 |
|---|---|---|
| Duration | 12 weeks | 12 weeks |
| Application open | August 2024 | August 2025 |
| Interviews | Rolling, Sept–Feb | Rolling, Sept–Feb |
| Locations | Hawthorne, Starbase, Redmond, Cape Canaveral, Bastrop | Hawthorne, Starbase, Redmond, Cape Canaveral, Bastrop, Irvine |
| Programs | Engineering, Software, Business Operations | Engineering, Software, Business Operations |
| Visa requirement | Must be ITAR-eligible (U.S. person) | Must be ITAR-eligible (U.S. person) |
Engineering internships
Engineering interns work across mechanical, aerospace, electrical, propulsion, structural, thermal, and manufacturing engineering disciplines. You are assigned to a specific team and project — not a rotation program. Common placements include:
- Starship structures (Starbase) — Design and analysis of stainless-steel vehicle components
- Raptor propulsion (Hawthorne/Starbase) — Engine testing, analysis, and design improvements
- Starlink satellite (Redmond/Bastrop) — Satellite subsystem design, test, and production
- Dragon operations (Hawthorne) — Spacecraft systems, mission ops support
- Avionics (Hawthorne/Starbase) — Flight computer hardware, sensor integration
- Launch pad systems (Cape Canaveral/Starbase) — Ground support equipment engineering
Software engineering internships
Software interns work on the same codebases as full-time engineers. SpaceX software teams include flight software (C++ for vehicle guidance and control), Starlink networking (C++, Go), ground systems (Python), factory automation, and internal tools.
| Software Team | Primary Languages | Location |
|---|---|---|
| Flight Software | C++, Python | Hawthorne |
| Starlink Firmware | C++, Rust | Redmond |
| Starlink Networking | C++, Go | Redmond |
| Ground Systems | Python, JavaScript | Hawthorne, Starbase |
| Enterprise/Factory Tools | Python, TypeScript, C# | Multiple |
| Simulation | C++, MATLAB | Hawthorne |
Pay and benefits
SpaceX intern compensation varies by academic level.
| Academic Level | Hourly Rate | 12-Week Gross | Annualized |
|---|---|---|---|
| Freshman/Sophomore | $30.00/hr | $14,400 | $62,400 |
| Junior/Senior | $34.00/hr | $16,320 | $70,720 |
| Completed Bachelor's | $36.00/hr | $17,280 | $74,880 |
| Completed Master's | $38.00/hr | $18,240 | $79,040 |
In addition to hourly pay, SpaceX provides:
- Housing/relocation stipend — Amount varies by location; covers or offsets housing costs during the internship
- Free meals at company cafeterias (where available)
- Access to SpaceX facilities including mission control viewing areas
- Launch viewing for interns at Cape Canaveral or Starbase when flights occur during the internship period
SpaceX intern pay of $30–$38/hr is competitive with aerospace companies but below major tech companies like Google ($45–$55/hr) or Meta ($50+/hr). The compensation gap narrows when factoring in the housing stipend and the career value of SpaceX on a resume. Most interns choose SpaceX for the experience and mission, not the paycheck.
Application timeline and process
SpaceX fills internship spots on a rolling basis. This means earlier applicants have more available positions to compete for.
| Stage | Timeline | Details |
|---|---|---|
| Applications open | August (year before) | Posted on SpaceX careers site and Greenhouse |
| Resume screening | September–January | Reviewed by recruiting team and hiring managers |
| Phone screen | October–February | 30-45 min, technical questions relevant to your discipline |
| Take-home assignment | Varies | Some software roles include a 4-hour coding challenge |
| Onsite/virtual interview | November–March | 2-4 interview sessions, technical + behavioral |
| Offers extended | December–March | Rolling offers until positions are filled |
| Internship begins | Late May | Standard 12-week summer session |
What the phone screen covers
For engineering interns, the phone screen focuses on fundamentals relevant to the role — statics, dynamics, thermodynamics, materials science, or electronics depending on your discipline. Interviewers expect you to solve problems by applying first principles, not memorizing formulas.
For software interns, the phone screen includes coding problems at LeetCode medium difficulty. You will typically code in a shared editor while explaining your approach. C++ and Python are the most commonly used languages, though SpaceX accepts solutions in other languages.
What the onsite covers
The onsite (or virtual equivalent) includes 2-4 interview rounds lasting 45-60 minutes each. Expect:
- Technical depth — Detailed questions about your past projects. Interviewers will probe your understanding of design decisions, trade-offs, and what you would do differently.
- Problem-solving — Open-ended engineering problems. The interviewer wants to see your thought process, not just a final answer.
- Behavioral — Questions about teamwork, handling failure, working under pressure, and why SpaceX. The company screens heavily for cultural fit and mission alignment.
SpaceX receives more than 10,000 internship applications per cycle. The strongest candidates have hands-on project experience beyond coursework — student rocketry teams (SEDS, AIAA, university launch teams), Formula SAE, personal hardware projects, or significant open-source contributions. A GPA above 3.5 helps get past initial screening, but project experience is what gets you an interview.
What interns actually work on
SpaceX interns are not doing busywork. Former interns have reported working on:
- Thermal analysis for Starship heat shield tiles
- Writing flight software test cases that ran on actual vehicle hardware
- Designing fixtures for Raptor engine assembly
- Building data pipelines for Starlink constellation monitoring
- Running structural load tests on Falcon 9 components
- Developing automated inspection tools for composite manufacturing
The expectation is that your intern project produces a deliverable that the team continues to use after you leave. Your mentor (typically a senior engineer) assigns a project scoped for 12 weeks and checks in regularly, but you are expected to drive the work independently.
Return offers
SpaceX extends return offers to approximately 70-85% of interns who perform well. A "return offer" can be for another internship (if you are still in school) or a full-time new graduate position.
| Performance | Outcome |
|---|---|
| Strong (exceeds expectations) | Full-time offer or next-term internship offer |
| Solid (meets expectations) | Likely return offer, possibly different team |
| Below expectations | No return offer, constructive feedback |
The conversion pipeline from intern to full-time employee is a primary hiring channel for SpaceX. Many current engineers started as interns and joined full-time after graduation.
Tips for getting accepted
Apply early. Submit your application in August or September when the most positions are available. By January, many slots are already filled.
Build projects. Join a rocketry team, build a CubeSat, contribute to open-source flight software, or fabricate something in a machine shop. SpaceX wants evidence that you build things.
Target your resume. Lead with projects and technical skills. Put education second. Quantify everything — thrust levels achieved, mass reductions, code performance improvements.
Practice technical fundamentals. For engineering: review statics, dynamics, thermo, and materials. For software: practice LeetCode medium problems in C++ or Python, focusing on arrays, trees, graphs, and dynamic programming.
Prepare your "why SpaceX" answer. Interviewers ask every candidate why they want to work at SpaceX. A generic answer about loving space will not differentiate you. Be specific about which program (Starship, Starlink, Falcon, Dragon) interests you and what you know about the technical challenges.
Get a referral. If you know a SpaceX employee — even a former intern — ask them to refer you. Referrals significantly increase the probability that your resume gets reviewed.
Locations for summer 2026 interns
| Location | Programs | Lifestyle |
|---|---|---|
| Hawthorne, CA | Falcon, Dragon, Flight Software, Propulsion | LA metro, high cost, urban |
| Starbase, TX | Starship manufacturing, launch ops | Remote, low cost, beach nearby |
| Redmond, WA | Starlink engineering and production | Seattle metro, moderate cost |
| Cape Canaveral, FL | Launch operations, Dragon recovery | Space Coast, moderate cost |
| Bastrop, TX | Starlink V3 manufacturing | Near Austin, moderate cost |
| Irvine, CA | Starshield (national security) | Orange County, high cost |
Most interns express a location preference in their application, though SpaceX may place you based on team needs and project availability.
FAQ
When should I apply for a SpaceX summer 2026 internship?
Applications for summer 2026 opened in August 2025. SpaceX fills positions on a rolling basis, so earlier is better. If you have not applied yet, submit your application immediately — positions remain open until filled, but availability decreases over time.
What GPA do I need for a SpaceX internship?
SpaceX does not publish a minimum GPA requirement. Based on reported data, most accepted interns have GPAs above 3.5, but exceptional project experience can compensate for a lower GPA. A 3.2 GPA with significant rocketry team experience and a strong interview will beat a 4.0 with no hands-on projects.
Can international students get a SpaceX internship?
SpaceX internships require ITAR eligibility, which means you must be a U.S. citizen, lawful permanent resident, or protected individual. International students on F-1 or J-1 visas generally do not qualify unless they have permanent residency. This is a federal regulatory requirement, not a SpaceX policy choice.
How hard is it to get a SpaceX internship?
The estimated acceptance rate is roughly 5% or less. SpaceX receives more applications per slot than most aerospace programs. The strongest candidates combine strong academics (3.5+ GPA in engineering or CS), hands-on project experience, and the ability to communicate technical depth clearly during interviews.
What happens after the internship?
Strong interns receive return offers for either another internship term or a full-time new graduate position. Full-time offers include base salary, equity grants, and signing bonuses. The intern-to-full-time pipeline is one of SpaceX's primary hiring channels.
Explore SpaceX careers on Zero G Talent, or browse all space internship opportunities across the industry.