i
Hexaware Technologies
Filter interviews by
Clear (1)
I was interviewed in Dec 2020.
Round duration - 45 Minutes
Round difficulty - Easy
This round was held on Google Meet Video Call at 10 A.M.
There were 2 Interviewers and they were very helpful.
Given an array containing N
distinct positive integers and a number K
, determine the Kth largest element in the array.
N = 6, K = 3, array = [2, 1, 5, 6, 3, ...
Find the Kth largest element in an array of distinct positive integers.
Sort the array in non-increasing order and return the Kth element.
Handle multiple test cases efficiently.
Ensure all elements in the array are distinct.
An E-R Diagram for Uber would include entities like User, Driver, Ride, Payment, and Location.
Entities: User, Driver, Ride, Payment, Location
Relationships: User requests Ride, Driver provides Ride, Payment for Ride
Attributes: User ID, Driver ID, Ride ID, Payment ID, Location ID
Example: User (1) requests Ride (A) from Location (X) to Location (Y) with Driver (Z) providing the Ride and Payment (123) made for the Ride.
Given a binary tree with 'N' nodes, identify the path from a leaf node to the root node that has the maximum sum among all root-to-leaf paths.
All the possibl...
Find the path from a leaf node to the root node with the maximum sum in a binary tree.
Traverse the binary tree from leaf nodes to the root while keeping track of the sum of each path.
Compare the sums of all paths and return the path with the maximum sum.
Use recursion to traverse the tree efficiently.
Consider edge cases such as when the tree is empty or has only one node.
Round duration - 30 Minutes
Round difficulty - Easy
The round was 2nd technical round conducted through Google Meet.
There were 2 interviewers and they were helpful.
Timing was from 11:10 A.M - 12:00 P.M
Given two linked lists representing two non-negative integers, where the digits are stored in reverse order (i.e., starting from the least significant digit to ...
Add two numbers represented as linked lists and return the sum as a linked list.
Traverse both linked lists simultaneously while keeping track of carry from previous sum
Create a new linked list to store the sum digits
Handle cases where one list is longer than the other by adding remaining digits with carry
Remember to handle the case where there is a carry after adding all digits
Round duration - 15 Minutes
Round difficulty - Easy
Timing was 12:30 P.M. to 1:00 P.M.
It was held on Google Meet and HR was helpful.
Tip 1 : Contribute time for course subjects also like OS,DBMS,OOPS.
Tip 2 : Start practicing on Leetcode and InterviewBit 1 month before your Placement Drive and try solving approx 300+ questions.
Tip 3 : Regularly Participate in Coding Contests on CodeForces and try to be Expert.
Tip 1 : Don't try to lie in resume as questions can be asked on the same in depth.
Tip 2 : Mention atleast 1 project or past work experience.
I was interviewed in Nov 2020.
Round duration - 78 minutes
Round difficulty - Easy
My slot was at 4.30 pm on 11 th oct 2020
A fishmonger needs to transport goods from a port to a market, crossing multiple states each requiring a toll. The goal is to minimize the toll costs while ensuring th...
The Fishmonger Toll Optimization Problem involves minimizing toll costs while ensuring timely delivery of goods from a port to a market.
Given 'N' states and a time limit 'M', find the smallest toll amount to reach the market from the port within the given time.
Use dynamic programming to solve the problem efficiently.
Consider the time and toll matrices to calculate the minimum toll cost.
Return -1 if it is not possible t
Round duration - 20 Minutes
Round difficulty - Easy
It happened in the afternoon
Create a base class called Shape
that contains a field named shapeType
and a method printMyType
.
Implement two derived classes:
Create base class Shape with field shapeType and method printMyType. Implement Square and Rectangle classes with calculateArea method.
Create a base class Shape with shapeType field and printMyType method.
Implement Square and Rectangle classes inheriting from Shape.
Include additional fields like length and breadth in Square and Rectangle classes.
Override printMyType method in Square and Rectangle classes to output the t...
ACID properties are a set of properties that guarantee the reliability of transactions in database management systems.
ACID stands for Atomicity, Consistency, Isolation, and Durability.
Atomicity ensures that either all operations in a transaction are completed successfully or none are.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that the execution...
Round duration - 60 Minutes
Round difficulty - Easy
Yes, I can write an essay on any topic and present it verbally.
Choose a topic that interests you and research it thoroughly
Create an outline with an introduction, body paragraphs, and a conclusion
Use clear and concise language to convey your ideas
Practice presenting your essay verbally to improve your delivery
Engage your audience by maintaining eye contact and using gestures
Be prepared to answer questions or discuss yo
Tip 1 : Practice good aptitude questions
Tip 2 : Read important core subjects thoroughly
Tip 3 : Also revise language basics
Tip 1 : Be honest with your resume
Tip 2 : Try to somehow highlight your strong points in resume
What people are saying about Hexaware Technologies
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.
Good
I was interviewed in Sep 2016.
Developed a web-based project management tool for a software development company.
Used Agile methodology for development
Implemented features like task assignment, progress tracking, and team collaboration
Integrated with third-party tools like GitHub and Slack
Designed a user-friendly interface with responsive design
Deployed on AWS using EC2 and RDS
My CV showcases my experience in software development, including projects in Java, Python, and web development.
Experience in Java, Python, and web development
Worked on projects involving database management systems
Familiar with Agile development practices
I was interviewed in May 2017.
Developed a web-based project management system for tracking tasks and deadlines.
Used HTML, CSS, JavaScript for front-end development
Implemented backend using Node.js and MongoDB for database management
Incorporated user authentication and authorization features
Utilized Agile methodology for project management
based on 1 review
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