• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Is Mark S. Joshi's still applicable today?

Joined
5/13/21
Messages
9
Points
11
On page 9 of 'Quant Job Interview Questions & Answers' by Mark Joshi et al., in a section titled '1.9 When to apply [for a quant job]?' they say:

'How can you tell if you are ready? Here are some indicators:
  • Could you get an "A" in an exam on the contents of "the Concepts and Practise of Mathematical Finance"?
  • Have you coded up some models in C++? (e.g. the computer projects at the end of that book.)
  • Are you on top of the contents of "C++ Design Patterns and Derivatives Pricing"?
  • Can you do the interview questions in this book without too much difficulty?
  • Can you tackle the supplementary questions in this book?
  • Have you successfully completed a practice interview?'
Does this advice still hold up today? This book was released in 2008, so a lot might have changed. From my research, it seems that a solid understanding of 1st and 2nd-year undergraduate probability and combinatorics is essential. Also, a more recent C++ book seems like it could be more useful.
 
Last edited:
The C++ part is outdated; it is early 90s. It is still useful to know but C++ has moved on.
 
Last edited:
Back
Top