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.7k Reviews

Filter interviews by

Hexaware Technologies Software Engineer II Interview Questions and Answers

Updated 29 Jan 2023

Hexaware Technologies Software Engineer II Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Dec 2022. There were 3 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 

First I want to a aptitude test to check our thoughts capability

Round 3 - Technical 

(2 Questions)

  • Q1. C,c++, Python Tableau etc
  • Q2. Oops, SQL and many types of questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please check my profile and give me a chance as per my capabilities

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. COBOL,DB2,JCL,DB2 QUERIES

I applied via Naukri.com and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Coding Test 

2 coding and aptitude

Round 2 - Technical 

(1 Question)

  • Q1. All java based questions
Round 3 - Technical 

(1 Question)

  • Q1. All java based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for all basic knowledge of java springboot mucroservices
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 2 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 - Technical 

(5 Questions)

  • Q1. To find sum of even numbers from given arraylist using stream api
  • Ans. 

    Using stream API to find the sum of even numbers from an ArrayList

    • Convert the ArrayList to a stream using the stream() method

    • Filter the stream to keep only the even numbers using the filter() method

    • Use the mapToInt() method to convert the stream of even numbers to an IntStream

    • Finally, use the sum() method to calculate the sum of the even numbers

  • Answered by AI
  • Q2. Oops ,java 8 concepts,exceptions,project discussions
  • Q3. Which interface used to prevent SQL injection
  • Ans. 

    Prepared Statements interface is used to prevent SQL injection.

    • Prepared Statements interface is used to parameterize the SQL queries.

    • It allows the separation of SQL code and user input.

    • It helps to prevent SQL injection attacks by automatically escaping special characters.

    • Examples: PDO, mysqli, Java PreparedStatement, etc.

  • Answered by AI
  • Q4. Why string is imutable
  • Ans. 

    String is immutable to ensure data integrity and thread safety.

    • Immutable strings prevent accidental modification of data.

    • Immutable strings allow for efficient memory allocation and sharing.

    • Immutable strings ensure thread safety by avoiding race conditions.

    • Examples of immutable string methods include substring, toLowerCase, and toUpperCase.

  • Answered by AI
  • Q5. Java oops concept and example each type
  • Ans. 

    Java OOPs concepts and examples

    • Encapsulation - hiding data and methods within a class (e.g. private variables)

    • Inheritance - creating new classes from existing ones (e.g. subclass extends superclass)

    • Polymorphism - using a single method to perform different actions (e.g. method overloading/overriding)

    • Abstraction - focusing on essential features and hiding implementation details (e.g. abstract classes/interfaces)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for UST Software Engineer II interview:
  • Strings
  • Springboot
  • Java 8
  • Angular command
Interview preparation tips for other job seekers - Please go through basic programming logical programs

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2022. There were 4 interview rounds.

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 - Coding Test 

You will be asked to develop an application and based on that the next round will be proceeded. For me I have been asked to perform some crud operations with api using asp.net core and asp.net mvc application

Round 3 - Technical 

(4 Questions)

  • Q1. What is api and why do we use it
  • Ans. 

    API is a set of protocols and tools for building software applications. It allows different applications to communicate with each other.

    • API stands for Application Programming Interface

    • It defines how different software components should interact with each other

    • APIs can be used to access data or functionality from other applications or services

    • Examples of APIs include Google Maps API, Twitter API, and Facebook API

  • Answered by AI
  • Q2. Difference between interface and abstract class
  • Ans. 

    Interface defines only method signatures while abstract class can have method implementations.

    • An interface can be implemented by multiple classes while an abstract class can only be extended by one class.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can have instance variables while an interface cannot.

    • An abstract class can provide default implementations for some methods while an ...

  • Answered by AI
  • Q3. How routing is performed in asp.net core api
  • Ans. 

    Routing in ASP.NET Core API is performed using the built-in middleware called Endpoint Routing.

    • Endpoint Routing is responsible for mapping incoming requests to the appropriate action methods in the controller.

    • It uses the HTTP verb, URL pattern, and route data to determine the correct action method.

    • Routes can be defined using attributes on the controller and action methods or in the Startup.cs file.

    • Middleware like authe...

  • Answered by AI
  • Q4. What are solid principles
  • Ans. 

    SOLID principles are a set of design principles for writing maintainable and scalable software.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why are you switching to this job
  • Q2. What is your salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - I would suggest you be through with oops concepts and solid principles

Skills evaluated in this interview

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

Basic aptitude questions held online with their portal

Round 2 - Coding Test 

Broad coding and basic oops

Round 3 - HR 

