I applied through university. The process took 1 day. I interviewed at FinMechanics in Jul 2024
Interview
2 rounds , Phase 1: Initial Screening & Written Test
Most candidates begin with a written or online assessment. This is a critical filter and typically includes:
* Aptitude & Math: Heavy focus on probability, statistics, number theory, and logical puzzles. You might encounter questions on expected values, permutations, or complex word problems (e.g., the "five thieves" or "game show" logic puzzles).
* Coding & Technical: Questions often cover Object-Oriented Programming (OOPs), SQL, and syntax debugging.
* Finance Basics: For consultant roles, expect questions on interest rates, equity, bonds, and foreign exchange.
* Psychometric: Some tests include subjective questions about your personality and achievements.
Phase 2: Technical Interviews
There are usually 2–3 technical rounds. The content varies significantly based on your background and the role you're applying for:
* For Software Roles: Expect standard Data Structures and Algorithms (DSA) questions like inverting a linked list, checking for cycles, or implementing queues using stacks. There is a strong emphasis on clean code and understanding the "why" behind your choice of algorithms.
* For Finance/Consulting Roles: Questions may delve into option pricing (Binomial Tree Method, Black-Scholes), the 2008 financial crisis, or basic arbitrage.
* Resume-Based: The interviewers often pick projects from your CV and ask for deep dives into the implementation de
Interview questions [1]
Question 1
Phase 1: Initial Screening & Written Test
Most candidates begin with a written or online assessment. This is a critical filter and typically includes:
* Aptitude & Math: Heavy focus on probability, statistics, number theory, and logical puzzles. You might encounter questions on expected values, permutations, or complex word problems (e.g., the "five thieves" or "game show" logic puzzles).
* Coding & Technical: Questions often cover Object-Oriented Programming (OOPs), SQL, and syntax debugging.
* Finance Basics: For consultant roles, expect questions on interest rates, equity, bonds, and foreign exchange.
* Psychometric: Some tests include subjective questions about your personality and achievements.
Phase 2: Technical Interviews
There are usually 2–3 technical rounds. The content varies significantly based on your background and the role you're applying for:
* For Software Roles: Expect standard Data Structures and Algorithms (DSA) questions like inverting a linked list, checking for cycles, or implementing queues using stacks. There is a strong emphasis on clean code and understanding the "why" behind your choice of algorithms.
* For Finance/Consulting Roles: Questions may delve into option pricing (Binomial Tree Method, Black-Scholes), the 2008 financial crisis, or basic arbitrage.
* Resume-Based: The interviewers often pick projects from your CV and ask for deep dives into the implementation de
I applied through university. The process took 1 day. I interviewed at FinMechanics (New Delhi) in Aug 2025
Interview
Very smooth and fun, interactive. They keep you comfortable. Don't just throw questions; interact. Cover all aspects, tech, finance, people skills general questions all in one round. Large panel. Flat company, love it.
I applied through university. I interviewed at FinMechanics (Chennai) in Aug 2025
Interview
2 rounds, 1st Technical along with little bit of HR, 2nd complete HR. 1st round mostly based on resume, with some probability and 1 DSA question. It is really good to have some finance related projcts on your resume, so that there would be some thing which the interviewers might go and ask in deep.
Interview questions [1]
Question 1
For Probability, I was asked to find out the expected number of time we need to toss a coin in order to have 3 consecutive heads.