Upload Button Icon Add office photos
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
3.6

based on 5.6k Reviews

Filter interviews by

Hexaware Technologies Software Engineer Interview Questions, Process, and Tips

Updated 26 Nov 2024

Top Hexaware Technologies Software Engineer Interview Questions and Answers

  • Q1. You have knowledge of data structure? Tell me about it
  • Q2. How to add column in copybook and overall process of this task
  • Q3. Find the second largest array element in a given lisst of arrays using c programing
View all 15 questions

Hexaware Technologies Software Engineer Interview Experiences

38 interviews found

Software Engineer Interview Questions & Answers

user image anil prajapati

posted on 4 Sep 2022

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Normal basic oops question
  • Q2. What is inheritance, what is encapsulation, what is data hiding
  • Ans. 

    Inheritance is a way to create new classes based on existing classes. Encapsulation is the practice of hiding data and methods within a class. Data hiding is the act of making data private to prevent direct access.

    • Inheritance allows for code reuse and promotes a hierarchical structure of classes.

    • Encapsulation helps to prevent accidental modification of data and promotes modular code.

    • Data hiding is achieved through acce...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Basic Hr question with basic question of weekness and strong point
  • Q2. Whay we should hire you, what is your goal , what you liked about us , ready for reallocation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cool and be fully prepared , if a fresher then just go through you're basic , read all the basic and prepare some basic question of any programming languages and do basic coding it's enough for the interview.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Find the second largest array element in a given lisst of arrays using c programing
  • Ans. 

    Find the second largest element in a given list of arrays using C programming.

    • Iterate through the array and compare each element with the current maximum and second maximum

    • If the element is greater than the current maximum, update the second maximum and maximum

    • If the element is greater than the second maximum but less than the maximum, update the second maximum

    • Return the second maximum

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Campus Placement and was interviewed before Oct 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

All aptitude topic is tested if practiced well will be able to crack it

Round 3 - Technical 

(1 Question)

  • Q1. From basic programming concepts the question were framed and pseudo codes where asked
Round 4 - HR 

(1 Question)

  • Q1. Tell about yourself and why you want to join here

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to learn and work. Had a good ambiance in office

Interview Questionnaire 

1 Question

  • Q1. Working of HashMap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and provides constant time complexity for basic operations.

    • HashMap uses hashing to store and retrieve values based on their keys.

    • It allows null values and null keys.

    • It is not thread-safe and requires synchronization for concurrent access.

    • The initial capacity and load factor can be specified during initialization.

    • Example: HashMap map = new HashMap<

  • Answered by AI

Skills evaluated in this interview

Hexaware Technologies interview questions for designations

 Senior Software Engineer

 (25)

 Associate Software Engineer

 (18)

 Software Engineer Trainee

 (1)

 Software Engineer II

 (1)

 Software Engineer Intern

 (1)

 Software Engineer Tester

 (1)

 Software Testing Engineer

 (1)

 Senior Software Development Engineer

 (1)

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic outsystems questions
  • Q2. Odd even program in c
  • Ans. 

    Odd even program in C

    • Use modulus operator to check if a number is even or odd

    • If the remainder is 0, the number is even, else it's odd

    • Print the result accordingly

  • Answered by AI
  • Q3. Interest you hold

Interview Preparation Tips

Interview preparation tips for other job seekers - feel free be truthful basic question prepare well show more interest in the job role

Skills evaluated in this interview

Get interview-ready with Top Hexaware Technologies Interview Questions

I applied via Approached by Company and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Test on apptitude reasoning

Round 2 - Group Discussion 

General topics gd

Round 3 - Technical 

(1 Question)

  • Q1. Technical questions o
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and general

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and great interview process

I applied via Referral

Interview Questionnaire 

5 Questions

  • Q1. You have knowledge of data structure? Tell me about it
  • Ans. 

    Data structures are a way to organize and store data efficiently.

    • Data structures are used to store and manipulate data in a structured manner.

    • They provide different ways to access and perform operations on the data.

    • Examples include arrays, linked lists, stacks, queues, trees, and graphs.

  • Answered by AI
  • Q2. Tell me something about your major project
  • Q3. What is your name ?
  • Q4. What does my name mean?
  • Ans. 

    The question is unrelated to the medical field and is not a puzzle or riddle.

    • The question is asking about the meaning of the interviewer's name.

    • You can ask the interviewer about the origin or cultural significance of their name.

    • You can also mention that names often have different meanings in different languages or cultures.

  • Answered by AI
  • Q5. What are your strenghts?

