Hexaware Technologies interview experience Real time questions & tips from candidates to crack your interview

Senior Software Engineer

Hexaware Technologies
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data structures, Algorithm, Java, Microservices, SQL
Tip
Tip

Tip 1 : Communication important
Tip 2 : Handle logics
Tip 3 : Take time to prepare

Application process
Where: Campus
Eligibility: Above 6 cgpa
Resume Tip
Resume tip

Tip 1 : Mention projects
Tip 2 : Have 1 page resume and mention all the latest technologies used in your projects.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration30 minutes
Interview date29 Jun 2022
Coding problem2

1. Intersection of Two Linked Lists

Easy
25m average time
73% success
0/40
Asked in companies
SAP LabsRed HatHSBC

You are given two Singly Linked Lists of integers, which may have an intersection point.

Your task is to return the first intersection node. If there is no intersection, return NULL.


Example:-
The Linked Lists, where a1, a2, c1, c2, c3 is the first linked list and b1, b2, b3, c1, c2, c3 is the second linked list, merging at node c1.

alt.txt

Try solving now

2. Maximum In All Sub-Arrays Of Size K

Easy
10m average time
90% success
0/40
Asked in companies
DirectiHexaware TechnologiesCIS - Cyber Infrastructure

Given an array/list ‘ARR’ of integers and an integer ‘K’. You are supposed to return the maximum for every subarray of the given array of length ‘K’.

Note :
An array ‘B’ is a subarray of an array ‘A’ if ‘B’ that can be obtained by deletion of, several elements(possibly none) from the start of ‘A’ and several elements(possibly none) from the end of ‘A’. 
Try solving now
02
Round
Easy
Telephonic
Duration30 minutes
Interview date6 Apr 2022
Coding problem1

1. Missing Numbers

Easy
28m average time
85% success
0/40
Asked in companies
AdobeOlaAccenture

You are given an array 'ARR' of distinct positive integers. You need to find all numbers that are in the range of the elements of the array, but not in the array. The missing elements should be printed in sorted order.

Example:
If the given array is [4, 2, 9] then you should print "3 5 6 7 8". As all these elements lie in the range but not present in the array.
Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

To make an AI less repetitive in a long paragraph, you should increase:

Choose another skill to practice
Similar interview experiences
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Hexaware Technologies
0 views
0 comments
0 upvotes
company logo
Software Engineer Trainee
4 rounds | 4 problems
Interviewed by Hexaware Technologies
1247 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Hexaware Technologies
3302 views
0 comments
0 upvotes
company logo
Graduate Trainee
3 rounds | 6 problems
Interviewed by Hexaware Technologies
0 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Senior Software Engineer
1 rounds | 6 problems
Interviewed by Arcesium
3720 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by Ernst & Young (EY)
4954 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 3 problems
Interviewed by HCL Technologies
2992 views
3 comments
0 upvotes