i
Hexaware Technologies
Filter interviews by
I applied via campus placement at Sri Ramakrishna Engineering College, Coimbatore and was interviewed in Jun 2023. There were 3 interview rounds.
Problems on ...
time and work
Pipes and cistern
Speed and distance
Probablity
Top trending discussions
posted on 19 Jul 2024
Aptitude and Coding test
Dependency Injection is a design pattern in which components are given their dependencies rather than creating them internally.
Allows for easier testing by providing mock dependencies
Promotes loose coupling between components
Improves code reusability and maintainability
Examples: Constructor injection, Setter injection, Interface injection
In Java, exceptions can be handled using try-catch blocks to catch and handle specific exceptions.
Use try-catch blocks to catch exceptions and handle them gracefully
Use multiple catch blocks to handle different types of exceptions
Use finally block to execute code regardless of whether an exception is thrown or not
Throw custom exceptions using throw keyword
map transforms each element in a stream, while flatMap transforms each element into multiple elements
map applies a function to each element in a stream and returns a new stream of the results
flatMap applies a function that returns a stream for each element in the original stream, then flattens the streams into a single stream
Example: map - stream.map(x -> x * x), flatMap - stream.flatMap(str -> Arrays.stream(str.split(
ConcurrentModificationException occurs when a collection is modified while iterating over it.
Use Iterator to iterate over the collection instead of foreach loop.
If modification is necessary, use Iterator's remove() method instead of collection's remove() method.
Consider using synchronized collections or ConcurrentHashMap to avoid ConcurrentModificationException.
posted on 10 Jul 2024
90 min test containing verbal, Quantitative aptitude and question based on diagrams
I prefer programming languages like Python and Java for their versatility and widespread use in the industry.
I prefer Python for its simplicity, readability, and vast libraries for various tasks.
I also like Java for its strong typing, object-oriented approach, and cross-platform compatibility.
I am open to learning new languages as needed for specific projects or tasks.
posted on 17 Dec 2024
posted on 12 Dec 2024
Basic aptitude questions held online with their portal
Broad coding and basic oops
BASIC TO MODERATE questions on there. & sectional time was given.
There was a communication round. Some basic English Grammer and 5 small topic was given. you have to say on those 5 topics within 2mins each. This was Easy level.
posted on 27 Mar 2023
I applied via Campus Placement and was interviewed in Sep 2022. There were 7 interview rounds.
It was a comprehensive aptitude & reasoning exam
You have to be very good at speaking to clear this round.
Tow medium hard level coding questions
I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.
based on 1 interview
Interview experience
Senior Software Engineer
3.8k
salaries
| ₹5.2 L/yr - ₹19.6 L/yr |
System Analyst
3k
salaries
| ₹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