(1 Question)

  • Q1. About hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Preview about basics and brush up
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Please don’t join Fujitsu, They won’t assisgn u project soon, Chances if Termination
Round 3 - Technical 

(2 Questions)

  • Q1. All technical questions
  • Q2. Technical Rounds
Round 4 - Technical 

(1 Question)

  • Q1. What is Linux, how will you add the commands
  • Ans. 

    Linux is an open-source operating system based on Unix. Commands can be added using the terminal or by installing packages.

    • Linux is free and can be customized to suit specific needs

    • Commands can be added using the terminal by creating a script or alias

    • Packages can be installed using package managers like apt-get or yum

    • Examples of commands include ls, cd, mkdir, rm, etc.

  • Answered by AI

Skills evaluated in this interview

I was interviewed in Nov 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

2 Programing Questions and 30 MCQs. 
Programing questions were medium with one being array manipulation and other being graph based. 

MCQ were from OOPs concepts, SQL, Operating System and Network, prepare in depth knowledge for all the topics.

  • Q1. 

    Count Pairs Problem Statement

    You are given an array A of length N consisting only of integers. Additionally, you are provided with three integers X, Y and SUM. Your task is to count the number of pairs (...

  • Ans. 

    Using HashMap or self balancing BST for fastest result.

  • Answered Anonymously
  • Q2. 

    Longest Substring Without Repeating Characters Problem Statement

    Given a string S of length L, determine the length of the longest substring that contains no repeating characters.

    Example:

    Input:
    "abac...
  • Ans. Brute Force

    In the brute force approach, we will use two nested loops. The outer loop is used to select the starting index of the substring and the inner loop is used to fix the ending index of the substring. After selecting the substring, we will use another loop (or a method) to check whether the substring contains all unique characters or not using a HashSet.

    Space Complexity: O(n)Explanation:

    O(L), where L is the len...

  • Answered Anonymously
Round 2 - Face to Face 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Questions on SQL and DBMS were asked in this round

  • Q1. What are the ACID properties in DBMS?
  • Q2. Can you explain the different levels of data abstraction in a DBMS?
  • Q3. What are constraints in SQL?
Round 3 - HR 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

HR round was pretty much a casual conversation about why optum, work location, joining availablity and what qualities you would like to highlight about yourself.

  • Q1. Why do you want to work at Optum, and what qualities would you like to highlight?
  • Ans. 

    Tip 1 : Go through wiki page or google about the working of the company
    Tip 2 : Qualities should more aligned to the company's values.
    Tip 3 : Show your interest in working with the organisation and how will you contribute to the team.

  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from DELHI INSTITUTE OF TOOL ENGINEERING. I applied for the job as SDE - 1 in HyderabadEligibility criteriaAbove 7.5 CGPAOptum Global Solutions India Private Limited interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPS, DBMS, SQLTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.

Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.

Tip 3 : Do at-least 2 good projects and you must know every bit of them.


 

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.

Tip 2 : Every skill must be mentioned.

Tip 3 : Focus on skills, projects and experiences more.


 

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Aptitude and resoninh test
Coding test ,

Round 3 - Coding Test 

Coding test,coding skills in all languages

Interview Preparation Tips

Interview preparation tips for other job seekers - Have excellent communication skills
And coding and technical skills
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Shri Ram Murti Smarak College of Engineering and Technology, Bareilly and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Brief Introduction and approach to insert tabular data in database.
  • Ans. 

    To insert tabular data in a database, use SQL INSERT statement with appropriate table and column names.

    • Use SQL INSERT statement to insert data into a table

    • Specify the table name and column names in the INSERT statement

    • Provide the values to be inserted for each column

    • Ensure the data types of values match the column types

    • Consider using prepared statements or parameterized queries for security

    • Example: INSERT INTO employee

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Analysis the problem

Skills evaluated in this interview

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Software Engineer II interview?
Hexaware Technologies interview process usually has 3 rounds. The most common rounds in the Hexaware Technologies interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Hexaware Technologies Software Engineer II interview?

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

  1. Oops, SQL and many types of questi...read more
  2. C,c++, Python Tableau ...read more

Tell us how to improve this page.

Hexaware Technologies Software Engineer II Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.
Hexaware Technologies Software Engineer II Salary
based on 19 salaries
₹5 L/yr - ₹7 L/yr
66% less than the average Software Engineer II Salary in India
View more details

Hexaware Technologies Software Engineer II Reviews and Ratings

based on 2 reviews

3.8/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

1.9

Salary

2.9

Job security

2.9

Company culture

1.9

Promotions

3.8

Work satisfaction

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

₹5.2 L/yr - ₹19.5 L/yr

System Analyst
3k salaries
unlock blur

₹7 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.6
Compare

Wipro

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