i
Hexaware Technologies
Filter interviews by
Clear (1)
I applied via Campus Placement 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
I was interviewed in Dec 2020.
Round duration - 60 minutes
Round difficulty - Easy
BJTs are three-terminal semiconductor devices used for amplification and switching of electronic signals.
BJTs have three regions - emitter, base, and collector.
They can be NPN or PNP type, depending on the arrangement of semiconductor materials.
BJTs are current-controlled devices, where a small current at the base terminal controls a much larger current between the collector and emitter.
Common BJT examples include 2N22
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...
Graph coloring problem where vertices need to be colored with two colors such that no adjacent vertices share the same color.
Check if the graph can be colored using two colors without any adjacent vertices sharing the same color.
Use graph coloring algorithms like Greedy Coloring or Backtracking to solve the problem.
If there are odd-length cycles in the graph, it is not possible to color the graph with two colors.
If the...
Round duration - 30 minutes
Round difficulty - Easy
Stacks are data structures that follow the Last In First Out (LIFO) principle, while Graphs are data structures that consist of nodes and edges to represent relationships.
Stacks are used for implementing functions, backtracking, and expression evaluation.
Graphs are used for representing networks, social connections, and shortest path algorithms.
Stacks can be implemented using arrays or linked lists.
Graphs can be direct...
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...
Find all possible paths for a rat in a maze from start to finish.
Use backtracking to explore all possible paths in the maze.
At each cell, check if it is a valid move and mark it as part of the path.
Explore all four directions (up, down, left, right) recursively.
When reaching the destination cell, add the path to the result.
Return all valid paths found in the maze.
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
Hexaware Technologies interview questions for designations
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 ...
Get interview-ready with Top Hexaware Technologies Interview Questions
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...
Given an integer N, determine if two teams with equal members can be formed based on the divisors of N.
Iterate through all divisors of N and assign members to two teams based on whether the divisor is even or odd.
Keep track of the number of members in each team and check if they are equal at the end.
Return true if the number of members in both teams is equal, false otherwise.
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 and was interviewed in Jul 2020. There were 5 interview rounds.
What people are saying about Hexaware Technologies
based on 17 interviews
3 Interview rounds
based on 49 reviews
Rating in categories
Senior Software Engineer
3.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Analyst
2.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
2.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Executive
2.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Architect
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
TCS
Infosys
Wipro