i
Cognizant
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Factorial of a number is the product of all positive integers less than or equal to the given number.
Initialize a variable to store the factorial result as 1
Use a loop to multiply the current result by each integer from 1 to the given number
Return the final result
Basic apti questions
4 question based on dsa. Two easy and two difficult
Quant and verbal was there in amcat
A palindrome number is a number that remains the same when its digits are reversed.
Convert the number to a string to easily reverse it
Check if the reversed string is equal to the original string to determine if it's a palindrome
Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.
Iterate through each digit of the number
Calculate the power of each digit based on the total number of digits
Sum up the powered digits and check if it equals the original number
What people are saying about Cognizant
Managed project requirements, design, development, testing, and implementation.
Analyzed user requirements and translated them into technical specifications
Designed and developed software solutions based on requirements
Conducted testing to ensure functionality and quality
Collaborated with team members to implement solutions
Provided support and maintenance post-implementation
Cognizant interview questions for designations
Basics aptitude easily you can crack it
2 code was given 2 sql query and 1 html css js code as I have cluster 1
Print odd numbers from 0 to 100 using a loop
Use a for loop to iterate from 0 to 100
Check if the current number is odd using the modulo operator (%)
Print the odd numbers
Code to convert lowercase to uppercase within a mixed word
Iterate through each character in the word
Check if the character is lowercase using ASCII values
If lowercase, convert to uppercase using ASCII values
To add a column in SQL, you can use the ALTER TABLE statement.
Use the ALTER TABLE statement followed by the ADD COLUMN keyword.
Specify the name of the table you want to add the column to.
Specify the name of the new column and its data type.
You can also specify additional constraints like NOT NULL or DEFAULT values.
Example: ALTER TABLE table_name ADD COLUMN column_name data_type;
Get interview-ready with Top Cognizant Interview Questions
Repeated questions have been asked.
Basic Questions Were Asked.
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
SQL,Python,C,C#,Dotnet
Coding challenge with respect to what is mentioned in resume
Asusual Easy one to clear
Components are reusable and independent parts of a system that perform specific functions.
Components are modular and can be easily replaced or updated without affecting the entire system.
Examples include UI components in web development like buttons, forms, and navigation bars.
Components promote code reusability and maintainability in software development.
Angular is a popular front-end framework for building dynamic web applications.
Angular is developed and maintained by Google.
It uses TypeScript for building applications.
Angular provides features like two-way data binding, dependency injection, and routing.
Angular CLI is used for creating and managing Angular projects.
I applied via campus placement at Vidya Jyothi Institute of Technology, Hyderabad and was interviewed in Jul 2024. There were 3 interview rounds.
Basic Aptitude and 1 hour duration
1 hr, 2 Easy questions
Exception handling with throws is a way to handle errors in a program by explicitly throwing exceptions to be caught and handled elsewhere.
Throws keyword is used to explicitly throw an exception in a method.
The method must declare the exception using 'throws' keyword in its signature.
The exception is then propagated up the call stack until it is caught and handled by a try-catch block.
Example: public void doSomething()
Collections in programming refer to data structures that allow you to store and manipulate groups of objects.
Collections provide a way to organize and manage multiple objects in a structured manner.
Examples of collections include lists, sets, maps, and queues.
Collections in Java are part of the Java Collections Framework, which provides a set of interfaces and classes for working with collections.
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jun 2024. There were 2 interview rounds.
Some of the top questions asked at the Cognizant Programmer Analyst interview -
The duration of Cognizant Programmer Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 440 interviews
5 Interview rounds
based on 5.5k reviews
Rating in categories
Associate
72.3k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
Programmer Analyst
55.6k
salaries
| ₹2.4 L/yr - ₹9.6 L/yr |
Senior Associate
48.6k
salaries
| ₹9 L/yr - ₹27.4 L/yr |
Senior Processing Executive
28.9k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Technical Lead
17.6k
salaries
| ₹5.9 L/yr - ₹24.9 L/yr |
TCS
Infosys
Wipro
Accenture