AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
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
3.7

based on 2.7k Reviews

Play video Play video Video summary
  • About
  • Reviews
    2.7k
  • Salaries
    25.2k
  • Interviews
    258
  • Jobs
    408
  • Benefits
    284
  • Photos
    24
  • Posts
    3

Filter interviews by

Zensar Technologies Interview Questions and Answers

Updated 5 Jun 2025
Popular Designations

188 Interview questions

A Java Developer was asked 1mo ago
Q. What is exception handling?
Ans. 

Exception handling in Java manages runtime errors, allowing the program to continue or terminate gracefully.

  • Java uses try, catch, and finally blocks for exception handling.

  • Example: try { int result = 10 / 0; } catch (ArithmeticException e) { System.out.println(e.getMessage()); }

  • Custom exceptions can be created by extending the Exception class.

  • Example: public class MyException extends Exception { public MyException...

View all Java Developer interview questions
A Java Developer was asked 1mo ago
Q. What are the OOP concepts in Java?
Ans. 

OOP concepts in Java include Encapsulation, Inheritance, Polymorphism, and Abstraction, enabling modular and reusable code.

  • Encapsulation: Bundling data and methods. Example: Using private variables with public getters/setters.

  • Inheritance: Deriving new classes from existing ones. Example: Class 'Dog' inherits from class 'Animal'.

  • Polymorphism: Ability to take many forms. Example: Method overriding in subclasses.

  • Abst...

View all Java Developer interview questions
A Senior Java Developer was asked 2mo ago
Q. Explain API Gateway.
Ans. 

An API Gateway acts as a single entry point for managing and routing requests to various microservices.

  • Centralized access point for multiple microservices.

  • Handles request routing, composition, and protocol translation.

  • Provides security features like authentication and rate limiting.

  • Can aggregate responses from multiple services into a single response.

  • Examples include AWS API Gateway, Kong, and Apigee.

View all Senior Java Developer interview questions
A Power Automate Architect was asked 5mo ago
Q. What are the best practices for Power Automate?
Ans. 

Power Automate best practices involve proper planning, testing, and documentation.

  • Plan your flows before creating them to ensure they meet your requirements.

  • Test your flows thoroughly to identify and fix any issues before deployment.

  • Document your flows, including their purpose, inputs, outputs, and any dependencies.

  • Use naming conventions and comments to make your flows easier to understand and maintain.

  • Consider se...

A Power Automate Architect was asked 5mo ago
Q. How do you use multiple data sources in Power Automate?
Ans. 

Power Automate allows for multiple data sources to be used in a single flow.

  • Power Automate supports connecting to various data sources such as SharePoint, Excel, SQL Server, and more.

  • You can use multiple data sources in a single flow by adding multiple actions to connect to different sources.

  • For example, you can retrieve data from a SharePoint list and then update a SQL Server database in the same flow.

A Software Developer was asked 5mo ago
Q. What is the difference between volatile and atomic variables?
Ans. 

Volatile variables are used to indicate that a variable's value can be changed unexpectedly, while atomic variables ensure that operations on the variable are executed as a single, indivisible unit.

  • Volatile variables are used when a variable's value can be changed by multiple threads or external factors, and the compiler should not optimize access to that variable.

  • Atomic variables ensure that operations on the var...

View all Software Developer interview questions
A Software Developer was asked 5mo ago
Q. How can caching be implemented?
Ans. 

Caching can be implemented by storing frequently accessed data in a temporary storage area to improve performance.

  • Use caching libraries like Redis or Memcached to store data in memory for quick access

  • Implement caching at different levels such as application-level caching, database query caching, and HTTP caching

  • Set expiration times for cached data to ensure freshness and prevent stale data

  • Use caching strategies li...

View all Software Developer interview questions
Are these interview questions helpful?
An Order Processing Executive was asked 5mo ago
Q. How soon can you join?
Ans. 

I can join immediately or within a week, depending on your needs and my current commitments.

  • I am available to start immediately if required.

  • If you need some time for onboarding, I can join within a week.

  • I can adjust my schedule to meet your timeline.

  • For example, if you need someone urgently, I can prioritize this role.

View all Order Processing Executive interview questions
An Order Processing Executive was asked 5mo ago
Q. Are you comfortable working night shifts without a night allowance?
Ans. 

I am open to working night shifts without additional allowances, as I prioritize the job's responsibilities and growth opportunities.

  • Flexibility: I have previously worked night shifts in retail, adapting my schedule to meet business needs.

  • Commitment: My focus is on contributing to the team's success, regardless of the shift timing.

  • Work-Life Balance: I manage my time effectively to ensure personal commitments are m...

View all Order Processing Executive interview questions
A QA Engineer was asked 6mo ago
Q. Tell me about yourself and your work experience.
Ans. 

I am a dedicated QA Engineer with a passion for ensuring software quality through meticulous testing and process improvement.

  • Over 5 years of experience in software testing, focusing on both manual and automated testing.

  • Proficient in using tools like Selenium and JIRA for test automation and bug tracking.

  • Led a team in a project that reduced the bug rate by 30% through improved testing strategies.

  • Strong understandin...

View all QA Engineer interview questions
1 2 3 4 5 6 7

Zensar Technologies Interview Experiences

258 interviews found

Interview Questions & Answers

user image Anonymous

posted on 13 Jan 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. API related questions. focused on RPA
  • Add your answer
  • Q2. POwer Automate best practice
  • Ans. 

    Power Automate best practices involve proper planning, testing, and documentation.

    • Plan your flows before creating them to ensure they meet your requirements.

    • Test your flows thoroughly to identify and fix any issues before deployment.

    • Document your flows, including their purpose, inputs, outputs, and any dependencies.

    • Use naming conventions and comments to make your flows easier to understand and maintain.

    • Consider securit...

  • Answered by AI
    Add your answer
  • Q3. Deployment related questions
  • Add your answer
  • Q4. Diff types of API
  • Ans. 

    Different types of APIs include REST, SOAP, GraphQL, and gRPC.

    • REST API: Uses HTTP methods like GET, POST, PUT, DELETE for communication.

    • SOAP API: Uses XML for message format and WSDL for service description.

    • GraphQL API: Allows clients to request only the data they need.

    • gRPC API: Uses Protocol Buffers for serialization and supports bidirectional streaming.

  • Answered by AI
    Add your answer
  • Q5. Multiple datasource use in PA
  • Ans. 

    Power Automate allows for multiple data sources to be used in a single flow.

    • Power Automate supports connecting to various data sources such as SharePoint, Excel, SQL Server, and more.

    • You can use multiple data sources in a single flow by adding multiple actions to connect to different sources.

    • For example, you can retrieve data from a SharePoint list and then update a SQL Server database in the same flow.

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate difficult. Asked about API, custom connector, high level qus related to power automate.
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Jan 2025

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Android interview asked about coroutines, flow, why we use MVVM instead of MVP, viewmodel pros and cons, security and how to hide keys in package
  • Add your answer
Round 2 - Group Discussion 

2nd round was about again Android but more focused on security features of android

Round 3 - Coding Test 

3rd round was live coding . I was asked to make an app from scratch in 1 hour without even using google.

Interview Preparation Tips

Interview preparation tips for other job seekers - Even after clearing all rounds I was rejected by HR because of salary issue. HR didn't communicated this before interviews and wasted our time and kept me as a backup plan. It is painful to get rejected after clearing all rounds and putting soo much efforts.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (3)
Anonymous

Fullstack Java Developer Interview Questions & Answers

user image Sagar kumar singh

posted on 26 Nov 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java and angular
  • Add your answer
  • Q2. Coding questions
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Again coding and your FE Skills
  • Add your answer
  • Q2. Some questins from Spring & other
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't go for this company as they will conduct the interview process and once you clear everything then they will ask you for HR Discussions then after the they will send you email that they have not considered your profile .this is hell and fully waste of time.

Fullstack Java Developer Interview Questions asked at other Companies

Q1. If needed, will you work on an older technology stack?
View answer (2)
Anonymous

Java Developer Interview Questions & Answers

user image Anonymous

posted on 25 Sep 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Add your answer
  • Q2. Explain Spring Boot flow in your project
  • Ans. 

    Spring Boot simplifies the development of Java applications by providing a set of tools and conventions.

    • Spring Boot eliminates the need for manual configuration by providing defaults and auto-configuration.

    • It includes embedded servers like Tomcat, Jetty, or Undertow for easy deployment.

    • Spring Boot starters help in quickly setting up dependencies and configurations.

    • Annotations like @SpringBootApplication and @RestContro...

  • Answered by AI
    Add your answer
  • Q3. Explain Spring Security flow in your project
  • Add your answer
  • Q4. What is @SpringBootApplication
  • Ans. 

    Annotation used to mark a class as a Spring Boot application

    • Main annotation in Spring Boot to indicate the starting point of the application

    • Combines @Configuration, @EnableAutoConfiguration, and @ComponentScan annotations

    • Used to enable the auto-configuration feature in Spring Boot

    • Reduces the need for XML configuration in Spring applications

  • Answered by AI
    Add your answer
  • Q5. Coding Question - Find frequency of all the all the elements in Given String
  • Add your answer
Round 2 - HR 

(5 Questions)

  • Q1. Introduce yourself
  • Add your answer
  • Q2. What is Success according to you
  • Ans. 

    Success is achieving personal goals, feeling fulfilled, and making a positive impact on others.

    • Success is subjective and can vary from person to person.

    • It is not just about achieving wealth or fame, but also about personal growth and happiness.

    • Success can be measured by the impact one has on others and the legacy they leave behind.

    • Examples of success include reaching career milestones, maintaining healthy relationships...

  • Answered by AI
    Add your answer
  • Q3. What are your strengths and weekness
  • Ans. 

    My strengths include strong problem-solving skills and attention to detail. My weakness is sometimes being too critical of my own work.

    • Strength: Strong problem-solving skills - I enjoy tackling complex problems and finding efficient solutions.

    • Strength: Attention to detail - I take pride in producing high-quality work and ensuring accuracy.

    • Weakness: Being too critical of my own work - I strive for perfection and sometim...

  • Answered by AI
    Add your answer
  • Q4. Tell me about your Family Background
  • Ans. 

    I come from a close-knit family with a strong emphasis on education and hard work.

    • Family is supportive and values education

    • Parents are both professionals

    • Have a sibling who is also in the tech industry

  • Answered by AI
    Add your answer
  • Q5. How do you solve any problem
  • Add your answer

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (7)
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 12 Jan 2025

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

(2 Questions)

  • Q1. What is the difference between volatile and atomic variables?
  • Ans. 

    Volatile variables are used to indicate that a variable's value can be changed unexpectedly, while atomic variables ensure that operations on the variable are executed as a single, indivisible unit.

    • Volatile variables are used when a variable's value can be changed by multiple threads or external factors, and the compiler should not optimize access to that variable.

    • Atomic variables ensure that operations on the variable...

  • Answered by AI
    Add your answer
  • Q2. How can caching be implemented?
  • Ans. 

    Caching can be implemented by storing frequently accessed data in a temporary storage area to improve performance.

    • Use caching libraries like Redis or Memcached to store data in memory for quick access

    • Implement caching at different levels such as application-level caching, database query caching, and HTTP caching

    • Set expiration times for cached data to ensure freshness and prevent stale data

    • Use caching strategies like la...

  • Answered by AI
    Add your answer

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 (43)
Anonymous

Intern Interview Questions & Answers

user image Anonymous

posted on 1 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

The coding test consisted of easy to medium difficulty questions: 1. Find the Kth largest element. 2. Print an array based on the sequence specified in a different array. Additionally, there was a classical stack problem involving valid parentheses.

Round 2 - Hackathon 

(1 Question)

  • Q1. Build web app, inventory management
  • Add your answer

Interview Preparation Tips

Topics to prepare for Zensar Technologies Intern interview:
  • Javascript
  • recat

Intern Interview Questions asked at other Companies

Q1. There is a housing society “The wasteful society”. You collect all the household garbage and sell it to 5 different businesses: a. Compost Manufacturer, b. Plastic Recycler, c. Paper Recycler, d. Metal Recycler, e. Miscellaneous. Determine ... read more
View answer (8)
Anonymous

Software Engineer Interview Questions & Answers

user image CSE B

posted on 4 Dec 2024

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

(1 Question)

  • Q1. Question on Spark and python and sql
  • Add your answer
Round 2 - Technical 

(1 Question)

  • Q1. Questions on sql and python and spark
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. General HR questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on spark more

Software Engineer Interview Questions asked at other Companies

Q1. Four people need to cross a bridge at night with only one torch that can only illuminate two people at a time. Person A takes 1 minute, B takes 2 minutes, C takes 7 minutes, and D takes 10 minutes to cross. When two people cross together, t... read more
View answer (269)
Anonymous

Backend Java Developer Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ'S on Core Java, Java8, SQL, Microservices and Coding question in Java.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Java 8 concepts, Multi threading, Collections, Microservices, SOLID PRINCIPLES, Design Patterns and Java 8 coding and SQL queries
  • Add your answer
  • Q2. Take a list and find the list containing prime numbers in list, Find the highest salary of employees using streams and also basic SQL queries on joins
  • Ans. 

    Use Java streams to filter prime numbers from a list, find highest employee salary, and demonstrate basic SQL joins.

    • Use Java streams to filter prime numbers from the list

    • Use streams to find the highest salary of employees

    • Demonstrate basic SQL queries for joins

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Java 8, Multi threading, Core Java, Solid principles and Design patterns.
Anyhow how much you prepare they will reject straight away by finding some silly reasons they don't have intentions to hire just conducting interviews for sake and publicity, finally ghosting candidates.
Don't attend and apply for this company

Skills evaluated in this interview

Backend Java Developer Interview Questions asked at other Companies

Q1. What is the program to filter employees who have a salary greater than 40,000 from the employee list?
View answer (1)
Anonymous

Project Manager Interview Questions & Answers

user image Anonymous

posted on 23 Nov 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How you differentiate authorization and authentication ?
  • Ans. 

    Authorization determines what a user can access, while authentication verifies the user's identity.

    • Authorization controls access to resources based on user permissions

    • Authentication verifies the user's identity through credentials like passwords or biometrics

    • Authorization comes after authentication in the access control process

    • Example: After logging into a system (authentication), a user is authorized to view certain f...

  • Answered by AI
    Add your answer
  • Q2. What is SSO ?
  • Ans. 

    SSO stands for Single Sign-On, a method of access control that allows a user to log in with a single ID and password to access multiple applications.

    • SSO eliminates the need for users to remember multiple passwords for different applications.

    • It improves user experience by reducing the number of times a user has to log in.

    • SSO can be implemented using technologies like SAML, OAuth, or OpenID Connect.

    • Example: A user logs i...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy questions on IAM in general.

Project Manager Interview Questions asked at other Companies

Q1. How did you manage the software release and deployment?
View answer (2)
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Shreyansh Srivastava

posted on 26 Nov 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Job Fair and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Implement Microservice for inserting record
  • Ans. 

    Implement a microservice to handle record insertion using RESTful API principles.

    • Choose a programming language (e.g., Node.js, Python, Java) for the microservice.

    • Use a framework (e.g., Express for Node.js, Flask for Python) to simplify API creation.

    • Define a RESTful endpoint (e.g., POST /records) for inserting records.

    • Implement data validation to ensure the integrity of incoming data.

    • Connect to a database (e.g., MongoDB...

  • Answered by AI
    Add your answer

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (3)
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Zensar Technologies?
Ask anonymously on communities.
More about working at Zensar Technologies
  • HQ - Pune, Maharashtra, India
  • IT Services & Consulting
  • 5k-10k Employees (India)
  • Public

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, Software Configuration Management, Technology Consulting, SQL and Javascript.
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
What are the most common questions asked in Zensar Technologies HR round?

The most common HR questions asked in Zensar Technologies interview are -

  1. What are your strengths and weakness...read more
  2. Where do you see yourself in 5 yea...read more
  3. Tell me about yourse...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.

Tell us how to improve this page.

Zensar Technologies Interviews By Designations

  • Zensar Technologies Software Engineer Interview Questions
  • Zensar Technologies Senior Software Engineer Interview Questions
  • Zensar Technologies Junior Software Engineer Interview Questions
  • Zensar Technologies Software Developer Interview Questions
  • Zensar Technologies Technical Specialist Interview Questions
  • Zensar Technologies Java Developer Interview Questions
  • Zensar Technologies Senior Technical Specialist Interview Questions
  • Zensar Technologies Senior Software Developer Interview Questions
  • Show more
  • Zensar Technologies Data Analyst Interview Questions
  • Zensar Technologies Business Analyst Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Senior Software Engineer Interview Questions
  • Junior Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Technical Specialist Interview Questions
  • Java Developer Interview Questions
  • Senior Technical Specialist Interview Questions
  • Senior Software Developer Interview Questions
  • Show more
  • Executive Interview Questions
  • Business Analyst Interview Questions

Overall Interview Experience Rating

3.8/5

based on 200 interview experiences

Difficulty level

Easy 23%
Moderate 72%
Hard 5%

Duration

Less than 2 weeks 61%
2-4 weeks 31%
4-6 weeks 5%
More than 8 weeks 3%
View more

Interview Questions from Similar Companies

DXC Technology
DXC Technology Interview Questions
3.7
 • 832 Interviews
Nagarro
Nagarro Interview Questions
4.0
 • 788 Interviews
Sutherland Global Services
Sutherland Global Services Interview Questions
3.5
 • 687 Interviews
Optum Global Solutions
Optum Global Solutions Interview Questions
4.0
 • 670 Interviews
NTT Data
NTT Data Interview Questions
3.8
 • 653 Interviews
 Publicis Sapient
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
GlobalLogic
GlobalLogic Interview Questions
3.6
 • 620 Interviews
Virtusa Consulting Services
Virtusa Consulting Services Interview Questions
3.7
 • 611 Interviews
EPAM Systems
EPAM Systems Interview Questions
3.7
 • 568 Interviews
 UST
UST Interview Questions
3.8
 • 539 Interviews
View all

Zensar Technologies Reviews and Ratings

based on 2.7k 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.7k Reviews and Ratings
Jobs at Zensar Technologies
Zensar Technologies
Java Full Stack Developer

Pune

5-8 Yrs

Not Disclosed

Zensar Technologies
ESaaS - SFDC - Enterprise Architecture ESaaS - SFDC

Kolkata,

Mumbai

+5

2-5 Yrs

Not Disclosed

Zensar Technologies
Data Engineer SRE - Shell Data Engineer SRE - Shell

Hubli,

Mangaluru

+3

3-6 Yrs

₹ 3-16.85 LPA

Explore more jobs
Zensar Technologies Salaries in India
Senior Software Engineer
3.9k salaries
unlock blur

₹7 L/yr - ₹26.5 L/yr

Software Engineer
3.8k salaries
unlock blur

₹2 L/yr - ₹10.4 L/yr

Technical Specialist
1.5k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Softwaretest Engineer
829 salaries
unlock blur

₹2.6 L/yr - ₹9.4 L/yr

Senior Technical Specialist
819 salaries
unlock blur

₹11.5 L/yr - ₹43 L/yr

Explore more salaries
Compare Zensar Technologies with
DXC Technology

DXC Technology

3.7
Compare
Sutherland Global Services

Sutherland Global Services

3.5
Compare
Optum Global Solutions

Optum Global Solutions

4.0
Compare
Virtusa Consulting Services

Virtusa Consulting Services

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Zensar Technologies Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter