It was around 25-30 minutes long. I was selected through the digital nuture 3.0 programme in the salesforce track. So I was asked salesforce related questions and final year project,
Interview questions [1]
Question 1
What was your role in your final year project?
Salesforce flows, tiggers, SOQL, etc.
I applied through college or university. The process took 2 weeks. I interviewed at Cognizant (Haiderabad) in Sep 2025
Interview
The Cognizant on-campus hiring process consisted of four rounds. The first was the communication round, which was quite simple and mainly focused on grammar, repeating sentences, and basic communication skills. The second was the aptitude round, divided into two sections: quantitative aptitude and gamified aptitude, which tested logical and problem-solving abilities. The third was the technical assessment, which included four parts: two SQL questions, two coding questions based on the chosen cluster, web-based questions for Cluster 1 and 3, and MCQs on programming languages. The final round was a virtual technical interview that began with a self-introduction, followed by questions on the programming languages and frameworks I mentioned being proficient in, namely C++, C#, and MySQL. I was asked to write a program to find the second largest number in an array, answer a few more C# questions, and write basic SQL queries. Toward the end, the interviewer checked my flexibility regarding work location and shifts, and also my adaptability to handle new projects and learn new technologies when required.
Interview questions [1]
Question 1
What is difference between value types and reference types in c#?
The interview was quite average. They asked about everything mentioned in my resume—my cluster was Java, so they asked everything about Java from basics to OOP concepts, as well as SQL, DBMS, and web development.
Interview questions [1]
Question 1
If I write static public void main() instead of public static void main(), will the program run?