Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Zensar Technologies Team. If you also belong to the team, you can get access from here

Zensar Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zensar Technologies Interview Questions, Process, and Tips

Updated 9 Feb 2025

Top Zensar Technologies Interview Questions and Answers

View all 180 questions

Zensar Technologies Interview Experiences

Popular Designations

251 interviews found

Senior IOS Developer Interview Questions & Answers

user image veerender veeru

posted on 4 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SOLID Principles

Senior IOS Developer Interview Questions asked at other Companies

Q1. What are the differences between the MVC and MVVM architectural patterns, and in what scenarios should each be used?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected
Round 1 - One-on-one 

(4 Questions)

  • Q1. What do you know about SIAM
  • Q2. How do you practice SIAM
  • Q3. Key metrics in Problem Management
  • Ans. 

    Key metrics in Problem Management include mean time to restore service, number of incidents prevented, and percentage of recurring incidents.

    • Mean time to restore service (MTTRS) measures the average time taken to resolve a problem and restore service.

    • Number of incidents prevented indicates the effectiveness of problem management in identifying and resolving underlying issues.

    • Percentage of recurring incidents shows the ...

  • Answered by AI
  • Q4. What is service performance review
  • Ans. 

    Service performance review is a process of evaluating the performance of IT services to ensure they meet agreed-upon targets and standards.

    • Service performance review involves analyzing key performance indicators (KPIs) such as availability, reliability, and response time.

    • It helps identify areas for improvement and optimization in IT services.

    • Regular service performance reviews can help prevent major incidents by addres...

  • Answered by AI
Round 2 - Case Study 

Key metrics of Change Management, What are discussed during service performance review calls. Roles of SIAM

Major Incident and Problem Manager Interview Questions asked at other Companies

Q1. What are the stages of Major incident?
View answer (1)
Zensar Technologies Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Data structure questions

Top Zensar Technologies Software Engineer Interview Questions and Answers

Q1. Feature of oop, difference between function overloading and overriding, constructor, how to delete constructor, explain your projects, link list, algorithm of binary search, polymorphism and types, etc
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

A Coding Challenge(Take Home) will be shared and upon successful completion will make you to second round that is Technical Round

Round 2 - Technical 

(4 Questions)

  • Q1. .NET Core questions,OOPS Concepts,SOLID Principles,Design Patterns And one live coding problem on screen sharing.
  • Q2. .NET Core vs .NET
  • Ans. 

    .NET Core is a cross-platform, open-source framework for building modern applications, while .NET refers to the traditional framework for Windows applications.

    • .NET Core is lightweight and modular, allowing for faster performance and easier deployment.

    • .NET Core supports cross-platform development, enabling applications to run on Windows, macOS, and Linux.

    • .NET Core has a smaller footprint and can be used for microservice...

  • Answered by AI
  • Q3. OOPS Concepts & Solid Principles
  • Q4. Design Patterns and Azure Service Bus,Azure Storage Account
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussions

Interview Preparation Tips

Topics to prepare for Zensar Technologies Senior Software Engineer interview:
  • .Net Core
  • SOlid principles
  • Design Patterns
  • OOPS
  • C#

Top Zensar Technologies Senior Software Engineer Interview Questions and Answers

Q1. What are the different types of severity that can be assigned to a bug?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Zensar Technologies interview questions for popular designations

 Software Engineer

 (32)

 Senior Software Engineer

 (28)

 Junior Software Engineer

 (26)

 Software Developer

 (15)

 Technical Specialist

 (9)

 Senior Technical Specialist

 (5)

 Senior Software Developer

 (4)

 Java Developer

 (4)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic programming questions

Round 2 - Technical 

(1 Question)

  • Q1. Project based questions
Round 3 - HR 

(1 Question)

  • Q1. About yourself, hobbies and other hr questions

Top Zensar Technologies Software Developer Interview Questions and Answers

Q1. Which computer languages are you comfortable with?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Get interview-ready with Top Zensar Technologies Interview Questions

Web Developer Interview Questions & Answers

user image rules break

