Quant Job Interview Questions (2009) [pdf]
31–40 of 154 posts
Re: Quant Job Interview Questions (2009) [pdf]
#32Quant dev here. Note there's broadly two kinds of quants. One is a derivatives quant, basically someone who spends a lot of time working out the values of derivatives. So you're looking at ito calculus and iterative methods to find the value of contracts with weird clauses (Knockouts, Cliquets, vanillas, etc), and then building spreadsheets to calculate the hedges for those trades as time goes by. The other is strate…
Serious question... do people really enjoy working on this stuff? Do most quants go to work thinking it is fun to work on mathematical models to optimize financial transaction. Or is it just a job that pays really well towards long term financial independence to do what they really want?
Re: Quant Job Interview Questions (2009) [pdf]
#33Re: Quant Job Interview Questions (2009) [pdf]
#34Quant dev here. Note there's broadly two kinds of quants. One is a derivatives quant, basically someone who spends a lot of time working out the values of derivatives. So you're looking at ito calculus and iterative methods to find the value of contracts with weird clauses (Knockouts, Cliquets, vanillas, etc), and then building spreadsheets to calculate the hedges for those trades as time goes by. The other is strate…
Re: Quant Job Interview Questions (2009) [pdf]
#35Quant dev here. Note there's broadly two kinds of quants. One is a derivatives quant, basically someone who spends a lot of time working out the values of derivatives. So you're looking at ito calculus and iterative methods to find the value of contracts with weird clauses (Knockouts, Cliquets, vanillas, etc), and then building spreadsheets to calculate the hedges for those trades as time goes by. The other is strate…
Serious question... do people really enjoy working on this stuff? Do most quants go to work thinking it is fun to work on mathematical models to optimize financial transaction. Or is it just a job that pays really well towards long term financial independence to do what they really want?
I could see derivatives pricing being boring, not as much room for creativity there. The strategy/trading quant work is like a super open-ended science problem with a constant stream of new challenges as you try to outperform yourself or the competition.
FWIW, I don't think these are great questions for strategy quants. Some of the best people I've worked with a.) used very, very basic ML techniques b.) were just naturally smart/clever enough to engineer great features. and c.) had incredible attention to detail, didn't "hand wave" away the dirty work like checking/cleaning data or executing the model in practice.
Re: Quant Job Interview Questions (2009) [pdf]
#36Sigh...I guess I'll be sticking with web dev.
I wouldn't be discouraged. I just had a look and parts 1 - 4 are simple maths, and everyone should know those maths anyway. Then part 5 is application of simple arithmetics (except questions 8 and 12) to options, which means if you already know arithmetics you only need to learn what an option is. What I mean is that you should be learning basics maths anyway, and when you know a bit you can solve all those questions…
Re: Quant Job Interview Questions (2009) [pdf]
#37what is the background required for quants these days? I have a Master's in math but no formal training in econmics or finance. Also I graduated 10 years ago
Re: Quant Job Interview Questions (2009) [pdf]
#38Quant dev here. Note there's broadly two kinds of quants. One is a derivatives quant, basically someone who spends a lot of time working out the values of derivatives. So you're looking at ito calculus and iterative methods to find the value of contracts with weird clauses (Knockouts, Cliquets, vanillas, etc), and then building spreadsheets to calculate the hedges for those trades as time goes by. The other is strate…
Serious question... do people really enjoy working on this stuff? Do most quants go to work thinking it is fun to work on mathematical models to optimize financial transaction. Or is it just a job that pays really well towards long term financial independence to do what they really want?
- You get to know something that isn't published. You find a strategy, you don't tell anyone. Sure, you can talk about it in broad strokes (we're trend following...) but it's pretty unlikely you'll ever tell anyone enough for them to be able to replicate it. Except people you trust, of course.
- You're always thinking about philosophy of science. How do I know that this series of steps I'm doing is not just a monkey and a dartboard? Again, there isn't going to be a specific written paper that tells you the answer.
- At one end of it, you are working with cutting edge technology. Anything that shaves a microsecond off the speed is useful, and you can spend a lot of time optimising such things. I've been staring at a C++ solution that is 100% in house. No STL.
- At the other end, you are working with data in very modern ways. All that ML stuff in the news is interesting to quants, because if there's one thing ML papers are about, it's how to avoid overfitting. Just a few years ago people in the field had not come across ML, or at least the point of view that ML brings. Plenty of other things had already come up, though, like information theory, time series econometrics, signal theory, and so on.
- About derivs quants, it's not my cup of tea, but I can see how others like it. You're basically pricing things hoping that you've noticed something the counterpart hasn't, or hoping you've found a cheaper way to hedge than your competitors, or simply hoping your salesman is a better salesman than the other guy's.
Re: Quant Job Interview Questions (2009) [pdf]
#39Quant dev here. Note there's broadly two kinds of quants. One is a derivatives quant, basically someone who spends a lot of time working out the values of derivatives. So you're looking at ito calculus and iterative methods to find the value of contracts with weird clauses (Knockouts, Cliquets, vanillas, etc), and then building spreadsheets to calculate the hedges for those trades as time goes by. The other is strate…
Is ito calculus really the extent of the math you need to know to go into quant??
Basically, it's a "have you heard of this" type thing.
Re: Quant Job Interview Questions (2009) [pdf]
#40Quant dev here. Note there's broadly two kinds of quants. One is a derivatives quant, basically someone who spends a lot of time working out the values of derivatives. So you're looking at ito calculus and iterative methods to find the value of contracts with weird clauses (Knockouts, Cliquets, vanillas, etc), and then building spreadsheets to calculate the hedges for those trades as time goes by. The other is strate…
Is ito calculus really the extent of the math you need to know to go into quant??
So during his interview, they spent half an hour deriving the Ito integral from scratch and then proving some properties of it.