i
Zensar Technologies
Filter interviews by
I applied via Campus Placement
OOPs is a programming paradigm that focuses on objects and their interactions. Polymorphism is the ability of an object to take on many forms.
OOPs stands for Object-Oriented Programming.
It emphasizes on objects and their interactions.
It includes concepts like inheritance, encapsulation, and abstraction.
Polymorphism allows objects of different classes to be treated as if they were of the same class.
It can be achieved th...
Program to check if a number is prime or not
A prime number is only divisible by 1 and itself
Start checking from 2 up to the square root of the number
If the number is divisible by any number in the range, it's not prime
Program to reverse a string.
Create an empty string to store the reversed string
Loop through the original string from end to start
Add each character to the new string
Return the new string
I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.
Technical as well as quantitative test
Destructor is a special member function in C++ that is called automatically when an object is destroyed.
Destructors have the same name as the class preceded by a tilde (~).
They are used to release resources allocated by the object during its lifetime.
Example: ~ClassName() { // destructor code }
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
I applied via LinkedIn and was interviewed before Aug 2021. There were 4 interview rounds.
It was not able to use the form below to delete this email and all the small y
Yah to nhi bhai please muzhe bhaga bhaga diya aur kaha hai ki is tarah
Zensar Technologies interview questions for designations
I was interviewed before Apr 2023.
Basic Coding question and aptitude questions
Get interview-ready with Top Zensar Technologies Interview Questions
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
You should prepare well for aptitude and coding well
I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.
Quantitative Ability, Reasoning,Technical
and Coding (the language you are familiar)
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
Call by value passes a copy of the variable's value, while call by reference passes a reference to the variable.
Call by value passes the actual value of the variable being passed to a function.
Call by reference passes a reference (memory address) of the variable being passed to a function.
Changes made to the parameter in call by value do not affect the original variable, while changes in call by reference do.
I applied via Company Website and was interviewed in Aug 2021. There were 4 interview rounds.
It was a not that tough but still I'll suggest to work on basics of aptitude questions
There were two coding questions similar to what we get on hackerrank and those questions were of easy level too. So just practice on hackerrank and leetcode nicely.
I prefer working with Java as it is a versatile language with a strong community and vast libraries.
Java is platform-independent and can be used for web development, mobile app development, and enterprise applications.
Java has a vast collection of libraries and frameworks like Spring, Hibernate, and Struts.
Java has a strong community and support system, making it easy to find solutions to problems.
Java is a statically ...
I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.
Easy to crack.
Easy to moderate
Interview experience
based on 73 reviews
Rating in categories
Software Engineer
3.9k
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Senior Software Engineer
3.8k
salaries
| ₹5.2 L/yr - ₹22.9 L/yr |
Technical Specialist
1.5k
salaries
| ₹9.4 L/yr - ₹33 L/yr |
Softwaretest Engineer
833
salaries
| ₹2.6 L/yr - ₹9.5 L/yr |
Senior Technical Specialist
704
salaries
| ₹11.5 L/yr - ₹40.2 L/yr |
TCS
Infosys
Wipro
HCLTech