Interview Preparation Tips

Round: Test
Experience: The written test of hexaware was way more tough than i thought. Basically you will see on other website that hexaware written test is easy but it was not trust me. So talking more about my test there were 4 sections verbal, aptitude, analytical reasoning and technical also. I am a electronics and communication student so there were technical question from my field of study only but for IT and Computer Science there were programming questions. And there is 10 mins of essay writting also.
Tips: Be prepare for anything. Dont judge the written exam will be easy or tough anything can happen and prepare your best.
Duration: 60 minutes
Total Questions: 75

Round: Group Discussion
Experience: Well, i think my group discussion topic was easy but the only problem was that every person is fully aware of that topic so thought process has become very simple. But still somehow i manage to clear this round also.
Tips: Be calm and if you dont know about some topic so wait for few minutes and listen what others are saYing . The HR will only be checking your communication skills.
Duration: 10 mins minutes

Round: Technical Interview
Experience: I am an EC student so there were very basic question of c and data structure programming and from my field he only asked about my project work and keep asking question from it. I guess he was checking my patience.

Round: HR Interview
Experience: The HR round was quite good. The question was really very basic from my family and strengths and weakness. But i dont know why he asked me a question of c programming and he asked me to make a program generally i have never heard that in HR interview, the HR asking you a technical question but anything can happen .
Tips: Keep yourself calm . Keep wide knowledge of your field.

Skills: Basic C/C++, Communication, Ability To Deliver On A Project, Ability To Work In A Team, Ability To Deliver On A Project, Advance Communication, Confidence
College Name: IPS College of Technology & Management
Motivation: Hexaware is globally recognised company plus its an MNC.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Aaditya Srivastava

posted on 16 Dec 2015

Interview Preparation Tips

Round: Group Discussion
Experience: The result were announced just after the session. The basis of selection was confidence & communication skill as usual.
It was mostly a nice & health discussion.
Tips: Talk short & precise.
Use your hands in explanations.
Dont argue just discuss
Duration: 15 min minutes

Round: Technical Interview
Experience: Questions from c programming, database management, c++, data structure were asked. The HR was trying to confuse and showing confidence was important.

Tips: Answer with confidence
Dont say directly NO to a question

Round: HR Interview
Experience: It was all about confidence and your ability to converse.
HR asked me about myself and why did i want to join the firm etc.
He was mostly looking for a positive attitude.
Tips: Keep a smile.
Converse well & again be confident.
Confidence is the key but overconfidence is bad.

General Tips: Keep your cool
Be confident
Have a positive approach
Skill Tips: Prepare well for Interview
Be confident about wat you know.
Skills: Programming, positive attitude, Confidence
College Name: Gandhi Institute Of Engineering And Technology
Motivation: It is a MNC.
Growth will be good
Future scopes are high

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Software Engineer interview?
Hexaware Technologies interview process usually has 2-3 rounds. The most common rounds in the Hexaware Technologies interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Hexaware Technologies Software Engineer 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 Web Api, .Net Core, Angular, JIRA and SQL.
What are the top questions asked in Hexaware Technologies Software Engineer interview?

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

  1. You have knowledge of data structure? Tell me about...read more
  2. How to add column in copybook and overall process of this t...read more
  3. Find the second largest array element in a given lisst of arrays using c progra...read more
How long is the Hexaware Technologies Software Engineer interview process?

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

Tell us how to improve this page.

Hexaware Technologies Software Engineer Interview Process

based on 16 interviews in last 1 year

3 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 26 Hexaware Technologies interviews
Campus Placement
Job Portal
Referral
Company Website
WalkIn
35%
31%
12%
8%
4%
10% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Hexaware Technologies Software Engineer Salary
based on 2.9k salaries
₹2 L/yr - ₹10 L/yr
29% less than the average Software Engineer Salary in India
View more details

Hexaware Technologies Software Engineer Reviews and Ratings

based on 373 reviews

3.8/5

Rating in categories

4.0

Skill development

3.6

Work-Life balance

3.2

Salary & Benefits

3.7

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 373 Reviews and Ratings
Senior Software Engineer
3.8k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

System Analyst
3k salaries
unlock blur

₹6.8 L/yr - ₹29 L/yr

Software Engineer
2.9k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Senior Executive
2k salaries
unlock blur

₹0.8 L/yr - ₹6.2 L/yr

Technical Architect
1.9k salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.8
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview