Open In App

Quantum Phinance Interview Experience for Backend Developer

Last Updated : 17 Jun, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Online Test:

  1. Aptitude + 2 DSA Questions
  2. Array Challenge and String Challenge (Tough)

Pen Paper Test:

  1. To count sub-arrays that sum upto 0s
  2. To find a path to get maxSum in a 2D Array, (move down or right)

Technical Round:

  • Explain the flow of Node (Leaf and Parent Node) Comprehensive Problem. We had to explain the code and dry-run it in front of the interviewer. This gives a brief idea about the logical thinking of the student. The code was in Python and it was related to Nodes. Some recurring functions were used.

Final HR Round for those who cleared the above rounds


Next Article

Similar Reads