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

Compare button icon Compare button icon Compare

Filter interviews by

Hexaware Technologies Interview Questions, Process, and Tips

Updated 5 Mar 2025

Top Hexaware Technologies Interview Questions and Answers

View all 380 questions

Hexaware Technologies Interview Experiences

Popular Designations

712 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude Test 2 round 1. Aptitude, Communication

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting Algorithms
  • Q2. Prime Number code
Round 3 - Coding Test 

Basic Question on Arrays

Top Hexaware Technologies Associate Software Engineer Interview Questions and Answers

Q1. Intersection of Two Arrays II Given two integer arrays ARR1 and ARR2 of size N and M respectively, find the intersection of these arrays. An intersection refers to elements that appear in both arrays. Note: Input arrays/lists can contain du... read more
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quants, Reasoning and Verbal
Computer fundamental and pseudocode

Round 2 - Group Discussion 

15 mins with general topics

Round 3 - HR 

(2 Questions)

  • Q1. What do like in your college the most?
  • Ans. 

    I enjoyed the collaborative projects and hands-on learning experiences in my college.

    • Collaborating with classmates on coding projects

    • Hands-on experience with different programming languages

    • Engaging discussions in computer science classes

  • Answered by AI
  • Q2. Do you have any other offer?

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good communication skill ,that is enough

Top Hexaware Technologies Software Developer Interview Questions and Answers

Q1. Graph Coloring Problem You are given a graph with 'N' vertices numbered from '1' to 'N' and 'M' edges. Your task is to color this graph using two colors, such as blue and red, in a way that no two adjacent vertices (connected by an edge) sh... read more
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)
Hexaware Technologies Interview Questions and Answers for Freshers
illustration image

Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

2 coding questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Implement Bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Compare adjacent elements and swap if necessary

    • Repeat until no more swaps are needed

    • Time complexity of O(n^2)

    • Example: ['banana', 'apple', 'cherry', 'date']

  • Answered by AI
  • Q2. Object oriented programming

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Html related tags questions, new tags in htmls, what is inline block, sigular tag 2. css related question: what is selector, how to apply css for global, flex 3. javascript questions, need to give outpu...
Round 2 - Technical 

(1 Question)

  • Q1. 2nd round was also the technical. those who are selected in both round was going to get result in next working day.

Interview Preparation Tips

Topics to prepare for Hexaware Technologies Angular Frontend Developer interview:
  • HTML
  • Javascipt
  • output
  • Angular

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)

Hexaware Technologies interview questions for popular designations

 Graduate Engineer Trainee (Get)

 (46)

 Software Engineer

 (38)

 Senior Software Engineer

 (25)

 Executive

 (25)

 System Analyst

 (20)

 Associate Software Engineer

 (20)

 Software Developer

 (18)

 Engineer Trainee

 (18)

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

(2 Questions)

  • Q1. Comparable vs Comparator
  • Ans. 

    Comparable is an interface used for natural ordering, while Comparator is used for custom ordering in Java.

    • Comparable interface is used to define the natural ordering of objects. It is implemented by the class whose objects are to be sorted.

    • Comparator interface is used to define custom ordering of objects. It is implemented by a separate class that compares objects based on specific criteria.

    • Example: Sorting a list of ...

  • Answered by AI
  • Q2. Difference between List and Set
  • Ans. 

    List allows duplicate elements and maintains insertion order, while Set does not allow duplicates and does not maintain order.

    • List can contain duplicate elements, Set cannot

    • List maintains insertion order, Set does not guarantee order

    • List is implemented by classes like ArrayList, LinkedList, Set is implemented by classes like HashSet, TreeSet

    • Example: List list = new ArrayList<>(); Set set = new HashSet<>();

  • Answered by AI

Skills evaluated in this interview

Top Hexaware Technologies Java Developer Interview Questions and Answers

Q1. What is the difference between MongoDB and MySQL?
View answer (1)

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 (3)

Get interview-ready with Top Hexaware Technologies Interview Questions

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

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. About your background, any experience or interships, and evaluating the suitability for the role.
  • Q2. Introduction about your self
  • Q3. Explain about you career path
  • Q4. Share your internship experience
Round 2 - HR 

(1 Question)

  • Q1. It's about the role

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and express yourself, doesn't matter whether you get the job or not, just give your best.

HR Coordinator Interview Questions asked at other Companies

Q1. Will you be able to handle data of more than 1000 employees since you are coming from a small organisation?
View answer (3)

Jobs at Hexaware Technologies

View all

BPS Analyst Interview Questions & Answers

user image Anonymous

posted on 9 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Can you introduce yourself?
  • Ans. 

    I am a detail-oriented BPS Analyst with 5 years of experience in data analysis and process improvement.

    • 5 years of experience in data analysis and process improvement

    • Proficient in using analytical tools such as Excel, SQL, and Tableau

    • Strong problem-solving skills and attention to detail

    • Experience in identifying trends and making data-driven recommendations

    • Excellent communication and presentation skills

  • Answered by AI
  • Q2. What skills do you possess that you would like to introduce?
  • Ans. 

    I possess strong analytical skills, attention to detail, and proficiency in data analysis tools.

    • Strong analytical skills: Able to interpret complex data and identify trends.

    • Attention to detail: Ensuring accuracy in data analysis and reporting.

    • Proficiency in data analysis tools: Experience with tools like Excel, SQL, and Tableau.

  • Answered by AI

BPS Analyst Interview Questions asked at other Companies

