i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Jan 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Apr 2022. There were 2 interview rounds.
What people are saying about Cognizant
I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.
Cognizant interview questions for designations
I applied via Campus Placement and was interviewed before Mar 2022. There were 3 interview rounds.
Get interview-ready with Top Cognizant Interview Questions
I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.
I appeared for an interview before May 2022.
I applied via Company Website and was interviewed in Jul 2022. There were 5 interview rounds.
I appeared for an interview in Oct 2021.
Round duration - 60 Minutes
Round difficulty - Easy
It was an aptitude + ds+ os mcq. And 1 coding question
Given an integer array ARR
of size N
and an integer S
, your goal is to return a list of all pairs of elements such that the sum of elements of each pair equals S
.
Given an array of integers, find pairs whose sum equals a given integer S.
Iterate through the array and for each element, check if the complement (S - current element) exists in a hash set.
If the complement exists, add the pair to the result list.
Sort the pairs based on the rules mentioned in the question.
Round duration - 60 Minutes
Round difficulty - Easy
It was an technical round.
In the technical, they asked me to introduce myself and I gave the usual introduction of 1-2 minutes.
Then they asked me about my preference for programming language and I said C++.
Then they asked me to write a program for star pattern and they asked a few more questions about C++.
They also asked about my branch and asked related to that question. They asked questions on oops, dbms and os.
Given a non-negative integer 'N', print a star pattern according to the specified format.
N (Total no. of rows)
Pattern in N lines
Consider N...
Print a star pattern based on the given non-negative integer 'N'.
Iterate from 1 to N and print '*' in each row with increasing count
Use nested loops to print spaces before the '*' in each row
Ensure to print the correct number of spaces before the '*' in each row
Handle the edge case where N is 0 separately
Tip 1 : Never never try to cheat in online interview the interviewer will definitely get to know.
Tip 2 : Psuedo code presentation matters a lot so name Your variable properly and with proper indentation.
Tip 3 : Keep on trying even if You feel that's not the right answer so at least put that idea forward.
Tip 4 : Do Leetcode medium questions as much as possible As they are mostly asked in Interviews.
Tip 1 : Avoid unnecessary details on Resume
Tip 2 : Make It look clean and also keep it of one page
The duration of Cognizant Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 109 interviews
5 Interview rounds
based on 475 reviews
Rating in categories
Associate
72.1k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.5k
salaries
| ₹2.4 L/yr - ₹9.5 L/yr |
Senior Associate
48.9k
salaries
| ₹9 L/yr - ₹27.8 L/yr |
Senior Processing Executive
28.9k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.5k
salaries
| ₹5.9 L/yr - ₹21 L/yr |
TCS
Infosys
Wipro
Accenture