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 Post Graduate Engineer Trainee [pget] Interview Questions and Answers

Updated 13 Feb 2023

Hexaware Technologies Post Graduate Engineer Trainee [pget] Interview Experiences

3 interviews found

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

I applied via Job Portal

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 

There were total 3 phases.
Phase 1 - Aptitude, Reading Comprehension and Reasoning questions. 60 questions to be done in 60 minutes.
Phase 2 - If you clear Phase 1, only then you will be eligible for further phases. It consist of technical questions as well as pseudocode. 30 questions to be done in 30 minutes.
Phase 3 - 2 coding questions in C/C++/python/java

Round 3 - Technical 

(1 Question)

  • Q1. Write a code for 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 them if they are in the wrong order

    • Repeat this process until the list is sorted

    • Time complexity is O(n^2)

    • Example: [5, 3, 8, 4, 2] -> [3, 5, 8, 4, 2] -> [3, 5, 4, 8, 2] -> [3, 5, 4, 2, 8] -> [3, 4, 5, 2, 8] -> [3, 4, 2, 5, 8] -> [3, 4

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. General discussion related to Hexaware. What will be day-to-day responsibility? Why do you want to work with us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and patient. Speak with fluency.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Easy with some tricky questions

Round 3 - Coding Test 

Good easy codes but compiler is not good

Round 4 - Technical 

(2 Questions)

  • Q1. Basic questions easy and interviewer was good All about OOPS
  • Q2. Answer what is Sdlc in which agile model was also asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process and the questions are basic not too tough

Post Graduate Engineer Trainee [pget] Interview Questions Asked at Other Companies

Q1. Design a shaft under bending, torsion and axial loads. Which theo ... read more
Q2. If we a cut a spring of length L and stiffness K into two equal p ... read more
Q3. What is the natural frequency of simple mass system if we conside ... read more
Q4. Is Ceria ( the bed which I used in Design of a Catalytic Converte ... read more
Q5. What are different ways of crossing the natural frequency of a sy ... read more

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Which Inheritance does not support java?
  • Ans. 

    Java does not support multiple inheritance.

    • Java supports only single inheritance through classes.

    • However, it supports multiple inheritance through interfaces.

    • Diamond problem can occur in multiple inheritance.

  • Answered by AI
  • Q2. What is operator overriding & overloading in java
  • Ans. 

    Operator overriding is redefining an operator in a subclass while overloading is defining multiple methods with the same name but different parameters.

    • Operator overriding is used to change the behavior of an operator in a subclass.

    • Overloading is used to define multiple methods with the same name but different parameters.

    • Overloading can be done with both unary and binary operators.

    • Example of operator overriding: '+' ope...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Well Prepare for any one Language.
Because Interviewer first ask questions in PRogramming language.

Skills evaluated in this interview

What people are saying about Hexaware Technologies

View All
lustrousradish
Verified Icon
2w
works at
Hexaware Technologies
Java or python
I am Devops engineer I want to learn a programming language so which should I choose Java or python Which one have better market value
Got a question about Hexaware Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is one mathematical theorem you can state?
  • Ans. 

    The Pythagorean theorem states that in a right-angled triangle, the square of the length of the hypotenuse is equal to the sum of the squares of the lengths of the other two sides.

    • In a right-angled triangle, if a and b are the lengths of the two shorter sides, and c is the length of the hypotenuse, then a^2 + b^2 = c^2.

    • The theorem is named after the ancient Greek mathematician Pythagoras.

    • It is commonly used in geometry...

  • Answered by AI
  • Q2. What is the heat treatment process?
  • Ans. 

    Heat treatment is a process used to alter the physical and sometimes chemical properties of a material through heating and cooling.

    • Heating the material to a specific temperature

    • Holding it at that temperature for a set amount of time

    • Cooling it at a controlled rate

    • Types of heat treatment include annealing, tempering, quenching, and case hardening

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly based on your resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

English Communication and Maths

Round 2 - Technical 

(1 Question)

  • Q1. Python basic question and SL
Round 3 - HR 

(1 Question)

  • Q1. Tell me about Yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Pune University and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What can you tell me about your project work and its explanation?
  • Ans. 

    I have worked on a project involving data analysis and visualization to optimize marketing strategies for a retail company.

    • Utilized Python and SQL to extract and analyze customer data

    • Created interactive dashboards using Tableau to visualize key metrics

    • Identified trends and patterns to make data-driven recommendations for targeted marketing campaigns

  • Answered by AI
  • Q2. Questions related to SQL queries, including both the output and the queries themselves, were requested.
Round 2 - HR 

(2 Questions)

  • Q1. What influenced your decision to choose an MCA degree over a BTech degree?
  • Ans. 

    Passion for software development and interest in advanced computing technologies influenced my decision to choose an MCA degree over a BTech degree.

    • Passion for software development

    • Interest in advanced computing technologies

    • Desire to specialize in computer applications and software development

    • Career opportunities in the field of computer applications

  • Answered by AI
  • Q2. What is the importance of your projects in solving real-life problems?
  • Ans. 

    Projects play a crucial role in addressing real-life issues by providing innovative solutions and driving positive change.

    • Projects can identify and analyze problems in various industries or sectors.

    • They can develop and implement solutions to improve efficiency, productivity, and effectiveness.

    • Projects can address societal challenges and contribute to sustainable development.

    • They can lead to advancements in technology, ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for FIS Graduate Trainee interview:
  • SQL
  • Project
Interview preparation tips for other job seekers - Focus on questions related to project work and the development of soft skills.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at B M S College of Engineering, Bangalore and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was basic aptitude quants and also verbal

Round 2 - Coding Test 

They asked me basic questions such as print the prime and fibannoci

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

(1 Question)

  • Q1. Tell me about the best day in your life
  • Ans. 

    The best day of my life was when I graduated from college and landed my dream job.

    • Graduating from college after years of hard work

    • Receiving a job offer for my dream job

    • Celebrating with family and friends

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Was easy though , simple and general topics

Round 2 - Coding Test 

General coding basics questions such as palindrome,binary search

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell about your school life

Interview Preparation Tips

Interview preparation tips for other job seekers - Although it was good interview I gone through gained some experience overall

I applied via Campus Placement and was interviewed in Apr 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions based on quantitative, verbal ability and logical

Round 2 - Coding Test 

3-5 questions based on data structures and algorithms

Round 3 - Technical 

(2 Questions)

  • Q1. Preferred language and questions related to it
  • Q2. Data structures questions based on arrays, linked lists and stacks
Round 4 - HR 

(2 Questions)

  • Q1. What do know about Nagarro?
  • Ans. 

    Nagarro is a global software development and technology consulting company.

    • Nagarro provides services in areas like digital product engineering, cloud computing, and data analytics.

    • They have expertise in various industries including automotive, banking, and healthcare.

    • Nagarro has a global presence with offices in multiple countries such as the United States, Germany, and India.

    • They have a strong focus on innovation and ...

  • Answered by AI
  • Q2. Why do you think you are fit for the role?
  • Ans. 

    I am fit for the role because of my strong technical skills, relevant experience, and passion for engineering.

    • I have a solid foundation in engineering principles and concepts.

    • I have completed internships and projects that have allowed me to apply my knowledge in practical settings.

    • I have a strong understanding of relevant software and tools used in the field.

    • I am a quick learner and have the ability to adapt to new tec...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a good grip on data structures and algorithms, you'll make it! All the best!

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Post Graduate Engineer Trainee [pget] interview?
Hexaware Technologies interview process usually has 3-4 rounds. The most common rounds in the Hexaware Technologies interview process are Resume Shortlist, Technical and Aptitude Test.
What are the top questions asked in Hexaware Technologies Post Graduate Engineer Trainee [pget] interview?

Some of the top questions asked at the Hexaware Technologies Post Graduate Engineer Trainee [pget] interview -

  1. What is operator overriding & overloading in j...read more
  2. Which Inheritance does not support ja...read more
  3. Write a code for bubble so...read more

Tell us how to improve this page.

Hexaware Technologies Post Graduate Engineer Trainee [pget] Interview Process

based on 2 interviews

1 Interview rounds

  • Resume Shortlist Round
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
 • 788 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all
29% less than the average Post Graduate Engineer Trainee [pget] Salary in India
View more details

Hexaware Technologies Post Graduate Engineer Trainee [pget] Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
3.8k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

System Analyst
2.9k salaries
unlock blur

₹7 L/yr - ₹29 L/yr

Software Engineer
2.9k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Senior Executive
2.1k salaries
unlock blur

₹0.8 L/yr - ₹6 L/yr

Technical Architect
2k 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.6
Compare

Wipro

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