C++ Programming Internship
Modern C++ close to the metal: memory you manage, data structures you implement yourself, and performance you measure rather than assume.
What the C++ Programming track is.
C++ is where you stop being able to hand-wave about what the machine is doing. Memory, ownership, and cost become explicit, which is exactly why it is worth learning properly.
This track sits closest to the work Solipher Labs does on its own products. You implement data structures from scratch, profile what you wrote, and learn to tell the difference between code that feels fast and code that measures fast.
What you’ll work with
Three real projects, not three tutorials.
Every project below produces something that works and that you can explain. They are scoped to be finished, not to look impressive on a syllabus.
A data structure implemented from scratch
Built without leaning on the STL for the core, so you understand the cost of every operation you expose.
A memory-clean program, proven
A non-trivial program taken through valgrind until it is genuinely leak-free, not assumed to be.
A benchmarked algorithm comparison
Two approaches to the same problem, measured on real input, with a result you can explain rather than guess at.
What makes it worth your time.
You build, from day one
There is no classroom phase. You are given something real to build in your first week, and you build it.
Reviewed by a working engineer
Your work goes through review by someone who does this professionally, and you get told what is wrong with it.
Portfolio you can show
You finish with projects you can put in front of an employer and explain line by line, not a certificate alone.
Flexible around your studies
Short or long-term, remote, and scheduled around your academic calendar rather than against it.
Who this track is built for.
Students
Studying computer science or an adjacent field and want experience that looks like real work, not coursework.
Career changers
Moving into tech from somewhere else and need hands-on experience to make the move credible.
Self-taught developers
You have taught yourself the basics and want structure, review, and honest feedback on where you actually stand.
Fill out the application form and tell us what you’ve built.
Include anything you’ve built, broken, or measured yourself, a repo, a project, a course you finished. We care more about what you’ve actually attempted than where you’re studying. There are no fixed cohort dates; we take a small number of interns per track at a time.
Apply Now
