Filter interviews by
I applied via Walk-in and was interviewed before Feb 2022. There were 3 interview rounds.
Personal thinking and body language etc.
The first president of India was Dr. Rajendra Prasad.
Dr. Rajendra Prasad was the first president of India, serving from 1950 to 1962.
He was a freedom fighter and played a key role in the Indian independence movement.
Prior to becoming president, he served as the President of the Constituent Assembly and was instrumental in drafting the Indian Constitution.
He was a scholar and a lawyer by profession, and was awarded the ...
West Bengal is a state located in the eastern region of India, bordered by Nepal, Bhutan, Bangladesh, and the Bay of Bengal.
West Bengal is divided into 23 districts.
The state capital is Kolkata, which is located in the eastern part of the state.
The state is home to the Sundarbans, the world's largest mangrove forest and a UNESCO World Heritage Site.
The Darjeeling Himalayan hill region in the northern part of the state ...
The godfather of computer is considered to be Charles Babbage.
Charles Babbage is known for designing the first mechanical computer called the Analytical Engine.
He is also credited with inventing the concept of a programmable computer.
Babbage's work laid the foundation for modern computing.
Other pioneers in the field include Alan Turing and Ada Lovelace.
Motors are rated in KW because they consume power, while transformers and generators are rated in KVA because they produce power.
Motors convert electrical energy into mechanical energy, so they consume power and are rated in KW.
Transformers and generators produce electrical energy, so they are rated in KVA based on their apparent power.
KVA takes into account both the real power (KW) and the reactive power (KVAR) produc...
The type of motor used in ceiling fans is an induction motor.
Ceiling fans typically use single-phase induction motors.
These motors are designed to provide a constant speed and are efficient in converting electrical energy into mechanical energy.
The motor consists of a stator and a rotor, with the stator being the stationary part and the rotor being the rotating part.
The stator contains windings that create a rotating m...
A thermal power plant generates electricity by converting heat energy into mechanical energy.
Thermal power plants use fossil fuels or nuclear energy to heat water and produce steam.
The steam drives a turbine, which is connected to a generator that produces electricity.
The heat source can be coal, natural gas, oil, or nuclear reactions.
The steam is condensed back into water and recycled in a closed-loop system.
Thermal p...
A program to generate a geometric progression (GP).
Take the first term, common ratio and number of terms as input.
Use a loop to calculate each term of the GP.
Print the generated GP as output.
A program to print factorial using recursion
Define a function to calculate factorial recursively
Base case: if the number is 0 or 1, return 1
Recursive case: multiply the number with factorial of (number - 1)
Print the factorial of a given number
Logic to reverse a string without using string functions
Iterate through the string from the last character to the first
Create a new string and append each character to it in reverse order
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...
Yes, social media can be used for educational purposes.
Social media provides a platform for sharing educational content and resources.
It allows for collaboration and communication among students and teachers.
Social media can enhance learning through interactive discussions and real-time feedback.
It can also help in reaching a wider audience and promoting educational initiatives.
Examples include educational YouTube chan...
I am a highly motivated and experienced project engineer with a strong background in managing complex engineering projects.
I have a Bachelor's degree in Engineering and have been working as a project engineer for the past 5 years.
I have successfully managed multiple projects from conception to completion, ensuring they are delivered on time and within budget.
I have a proven track record of effectively coordinating with...
The present CEO is John Smith.
John Smith is the current CEO of the company.
He has been in this position since 2015.
Under his leadership, the company has experienced significant growth and expansion.
John Smith has a strong background in engineering and project management.
He is known for his strategic vision and ability to drive innovation.
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.
Java is an object-oriented language while C is a procedural language.
Java is platform-independent while C is platform-dependent.
Java has automatic garbage collection while C requires manual memory management.
Java has built-in support for multithreading while C requires external libraries.
Java has a larger standard library compared to C.
Java is more secure than C due to its strong type checking and exception handling.
C ...
Pointers are variables that store memory addresses of other variables in programming languages.
Pointers allow direct access and manipulation of memory locations.
They are commonly used in programming languages like C and C++.
Pointers can be used to pass variables by reference, allowing modifications to the original value.
They can also be used to dynamically allocate memory.
Example: int* ptr; // declares a pointer to an
In 5 years, I see myself as a senior software engineer leading a team of developers.
Leading a team of developers
Working on complex projects
Continuing to learn and grow in my role
Contributing to the success of the company
Caching is the process of storing frequently used data in a temporary storage to reduce access time. LRU caching removes least recently used data.
Caching improves performance by reducing access time to frequently used data
LRU (Least Recently Used) caching removes the least recently used data to make space for new data
LRU cache can be implemented using a doubly linked list and a hash map
When a cache hit occurs, the acce...
Premium for the shop can be calculated based on various factors such as location, size, inventory, and risk assessment.
Consider the location of the shop and the crime rate in the area
Assess the size of the shop and the value of the inventory
Evaluate the risk associated with the type of business and the history of claims
Use actuarial tables and statistical models to determine the premium
Adjust the premium based on deduc
Brand value or goodwill is calculated by assessing the overall perception of the brand in the market and its financial performance.
Brand value is calculated by assessing the brand's reputation, customer loyalty, and market share.
Goodwill is calculated by assessing the brand's intangible assets such as patents, trademarks, and intellectual property.
Financial performance is also taken into consideration while calculating...
Loan syndication is the process of involving multiple lenders to fund a single loan for a borrower.
It involves a group of lenders who jointly provide funds to a borrower.
The lead bank manages the syndication process and negotiates the terms with the borrower.
The loan is usually large and involves high-risk borrowers such as corporations or governments.
Syndicated loans can be structured as either a term loan or a revolv...
The value of Punjabi Halwai sweet shop in Mumbai depends on its revenue, location, customer base, and competition.
Revenue: Annual sales and profit margin
Location: Foot traffic, accessibility, and rent
Customer base: Loyal customers and repeat business
Competition: Number of similar shops in the area
Brand value: Reputation and recognition in the market
My favorite finance subject is corporate finance.
I enjoy analyzing financial statements and making investment decisions.
I find the concept of capital budgeting fascinating.
I like learning about financial risk management strategies.
I am interested in understanding how companies finance their operations.
I appreciate the importance of financial planning and forecasting in corporate finance.
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant