Quantum Phinance Interview Experience for Backend Developer
Last Updated :
17 Jun, 2024
Improve
Online Test:
- Aptitude + 2 DSA Questions
- Array Challenge and String Challenge (Tough)
Pen Paper Test:
- To count sub-arrays that sum upto 0s
- 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