Premium Employer

i

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

Hexaware Technologies Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Hexaware Technologies Interview Questions and Answers

Updated 29 Jul 2025
Popular Designations

425 Interview questions

A Senior Java Developer was asked 1w ago
Q. What is database isolation?
Ans. 

Database isolation defines how transaction integrity is visible to other transactions, impacting concurrency and consistency.

  • Isolation levels include Read Uncommitted, Read Committed, Repeatable Read, and Serializable.

  • Read Uncommitted allows dirty reads, where one transaction can see uncommitted changes from another.

  • Read Committed prevents dirty reads but allows non-repeatable reads, where data can change between ...

View all Senior Java Developer interview questions
A Senior Java Developer was asked 1w ago
Q. What is a sealed class?
Ans. 

A sealed class restricts which classes can extend it, enhancing type safety and control in Java programming.

  • Introduced in Java 15 as a preview feature and finalized in Java 17.

  • Allows developers to define a limited set of subclasses, improving maintainability.

  • Syntax example: `sealed class Shape permits Circle, Square {}`.

  • Useful in scenarios like defining a hierarchy of types with controlled extensions.

View all Senior Java Developer interview questions
A DOT NET Developer was asked 1w ago
Q. What is middleware?
Ans. 

Middleware is software that acts as a bridge between different applications or services, facilitating communication and data management.

  • Middleware enables communication between different software applications, often in a distributed environment.

  • It can handle tasks such as authentication, logging, and data transformation.

  • Examples include web servers, application servers, and message brokers.

  • In ASP.NET Core, middlew...

View all DOT NET Developer interview questions
A DOT NET Developer was asked 1w ago
Q. What are filters?
Ans. 

Filters in .NET are components that allow developers to intercept and modify requests and responses in web applications.

  • Filters can be used for logging, authentication, and authorization.

  • Example: An ActionFilter can log the execution time of an action method.

  • There are different types of filters: Authorization, Action, Result, and Exception filters.

  • Example: Exception filters can handle errors globally and return cu...

View all DOT NET Developer interview questions
An Automation Engineer was asked 3w ago
Q. Explain your framework architecture.
Ans. 

My framework architecture is modular, scalable, and designed for efficient test automation across various applications.

  • Modular Design: Each component (e.g., test cases, utilities) is separate, allowing for easy updates and maintenance.

  • Layered Architecture: It consists of layers such as Test Layer, Business Logic Layer, and Data Access Layer for better organization.

  • Use of Page Object Model (POM): This design patter...

View all Automation Engineer interview questions
An Automation Engineer was asked 3w ago
Q. Write test cases for a particular scenario.
Ans. 

Test cases for a login feature in an automation testing scenario.

  • Verify valid login with correct username and password.

  • Check login failure with incorrect password.

  • Test login with empty username field.

  • Validate login with empty password field.

  • Ensure user is redirected to the dashboard after successful login.

View all Automation Engineer interview questions

Hexaware Technologies HR Interview Questions

117 questions and answers

Q. If selected for this job, how long do you anticipate staying in this positi ... read more
Q. What was your most recent work experience?
Q. What are your salary expectations?
A Customer Support Executive was asked 1mo ago
Q. How do you convince a high-value customer?
Ans. 

To convince a high-rated customer, focus on understanding their needs, building rapport, and providing tailored solutions.

  • Listen actively to their concerns and feedback to show you value their opinion.

  • Use positive language and affirm their feelings to build trust.

  • Provide personalized solutions that cater to their specific needs, such as offering a tailored product recommendation.

  • Share success stories or testimonia...

View all Customer Support Executive interview questions
Are these interview questions helpful?
A Software Developer was asked 1mo ago
Q. What is the difference between stored procedures and functions?
Ans. 

Stored Procedures (SP) are precompiled SQL statements, while functions return values and can be used in SQL expressions.

  • SPs can perform operations like INSERT, UPDATE, DELETE, while functions cannot modify data.

  • Functions return a single value and can be used in SELECT statements, e.g., SELECT dbo.MyFunction(column) FROM table.

  • SPs can accept multiple parameters and can return multiple result sets, while functions t...

View all Software Developer interview questions
A Software Developer was asked 1mo ago
Q. What is the SOLID principle?
Ans. 

SOLID principles are five design principles aimed at making software designs more understandable, flexible, and maintainable.

  • S - Single Responsibility Principle: A class should have one reason to change. Example: A class handling user data should not also handle logging.

  • O - Open/Closed Principle: Software entities should be open for extension but closed for modification. Example: Use interfaces to add new function...

View all Software Developer interview questions
A Cloud Architect was asked 2mo ago
Q. What is the asynchronous publish-subscribe pattern in Azure?
Ans. 

The asynchronous publish-subscribe pattern in Azure enables decoupled communication between services using message brokers.

  • Decouples message producers and consumers, allowing them to operate independently.

  • Uses Azure services like Azure Service Bus, Azure Event Grid, and Azure Event Hubs.

  • Producers publish messages to a topic, and subscribers receive messages asynchronously.

  • Example: An e-commerce application where o...

View all Cloud Architect interview questions

Hexaware Technologies Interview Experiences

768 interviews found

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

I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Java Springboot Microservices
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Java spring AWS and Kafka
Round 3 - HR 

(1 Question)

  • Q1. Current salary? Expected salary?

Automation Test Lead Interview Questions & Answers

user image Shalini Jayaraman

posted on 25 Jan 2025

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. More questions asked, oops, coding and selenium, testNG related questions
  • Q2. Drop down coding
Round 2 - Technical 

(1 Question)

  • Q1. Many questions related to projects but not selected at last
Round 3 - One-on-one 

(1 Question)

  • Q1. Basics of Java selenium
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me your self intro
  • Q2. Where are you from
Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell me your self intro
  • Q2. Which languages know
  • Q3. Are you comfortable in night shifts
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Questions in sql
Round 2 - Technical 

(1 Question)

  • Q1. Questions on analytics

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid wasting your time by attending interviews here; they will present one salary package before the interview, but after completing all the rounds, they will declare that their budget is lower than the initially stated CTC.
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 Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is meant by Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

    • Example: Function overloading...

  • Answered by AI
  • Q2. Write a program to find no of repeated characters in a string
  • Q3. About config file
  • Q4. About scenario outline
  • Q5. Tell me about yourself
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Something about your self.
  • Q2. Take me through your CV
  • Ans. 

    Experienced Training Manager with a strong background in developing and implementing effective training programs.

    • Over 5 years of experience in training and development roles.

    • Successfully designed a leadership training program that increased employee retention by 20%.

    • Implemented a new onboarding process that reduced training time by 30%.

    • Collaborated with cross-functional teams to identify training needs and develop tail...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Same questions as in the first round
  • Q2. KRA of your previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are very much in need of a job give a try otherwise conveniently give a miss

Cloud Architect Interview Questions & Answers

user image bikash routray

posted on 21 May 2025

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. What are the different types of Azure load balancers? Additionally, what is a SAS token in Azure?
  • Ans. 

    Azure offers several load balancers for distributing traffic and a SAS token for secure resource access.

    • Azure Load Balancer: Distributes incoming network traffic across multiple servers.

    • Application Gateway: A web traffic load balancer that enables you to manage traffic to your web applications.

    • Traffic Manager: A DNS-based traffic load balancer that allows you to distribute traffic globally across Azure regions.

    • Internal...

  • Answered by AI
  • Q2. What is the purpose of Event Grid in Azure?
  • Ans. 

    Azure Event Grid enables event-driven architectures by facilitating the routing of events from various sources to handlers.

    • Decouples event producers and consumers, allowing for scalable architectures.

    • Supports multiple event sources like Azure Blob Storage, Azure Functions, and custom applications.

    • Enables real-time event processing, such as triggering workflows when a new file is uploaded to Blob Storage.

    • Integrates with...

  • Answered by AI
  • Q3. Can you describe the architecture of your last project and the Azure features that were utilized?
  • Q4. What is the asynchronous publish-subscribe pattern in Azure?
  • Ans. 

    The asynchronous publish-subscribe pattern in Azure enables decoupled communication between services using message brokers.

    • Decouples message producers and consumers, allowing them to operate independently.

    • Uses Azure services like Azure Service Bus, Azure Event Grid, and Azure Event Hubs.

    • Producers publish messages to a topic, and subscribers receive messages asynchronously.

    • Example: An e-commerce application where order ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - During a video call, why does only the interviewee show their face while the interviewer does not? It can feel like talking to a wall.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 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. ETL tetsing methods, schema, SCD types, string function, some query based on scenario
  • Q2. L2 round - rank, dense rank, rownumber, types of fact, dimensions, duplicate query

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions was easy, need to have knowledge of concepts and hands of experience on sql queries
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response
Round 1 - Technical 

(4 Questions)

  • Q1. Ospf more deep knowledge
  • Q2. Ospf scenario based question
  • Q3. STP loop prevention how its working
  • Ans. 

    STP loop prevention is achieved by blocking redundant paths in a network to prevent loops.

    • STP (Spanning Tree Protocol) identifies redundant paths in a network

    • STP selects a root bridge to be the central point of the network

    • STP blocks certain ports to prevent loops while still allowing for redundancy

    • If a link fails, STP will unblock a previously blocked port to maintain connectivity

  • Answered by AI
  • Q4. More info about Routing if you good any one routing just inform based on they will ask

