I applied online. I interviewed at Murex (Paris) in Oct 2025
Interview
Online assessment with 3 leetcodes questions, 2 easy, 1 medium. The medium was a DFS algo. 1 HR fit interview of 45min. Last round was an on site interview with 2 principal engineers.
Interview questions [4]
Question 1
math question about computing a volatility given price 1 at T1 and price 2 at T2 following a linear interpolation law
Question on C++ data structures like vector, deque, array and function associated to these data structure as well as complexity for several operations.
First questions about cv, then to general knowledge questions, then to the technical coding interview, usually problems from leetcode, in my case the interview was about data structures and algorithms.
Interview questions [1]
Question 1
They asked me about the technologies I learned during building cv peojects
I applied online. The process took 7 weeks. I interviewed at Murex (Paris) in June 2023
Interview
The process was in three steps: A coding interview on HackerRank. It was comprised of some questions on OOP, then three coding questions. A HR interview A coding interview in the company headquarters. Mostly questions on OOP, then one coding question.
Interview questions [1]
Question 1
For the coding interview on HacherRank, I just needed to know about arrays, hash maps, and graph data structure. The interview on headquarters was mostly questions on OOP, then one coding question, a version Best Time to Buy and Sell Stock