i
Hexaware Technologies
Filter interviews by
I applied via Campus Placement
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.
Initialize an array of strings to be sorted
Repeat until no swaps are needed: Compare adjacent elements and swap if necessary
Continue until the entire array is sorted
Oops concept, java basics, sqlqueries
I applied via campus placement at Karpagam College of Engineering, Coimbatore and was interviewed in Jul 2023. There were 3 interview rounds.
1:30 hours duration for aptitude
I applied via Company Website and was interviewed before Dec 2021. There were 3 interview rounds.
Qualitative analysis questions
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 3 interview rounds.
Java and Selenium mcq question
Hexaware Technologies interview questions for designations
I was interviewed in Dec 2020.
Round duration - 60 minutes
Round difficulty - Easy
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 adjacen...
We can approach this problem by running a DFS starting from vertex-1.
We have a total of ‘m’ edges.
When can we achieve the configuration when we see in reference to vertex-1?
Round duration - 30 minutes
Round difficulty - Easy
You are provided with an N * N
maze where a rat is positioned at starting cell MAZE[0][0]
. The goal is to determine and print all possible paths that the rat can take to r...
Initialize, all the cells of the solution matrix used to print the path matrix to 0. First, you cannot make use of the existing maze to print the solution maze as you have to distinguish b/w 1 of maze or 1 of ‘SOLUTION matrix.
Form a recursive function, which will follow a path and check if the path reaches the destination or not. If the path does not reach the destination then backtrack and t...
Tip 1 : Do learn EDC.
Tip 2 : Should know about Multivibrators and electronics basics.
Tip 3 : Do learn some extra technologies eg. ML/AI.
Tip 1: Do not lie at all
Tip 2: Write every project/internship
Get interview-ready with Top Hexaware Technologies Interview Questions
I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.
Abstract classes are used when we want to provide a default implementation, while interfaces are used when we want to enforce a contract.
Abstract classes can have constructors, while interfaces cannot
A class can implement multiple interfaces, but can only inherit from one abstract class
Interfaces are used for loose coupling and flexibility in design
Abstract classes are used for code reusability and to provide a common ...
I was interviewed in Dec 2020.
Round duration - 50 Minutes
Round difficulty - Medium
first round was aptitude round + coding round.
Ninja is organizing a coding competition where two teams compete at a time. To keep it fair and interesting, both teams must have an equal number of members. Ninja’s ta...
We will iterate from 1 to ‘N’ and count the number of even divisors and odd divisors. If they are equal, we will return true, else false.
Algorithm:
Tip 1 : Practice more coding problem
Tip 2 : Brush Data structure thoroughly
Tip 3 : Be confident in interview and be clear while explaining solution to interviewer.
Tip 1 : Try to make it more concise
Tip 2 : Try to add more projects as well as about hackathon.
I applied via campus placement at Meerut Institute of Engineering and Technology, Meerut and was interviewed in Jul 2020. There were 5 interview rounds.
Top trending discussions
3 Interview rounds
based on 48 reviews
Rating in categories
Senior Software Engineer
3.8k
salaries
| ₹5.3 L/yr - ₹20 L/yr |
System Analyst
3k
salaries
| ₹6.7 L/yr - ₹29 L/yr |
Software Engineer
2.9k
salaries
| ₹2 L/yr - ₹10 L/yr |
Senior Executive
2k
salaries
| ₹0.8 L/yr - ₹6.2 L/yr |
Technical Architect
1.9k
salaries
| ₹10 L/yr - ₹36 L/yr |
Cognizant
TCS
Infosys
Wipro