i
Hexaware Technologies
Filter interviews by
I applied via Campus Placement and was interviewed before Sep 2023. There were 5 interview rounds.
Aptitude questions and 3 coding questions
Hexaware offers a collaborative work environment, cutting-edge technologies, and opportunities for growth and learning.
Hexaware provides a collaborative work environment where developers can work together to solve complex problems.
The company uses cutting-edge technologies and tools, allowing developers to stay up-to-date with the latest trends in software development.
Hexaware offers opportunities for growth and learni...
Hexaware is a global IT services company providing automation, cloud, and digital solutions.
Hexaware was founded in 1990 and is headquartered in Mumbai, India.
They offer services in areas such as application transformation, infrastructure management, and business process services.
Hexaware has a strong focus on automation and digital technologies to help clients improve efficiency and innovation.
The company has a global...
Top trending discussions
Easy online test with basic coding questions and one coding problem
posted on 22 Sep 2024
Some difficulty is there but on hard work u can crack
It's a technical round
I am impressed by the company's innovative projects, strong team culture, and commitment to employee growth.
Innovative projects such as developing cutting-edge software solutions for healthcare industry
Strong team culture focused on collaboration and continuous learning
Commitment to employee growth through training programs and career development opportunities
My strengths include problem-solving skills, adaptability, and strong technical knowledge.
Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Adaptability - I am able to quickly learn new technologies and adapt to changing project requirements.
Strong technical knowledge - I have a solid understanding of various programming languages and frameworks.
posted on 7 Feb 2024
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
For a fresher there will be aptitude interview
1. JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and libraries. JDK is a development kit that includes JRE and tools for developing Java applications. 2. Null is a special value that represents the absence of a value. Its value is typically used to indicate that a variable does not refer to any object. 3. Pass by reference is a method of parameter passing where the...
posted on 12 Dec 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 4 interview rounds.
Data structure Hash Map problem and java 8 code
Coding singlton code and immutable code hashcode equals java 8 code data structure spring boot microservicis
posted on 27 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
1. Find longest repeating character from back.
2. Find all non-duplicates in an array and return in sorted manner.
The class will have to provide its own implementation of the conflicting default method.
When implementing multiple interfaces with the same default method, a class must provide its own implementation of the conflicting method.
The class cannot inherit the default implementation from both interfaces.
The class can choose to implement one of the default methods and provide its own implementation for the other.
Alternatively...
Terminal operations in streams produce a result or a side effect, while intermediate operations transform or filter the data.
Terminal operations are the final operations in a stream pipeline, such as forEach, collect, or reduce.
Intermediate operations are operations that can be chained together, such as filter, map, or sorted.
Terminal operations trigger the processing of the stream and produce a result or a side effect...
try vs try-with-resources
The 'try' statement is used to define a block of code to be tested for exceptions.
The 'try-with-resources' statement is used to automatically close resources that implement the AutoCloseable interface.
Try-with-resources is more concise and less error-prone compared to try-catch-finally.
Try-with-resources can handle multiple resources in a single statement.
Iterator is a universal interface for iterating over a collection, while ListIterator is a specialized interface for iterating over lists.
Iterator can only move forward, while ListIterator can move in both directions.
ListIterator has additional methods like previous(), hasPrevious(), and add().
ListIterator is only available for List implementations, while Iterator can be used with any collection.
Projections in Spring Data JPA allow customizing the shape of the data returned from a query.
Projections are used to retrieve specific fields or a subset of fields from an entity.
They help in reducing the amount of data transferred over the network.
Projections can be defined using interfaces or classes.
They can be used with both JPQL and native SQL queries.
Projections can be used to fetch related entities as well.
The two types of compiler in Angular are JIT (Just-in-Time) compiler and AOT (Ahead-of-Time) compiler.
JIT compiler compiles the code at runtime in the browser.
AOT compiler compiles the code before the application is deployed to the browser.
JIT compilation is slower but allows for faster development and debugging.
AOT compilation is faster but requires additional build step before deployment.
Data binding in Angular allows automatic synchronization of data between the model and the view.
Interpolation: {{ }} - binds data from the component to the view
Property binding: [] - binds data from the component to an element property
Event binding: () - binds an event from the view to a method in the component
Two-way binding: [()] - combines property and event binding to achieve two-way data flow
Promises are used for asynchronous programming in JavaScript, while Observables are used for reactive programming.
Promises represent a single value that may be available now or in the future.
Observables represent a stream of values that can be emitted over time.
Promises are eager, meaning they start executing as soon as they are created.
Observables are lazy, meaning they only start executing when subscribed to.
Promises...
Constructor is a special method used to initialize an object, while ngOnInit is a lifecycle hook in Angular.
Constructor is used to create and initialize an object of a class.
ngOnInit is a lifecycle hook in Angular that is called after the component is initialized.
Constructor is defined using the constructor keyword, while ngOnInit is a method defined in the component class.
Constructor is called only once during the cre...
Inline templates are used for small, simple templates, while external templates are used for larger, complex templates.
Inline templates are defined within the component's TypeScript file using the template property.
External templates are defined in separate HTML files and linked to the component using the templateUrl property.
Inline templates are useful for small components or when the template is simple and doesn't re...
HttpClient module is used for http calls in Angular.
HttpClient module is part of the @angular/common/http package.
It provides a simplified API for making HTTP requests.
It supports various HTTP methods like GET, POST, PUT, DELETE, etc.
It also supports features like request/response headers, query parameters, error handling, etc.
Example: import { HttpClient } from '@angular/common/http';
I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.
posted on 9 May 2024
There are 4 coding questions in first round
based on 3 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