There were three round
1st round : Quiz,
2nd round :GD,
3rd round: offline interview
Quiz was not proctored, GD and final offline interview were average difficulty.
GD is where you need to be strong, rest offline interview will be based on your skill set and projects.
I applied through university. The process took 1 day. I interviewed at SISA Information Security (Bengaluru) in May 2025
Interview
When my technical round started, the interviewer wanted to know about my projects. I explained my personal projects, and since their requirement was for Golang, I highlighted my Go project in detail. They seemed interested in how I implemented it, what challenges I faced, and how I solved them.
they also asked me about their project (the one they are hiring for). The idea here was to check whether I had understood it properly, how I would approach it, and if I could align my skills to fit their requirements. They even kept a PPT to test my understanding and explanation skills.
Then they moved on to the technical subjects:
DBMS:
Questions on ACID properties, SQL vs NoSQL, relational concepts, and a few scenario-based questions. They also asked me about primary key and unique key.
Computer Networks (CN):
Here, I got questions on network protocols, middlewares, and how a server communicates with a client.
DSA (Data Structures & Algorithms):
They asked me a problem & conceptual questions of stacks,queues &trees and a couple of pointer-based questions like null pointer and dangling pointer.
OOPs (Object-Oriented Programming):
I was asked about inline functions, polymorphism, method overloading and overriding, and finally, they told me to write a code snippet for exception handling.
I applied through an employee referral. The process took 6 days. I interviewed at SISA Information Security (Bengaluru) in Aug 2025
Interview
My interview was scheduled by one of their employee , but i later got a call saying it was postponed , the postponed interview was again postponed for 3 more days , finally when i got in the interview they asked about the fundamentals of salesforce, why i am interested to learn salesforce as well as techincal questions. At the end of the interview i was asked to do a project with a couple of days deadline, i sent my project yet i havent got any further updates from their side.
Interview questions [1]
Question 1
They gave me a scenario to tackle , in which the customer found it hard to navigate through a page and how would u resolve this issue ?