I applied through college or university. The process took 1 day. I interviewed at FICO (Chandigarh) in Mar 2025
Interview
The interview process started with an online test that consisted of two easy-level coding questions based on basic Data Structures and Algorithms.
Candidates who cleared the online round proceeded to the Group Discussion (GD) round, where communication skills, logical thinking, and clarity of expression were evaluated.
Post-GD, shortlisted students had to appear for a pen-and-paper test, which was focused on System Design.
In this round, we were asked to design a management system (for example, a Hospital Management System, Library Management System, etc.), demonstrating our ability to think in terms of system architecture, databases, and scalability.
Finally, students who cleared the pen-and-paper round moved to the Technical Interview.
The technical interview involved questions from:
Core Java (OOPS concepts)
Data Structures and Algorithms
Discussion of the system design from the previous round
Questions related to projects and internships mentioned in the resume.
Interview questions [1]
Question 1
During the technical interview, they specifically asked me about the Food Management System that I had designed during the pen-and-paper System Design round.
They were particularly interested in knowing how I would utilize algorithms and data structures like Linked Lists, Priority Queues,Trees, and others within that system.
For example, they asked:
How would I use a Linked List for managing a dynamic list of food orders or inventory items that keeps changing frequently (adding/removing food items dynamically)?
The interviewer repeatedly told me, “That’s not true” or “That’s incorrect,” even when I was fairly confident in my responses. He came across as arrogant and rude, and didn’t even try to listen to what I was saying. It was really discouraging — he clearly didn’t know how to conduct an interview professionally.
I applied through college or university. I interviewed at FICO (Bengaluru)
Interview
There were around 3 rounds, one online test round which had 2 leetcode medium questions then one technical round and in last one hr round.Technical round was started with dsa questions and move to some sql queries and javascript basics.