Interview Preparation Tips

Interview preparation tips for other job seekers - If looking Network engineer just learn more about routing and switching

Any routing protocol recommend OSPF
VLAN
STP
HSRP

how traffic flow

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Query related to find records based on different types of join
  • Q2. Tell me about yourself
Round 2 - Technical 

(2 Questions)

  • Q1. Queries on pivot, rank, lag, lead
  • Q2. Project architecture explanation in detail
  • Ans. 

    Project architecture refers to the high-level structure of a software system, including components, relationships, and interactions.

    • Project architecture defines how different components of a software system are organized and interact with each other.

    • It includes the design decisions related to the system's structure, such as layers, modules, and communication protocols.

    • Common architectural patterns include MVC (Model-Vi...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

Was given up a topic and discussed

Round 2 - Typing Test 

(3 Questions)

  • Q1. Grammar related questions to check your vocabulary
  • Q2. Fast typing skill by giving a paragraph
  • Ans. 

    Fast typing skills enhance efficiency in chat and email support, enabling quick and accurate responses to customer inquiries.

    • Practice regularly to improve typing speed; use online typing tests like Typing.com.

    • Familiarize yourself with keyboard shortcuts to save time; for example, Ctrl+C to copy and Ctrl+V to paste.

    • Utilize typing software or games that focus on speed and accuracy, such as TypingClub or Nitrotype.

    • Maintai...

  • Answered by AI
  • Q3. Email writing for any scenarios
Round 3 - HR 

(1 Question)

  • Q1. This hr interview is mainly to know your communication skills and fluency

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak

Top trending discussions

View All
Interview Hub
1w
a team lead
Got rejected because I’m not a woman.
Applied for a role I was 100% qualified for. Got a response: Only open to female candidates. I get the need for diversity. But should it come at the cost of merit? Shouldn’t gender equality mean equal opportunity...not preference?
Got a question about Hexaware Technologies?
Ask anonymously on communities.

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies interview?
Hexaware Technologies interview process usually has 2-3 rounds. The most common rounds in the Hexaware Technologies interview process are Technical, HR and Resume Shortlist.
How to prepare for Hexaware 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 Hexaware Technologies. The most common topics and skills that interviewers at Hexaware Technologies expect are SQL, Customer Service, International Voice Process, Communication Skills and Python.
What are the top questions asked in Hexaware Technologies interview?

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

  1. Program to find second largest number from set of ar...read more
  2. Write a program to check whether string is palindrome or n...read more
  3. Stack implementation, difference between stack and linked list , merge sort alg...read more
What are the most common questions asked in Hexaware Technologies HR round?

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

  1. What is your family backgrou...read more
  2. Tell me about yourse...read more
  3. What are your strengths and weakness...read more
How long is the Hexaware Technologies interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 709 interview experiences

Difficulty level

Easy 28%
Moderate 67%
Hard 6%

Duration

Less than 2 weeks 69%
2-4 weeks 21%
4-6 weeks 4%
6-8 weeks 2%
More than 8 weeks 3%
View more
Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.

Interview Questions from Similar Companies

Mphasis Interview Questions
3.3
 • 855 Interviews
DXC Technology Interview Questions
3.6
 • 846 Interviews
EXL Service Interview Questions
3.7
 • 812 Interviews
Nagarro Interview Questions
3.9
 • 807 Interviews
NTT Data Interview Questions
3.8
 • 665 Interviews
Publicis Sapient Interview Questions
3.5
 • 649 Interviews
Persistent Systems Interview Questions
3.6
 • 646 Interviews
GlobalLogic Interview Questions
3.6
 • 636 Interviews
View all

Hexaware Technologies Reviews and Ratings

based on 6.7k reviews

3.5/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.2

Salary

3.4

Job security

3.4

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 6.7k Reviews and Ratings
Customer Support Representative

Thane,

Panvel

+1

0-3 Yrs

₹ 2-3.3 LPA

Hiring For Voice Process

Navi Mumbai

1-3 Yrs

₹ 1.8-3.8 LPA

Explore more jobs
Senior Software Engineer
3.9k salaries
unlock blur

₹8.3 L/yr - ₹18.4 L/yr

Software Engineer
3.1k salaries
unlock blur

₹4 L/yr - ₹9 L/yr

System Analyst
3k salaries
unlock blur

₹12.5 L/yr - ₹21.1 L/yr

Technical Architect
2.1k salaries
unlock blur

₹17.4 L/yr - ₹31.3 L/yr

Senior Executive
2k salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.7
Compare

TCS

3.5
Compare

DXC Technology

3.6
Compare

Mphasis

3.3
Compare
write
Share an Interview