Q1. What is your cgpi ? Are you a fresher
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Ans. 

    I have a strong background in customer service, excellent communication skills, and a passion for helping customers.

    • I have X years of experience in customer service roles, where I have consistently received positive feedback from customers.

    • I am a great listener and problem-solver, able to quickly address customer concerns and provide effective solutions.

    • I am highly organized and detail-oriented, ensuring that all custo...

  • Answered by AI
  • Q2. Tell me about yourself in detail.
  • Ans. 

    Experienced customer service executive with a passion for helping customers and resolving issues efficiently.

    • Over 5 years of experience in customer service roles

    • Strong communication and problem-solving skills

    • Ability to handle difficult customers with patience and empathy

    • Proficient in using CRM systems and resolving technical issues

    • Received multiple awards for outstanding customer satisfaction ratings

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. How long will you sustain in this company?
  • Ans. 

    I plan to sustain in this company for the long term, as I am committed to growing with the organization and contributing to its success.

    • I am dedicated to my career and value stability in my job.

    • I see potential for growth and development within the company.

    • I believe in the company's values and mission, and want to be a part of its future success.

  • Answered by AI
  • Q2. There are 10 working hours so how will you manage your work-life balance?
  • Ans. 

    I believe in setting boundaries and prioritizing tasks to ensure a healthy work-life balance.

    • Prioritize tasks based on urgency and importance

    • Set boundaries by establishing specific work hours and sticking to them

    • Delegate tasks when necessary to avoid burnout

    • Schedule regular breaks to recharge and avoid stress

    • Engage in activities outside of work that bring joy and relaxation, such as hobbies or exercise

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your answer they will try to change your answers

Customer Service Executive Interview Questions asked at other Companies

Q1. How u deal to the customer if he get non veg food instead of veg food ?
View answer (36)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How to do performance tuning in adf
  • Ans. 

    Performance tuning in Azure Data Factory involves optimizing data flows and activities to improve efficiency and reduce processing time.

    • Identify bottlenecks in data flows and activities

    • Optimize data partitioning and distribution

    • Use appropriate data integration patterns

    • Leverage caching and parallel processing

    • Monitor and analyze performance metrics

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - i got selected in 1st round that happened by walk in and they said there will be a hr , client by next tues . after that walk in drive no response from HR

Skills evaluated in this interview

Top Hexaware Technologies Azure Data Engineer Interview Questions and Answers

Q1. What is the main advantage of delta lake?
View answer (1)

Azure Data Engineer Interview Questions asked at other Companies

Q1. 7. How can we load multiple(50)tables at a time using adf?
View answer (4)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. How do you prioritize incidents
  • Ans. 

    I prioritize incidents based on impact, urgency, and potential risks.

    • Assess the impact of the incident on business operations

    • Determine the urgency of resolving the incident

    • Consider potential risks associated with the incident

    • Use a priority matrix or system to categorize incidents

    • Communicate priorities to stakeholders and team members

  • Answered by AI
  • Q2. How would you handel a high-severity incidents
  • Ans. 

    I would follow established incident management procedures to quickly assess, prioritize, and resolve the incident.

    • Quickly assess the severity and impact of the incident

    • Prioritize the incident based on impact to the business

    • Engage necessary stakeholders and resources to resolve the incident

    • Communicate effectively with all parties involved

    • Document the incident and post-incident review for process improvement

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

(2 Questions)

  • Q1. How would you ensure effective communication during an incident
  • Ans. 

    Effective communication during an incident can be ensured by establishing clear communication channels, providing regular updates, and conducting post-incident reviews.

    • Establish clear communication channels for different stakeholders involved in the incident.

    • Provide regular updates on the status of the incident, including any changes or developments.

    • Encourage open and transparent communication among team members to sha...

  • Answered by AI
  • Q2. How would you cocument and report incident
  • Ans. 

    Incidents should be documented and reported in a structured manner to ensure proper resolution and prevention of future occurrences.

    • Create a standardized incident report template to capture all relevant details such as date, time, location, individuals involved, description of incident, impact, and actions taken.

    • Document all incidents promptly and accurately to ensure no details are missed or forgotten.

    • Include any supp...

  • Answered by AI

Process Consultant Interview Questions asked at other Companies

Q1. What is a pivot table in Excel, and how is it used?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

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, Communication Skills, International Voice Process 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
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.

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Netcon Technologies

No Interviews

INTERVIEWS

KMS Project & Services

No Interviews

DESIGNATION

INTERVIEWS

ABCD

No Interviews

INTERVIEWS

Leaap International

No Interviews

DESIGNATION

SALARIES

H.G. Infra Engineering

No Salaries

Tell us how to improve this page.

Hexaware Technologies Interview Process

based on 645 interviews

Interview experience

3.9
  
Good
View more
Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.

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
KPIT Technologies Interview Questions
3.4
 • 281 Interviews
View all

Hexaware Technologies Reviews and Ratings

based on 5.9k reviews

3.5/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.1

Salary

3.4

Job security

3.4

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 5.9k Reviews and Ratings
International Sales Executive

Thane,

Navi Mumbai

0-5 Yrs

₹ 1.5-4 LPA

Domestic Voice Process.

Chennai

0-5 Yrs

₹ 2.25-3.75 LPA

International Voice Process - French

Chennai

1-3 Yrs

₹ 2.5-3.75 LPA

Explore more jobs
Senior Software Engineer
3.8k salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

System Analyst
2.9k salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Software Engineer
2.9k salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Executive
2.1k salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Technical Architect
2k salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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