- Joined
- 9/24/25
- Messages
- 6
- Points
- 3
Hi everyone,
While preparing for quant interviews myself, I noticed that most resources either go very deep (MOOCs, textbooks) or very broad (LeetCode-style).
I wanted something shorter and more focused, so I built a small side project: 15 C++ interview-style questions (easy → hard)
Each question comes with a 3-layer explanation:
- Code behavior (what runs, what prints)
- Memory model (stack/heap, references, etc.)
- Quant finance perspective (why this matters in an interview setting)
Each session takes about 3 minutes — meant for quick daily practice rather than long study sessions.
I previously worked as a quant developer (C++ focus) in a major investment bank, and I built this tool after seeing how challenging interview prep can be for candidates.
I’d love to get some honest feedback from people who are also prepping interviews before I expand the question set.
If this sounds interesting, I can share the beta link with a few volunteers.
(Or if you prefer, I can post a couple of sample questions here so you can see the format first.)
Thanks in advance — any comments or suggestions are very welcome!
While preparing for quant interviews myself, I noticed that most resources either go very deep (MOOCs, textbooks) or very broad (LeetCode-style).
I wanted something shorter and more focused, so I built a small side project: 15 C++ interview-style questions (easy → hard)
Each question comes with a 3-layer explanation:
- Code behavior (what runs, what prints)
- Memory model (stack/heap, references, etc.)
- Quant finance perspective (why this matters in an interview setting)
Each session takes about 3 minutes — meant for quick daily practice rather than long study sessions.
I previously worked as a quant developer (C++ focus) in a major investment bank, and I built this tool after seeing how challenging interview prep can be for candidates.
I’d love to get some honest feedback from people who are also prepping interviews before I expand the question set.
If this sounds interesting, I can share the beta link with a few volunteers.
(Or if you prefer, I can post a couple of sample questions here so you can see the format first.)
Thanks in advance — any comments or suggestions are very welcome!