3 rounds. Online written test followed by 2 physical interview rounds. Written test has 3 sections, apptitude, dsa and a programming language section. The first round after clearing this test is basic questions from DSA and the programming language of choice. The second round after this is advance DSA and problem solving skills questions.
I applied through university. The process took 2 days. I interviewed at Fiorano Software (Coimbatore) in July 2025
Interview
First round test in c++/Java mcq snippets questions which ever language you prefer.
Second round in projects based on what you put in resume. (projects involving Low level system design) and sone CP.
Final round some puzzles and again DSA question.
programming in JAVA in prefered.
Interview questions [1]
Question 1
Some DSA questions:
Roman to integers
Unique number
Third largest element
Return element apart from min and max in array
Check whether element in array occurs more than n/2 times
Check whether two binary trees are mirror images
Singleton implementation
(Programming and proficiency in JAVA is preferred)
I applied through university. The process took 1 day. I interviewed at Fiorano Software (Coimbatore) in July 2025
Interview
Interview is More focused on coding, sql and core questions based on operators, Database management System. They asked me coding questions at easy and medium level leetcode and asked me to optimise the code. Tested me how I answer under pressure
Interview questions [1]
Question 1
Computational speed of the operators comparatively a=a+b, a+=b, a++,++b