- Joined
- 12/30/20
- Messages
- 19
- Points
- 13
I have had a varied experience working in sell-side derivatives pricing quant teams in NYC and London. Post your questions below and I'll do my best to answer them!
I've got an undergrad degree in math and an MFE. MFEs are just the absolute best path to take in my opinion if you want to be a quant. They are a fast track (1-2 years) to a quant job and almost everyone gets hired within a year after graduating.Hi @RowYourBoat
Can you please share your educational background and how you got your first job and this current position? Would be very interesting for many members here to learn your path.
In the interest of anonymity I will say just that I cover one asset class out of the 5 large ones: FX, Equities, Fixed Income, Commodities, Credit.hi, what products do you cover? do you price both linear and non-linear products at your desk or is it separate?
I think quant finance hiring is for the most part meritocratic. It is fair I think.How have you seen employers view applicants from non-top 10 undergrad schools?
Have you seen a true competency gap between graduates of any schools?
I have heard several sides to this question. I know a top degree makes it easier, but I've also heard that if you are competent and they believe you can help solve problems then no one cares where you came from.
It ranges from "you only get a job (or top MFE admission) from top schools, or if your father personally knows a recruiter from kindergarten."
all the way too "Finance is a meritocracy, no one cares where you came from when it is 1AM and your system is still returning an error message."
The problem with the second idea is that in this scenario you already got the job.
Personally... I assume the belief is exaggerated. It's a concentrated benefits thing, only those who come from lower schools and didn't get their dream job have any incentive to spread the opinion. Those from top schools who didn't get the dream job wouldn't advance this idea, it begs the question of why THEY didn't get the spot with the top degree. Those who get the dream job from either camp don't have any reason to say this either.
Expected Returns by Antti IlmanenAlso, what are your top five book recommendations?
Doesn't have to be Quant related.
The C++ questions are usually basic. Haven't gotten anything harder than a leetcode easy. They are looking more for a deep understanding of topics like memory management (smart pointers), multithreading (sometimes), lambdas, value vs reference vs pointer, templates, variadics, etc. Also interest in new features of C++20 and beyond are appreciatedFor someone coming from an engineering background and searching for jobs after finishing an MFE program, what topics in Math would you recommend focusing on, in order to get into a quant pricing role?
It would also be helpful if you could highlight some topics in C++ programing to focus on.
And any comments on how one should go about preparing for interviews for such roles?
I might apply for that jobThe C++ questions are usually basic. Haven't gotten anything harder than a leetcode easy. They are looking more for a deep understanding of topics like memory management (smart pointers), multithreading (sometimes), lambdas, value vs reference vs pointer, templates, variadics, etc. Also interest in new features of C++20 and beyond are appreciated
Math topics: stochastic calculus and general pricing theory are the most important. After that, Monte Carlo, PDEs, finite differences. Sometimes ML/RL is appreciated too