i
Novanor
Filter interviews by
Be the first one to contribute and help others!
posted on 28 Sep 2020
posted on 6 Jul 2017
I applied via Campus Placement and was interviewed before Jul 2016. There were 3 interview rounds.
I am a customer-oriented professional with excellent communication skills and a passion for providing exceptional service.
Strong interpersonal skills
Ability to empathize with customers
Effective problem-solving abilities
Experience in handling customer complaints and inquiries
Proficient in using customer support software
Proven track record of meeting customer satisfaction goals
I am choosing your company because of your excellent reputation and commitment to customer satisfaction.
Your company has a proven track record of providing exceptional customer care.
I have heard positive feedback from friends and colleagues about their experiences with your company.
Your company's values align with my own, particularly in regards to prioritizing customer satisfaction.
I am impressed by the range of servi...
I would invest a portion of the money, donate to charity, and use the rest for personal expenses.
Invest a portion of the money to secure future financial stability
Donate a portion to charity to help those in need
Use the remaining amount for personal expenses such as travel, home improvements, and savings
I would like to be a dolphin because of their intelligence, agility, and ability to swim freely in the ocean.
Dolphins are known for their high level of intelligence and problem-solving abilities.
They are incredibly agile and can swim at high speeds, performing acrobatic jumps and flips.
Being a dolphin would allow me to explore the vastness of the ocean and interact with other marine creatures.
Dolphins are highly social...
I know multiple programming languages including Java, Python, and C++.
Proficient in Java with experience in developing web applications using Spring framework
Familiar with Python for data analysis and machine learning
Experience in C++ for developing high-performance applications
Also familiar with HTML, CSS, and JavaScript for front-end development
Class is a blueprint for creating objects, encapsulation is the process of hiding data and methods within a class.
Class is a template or blueprint that defines the properties and behaviors of an object.
Encapsulation is the process of bundling data and methods together within a class, hiding the internal details from the outside world.
Other features of OOP include inheritance, polymorphism, and abstraction.
Inheritance a...
Program to find the sum of squares of each term of Fibonacci series
Generate Fibonacci series using loop or recursion
Calculate square of each term
Add all squares to get the sum
I would like to join Cognizant because of its reputation as a leading global technology and consulting company.
Cognizant has a strong presence in the industry and is known for its innovative solutions.
I am impressed by Cognizant's commitment to digital transformation and its ability to deliver value to clients.
The company offers excellent career growth opportunities and a supportive work environment.
Cognizant's diverse...
Polymorphism is the ability of an object to take on many forms. In C++, it is achieved through function overloading and virtual functions.
Polymorphism allows objects of different classes to be treated as objects of a common base class.
Function overloading enables multiple functions with the same name but different parameters.
Virtual functions allow derived classes to override base class functions.
Yes, I know C language. Here's a program to print numbers from 1 to 10 excluding 5.
Use a loop to iterate from 1 to 10
Inside the loop, check if the current number is equal to 5
If it is not equal to 5, print the number
The question was about finding the average of a set of numbers.
I approached the problem by first summing all the numbers in the set.
Then, I divided the sum by the total number of elements in the set to find the average.
I used a loop to iterate through the set and keep track of the sum and count of elements.
A program to take two values from user and print their sum.
Use input() function to take user input.
Convert input to integer using int() function.
Add the two values and store in a variable.
Print the result using print() function.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
Example: A shape class can have different subclasses like circle, square, triangle, etc. and all can be treated as shapes.
Polymorphism helps in achieving code reusability and flexibility.
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes a hierarchical organization of code.
The existing class is called the superclass or parent class, while the new class is called the subclass or child class.
The subclass inherits all the properties and methods of the superclass, and can also ad...
TCS
Accenture
Wipro
Cognizant