quant developer interview prep

Joined
9/19/15
Messages
100
Points
28
Hi,

I have an interview for a quantitative developer role which uses Python for developing quantitative tools like risk management and derivatives analysis. I was just wondering if there's a good book that uses Python for quant developer, or just developer in general, interviews?

Thanks!
 
  • Have a good use-case scenario you have coded in Python to talk on
  • Be prepared to give a few examples of pythonic vs non-pythonic
  • Study typical programming interview brainteasers
  • Usually 1-2 questions are around debugging. Prepare for this.
  • Bring up (on your own) instances where you have used pandas, numpy, scipy, etc.
 
Back
Top