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
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. I interviewed at Fiorano Software
Interview
There were two technical rounds :
First round was about 1 hour Introduce yourself Describe your projects Some OS concepts DSA concepts and 2 to 3 coding questions
Second round was about 20 minutes
Interview questions [1]
Question 1
Questions were:
1)Invert Binary Tree
2)Example Of Recursion
3)How will you maintain insertion order of map
4)Implement random function without using inbuilt method