posted on 28 Feb 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is your experience?
  • Q2. What are closure
  • Ans. 

    Closures are functions that have access to variables from their containing scope even after the scope has closed.

    • Closures allow functions to maintain access to variables from their parent function even after the parent function has finished executing.

    • Closures are commonly used in JavaScript to create private variables and functions.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFu

  • Answered by AI
  • Q3. Closure meaning how to implement
  • Ans. 

    Closure in programming refers to the ability of a function to access variables from its parent scope even after the parent function has finished executing.

    • A closure is created when a function is defined within another function and the inner function references variables from the outer function.

    • Closures are commonly used in event handlers, callbacks, and asynchronous programming.

    • Example: const outerFunction = () => { co...

  • Answered by AI
  • Q4. Html implementation in angular
  • Ans. 

    HTML can be implemented in Angular using templates and data binding.

    • Use Angular's template syntax to include HTML in components

    • Utilize data binding to dynamically update HTML content

    • Example:

      {{ variable }}

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)

Jobs at Zensar Technologies

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Truncate vs Delete
  • Ans. 

    Truncate removes all data from a table quickly, while delete removes specific rows one by one.

    • Truncate is faster than delete as it does not log individual row deletions.

    • Truncate resets identity columns, while delete does not.

    • Truncate cannot be rolled back, while delete can be.

    • Truncate is a DDL operation, while delete is a DML operation.

  • Answered by AI

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Analysis and Time equations

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from various sources.

Top Zensar Technologies Software Engineer Interview Questions and Answers

Q1. Feature of oop, difference between function overloading and overriding, constructor, how to delete constructor, explain your projects, link list, algorithm of binary search, polymorphism and types, etc
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to Python and Flask/Django framework.
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions related to Python and OOPS concept and few coding questions.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions

Top Zensar Technologies Software Engineer Interview Questions and Answers

Q1. Feature of oop, difference between function overloading and overriding, constructor, how to delete constructor, explain your projects, link list, algorithm of binary search, polymorphism and types, etc
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 MCQ QUESTION HTML CSSS JS

Top Zensar Technologies Software Engineer Interview Questions and Answers

Q1. Feature of oop, difference between function overloading and overriding, constructor, how to delete constructor, explain your projects, link list, algorithm of binary search, polymorphism and types, etc
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Contribute & help others!
anonymous
You can choose to be anonymous

Zensar Technologies Interview FAQs

How many rounds are there in Zensar Technologies interview?
Zensar Technologies interview process usually has 2-3 rounds. The most common rounds in the Zensar Technologies interview process are Technical, HR and Coding Test.
How to prepare for Zensar Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Zensar Technologies. The most common topics and skills that interviewers at Zensar Technologies expect are Agile Coaching, SQL, Javascript, Software Configuration Management and Java.
What are the top questions asked in Zensar Technologies interview?

Some of the top questions asked at the Zensar Technologies interview -

  1. Feature of oop, difference between function overloading and overriding, constru...read more
  2. What are pseudo classes and pseudo elements in C...read more
  3. Which computer languages are you comfortable wit...read more
How long is the Zensar Technologies interview process?

The duration of Zensar Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Zensar Technologies

No Jobs

INTERVIEWS

Zensar Technologies

No Interviews

SALARIES

Deep Auto Electricals

INTERVIEWS

Diffusion Engineers

No Interviews

SALARIES

Diffusion Engineers

INTERVIEWS

Flex

No Interviews

SALARIES

Softenger

SALARIES

Deep Auto Electricals

INTERVIEWS

Novel Office

No Interviews

Tell us how to improve this page.

Zensar Technologies Interview Process

based on 193 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all

Zensar Technologies Reviews and Ratings

based on 2.5k reviews

3.7/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.4

Salary

3.4

Job security

3.6

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 2.5k Reviews and Ratings
PreSales Consultant - Data Practise

Hyderabad / Secunderabad,

Pune

+1

12-22 Yrs

₹ 30-45 LPA

ESaaS - MSD -Functional - D365 CE Functional Associate

Kolkata,

Mumbai

+5

3-6 Yrs

Not Disclosed

Claims Center Dev Lead

Kolkata,

Mumbai

+5

5-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
3.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
3.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Specialist
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
830 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Specialist
720 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zensar Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview