i
Hexaware Technologies
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
Annotations used in Sling Model for AEM development
The @Model annotation is used to define a Sling Model class
The @Inject annotation is used to inject OSGi services or request attributes
The @Self annotation is used to inject the current resource
The @Via annotation is used to specify the resource type to adapt from
The @Named annotation is used to specify the name of the injected property
The @Component annotation in servlet is used to declare a servlet as a component in AEM.
Used to declare a servlet as a component in AEM
Helps in defining the servlet as a service component
Allows the servlet to be managed by the OSGi container
To call properties of a page in the model class, use the Page API in AEM
Use the Page API to get the current page object in the model class
Access the properties of the page using the getProperty method on the page object
Ensure to handle null values or default values for properties that may not exist
Top trending discussions
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.
Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.
Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...
Use a loop to swap characters of two strings without using strcpy function.
Create two arrays of characters to store the strings
Use a loop to iterate through each character of the strings and swap them
Ensure to handle cases where strings have different lengths
I was interviewed in Dec 2024.
Logical intelligence
Any information can be discussed.
A comprehensive analysis of an individual, group, situation, or phenomenon over an extended duration.
The reporter vanished while on assignment in the war zone.
I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.
A standard online test conducted through one of the testing platforms.
posted on 9 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Primitive data types are basic data types provided by the programming language, while non-primitive data types are created by the programmer.
Primitive data types include int, float, double, char, boolean, etc.
Non-primitive data types include arrays, classes, interfaces, etc.
Primitive data types store actual values, while non-primitive data types store references to objects.
Access modifiers control the visibility of classes, methods, and variables. Non-access modifiers provide additional functionality.
Access modifiers: public, private, protected, default
Non-access modifiers: static, final, abstract, synchronized
Example: public class MyClass { private int myVar; }
Java 8 features include lambda expressions, functional interfaces, streams, and more.
Lambda expressions allow concise syntax for defining anonymous functions.
Functional interfaces can have only one abstract method and are used for lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Optional class helps to avoid NullPointerException by wrapping a value that may be null.
CICD tools automate the process of building, testing, and deploying code changes.
Popular CICD tools include Jenkins, GitLab CI/CD, CircleCI, and Travis CI
These tools help in automating the software development lifecycle
They enable continuous integration, continuous delivery, and continuous deployment
CICD tools help in improving code quality, reducing manual errors, and increasing development speed
Containerization is a lightweight, portable, and self-sufficient way to package and run applications.
Containerization involves encapsulating an application and its dependencies into a container image.
Containers are isolated from each other and share the host OS kernel.
Popular containerization platforms include Docker and Kubernetes.
Containerization allows for easy deployment and scaling of applications.
Indexing in SQL is a technique used to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition in a query.
They work similar to the index in a book, allowing the database to quickly locate the rows that satisfy the query.
Indexes can be created using a single...
SQL , CODING QUESTION PYTHON
I am a software developer with 5 years of experience in Java, Python, and SQL.
5 years of experience in Java, Python, and SQL
Strong problem-solving skills
Experience working in Agile development environment
Familiarity with version control systems like Git
Passionate about learning new technologies
Company is a leading software development firm specializing in creating innovative solutions for various industries.
Company has a strong reputation for delivering high-quality software products
Specializes in creating custom solutions for clients in different industries
Known for innovative and cutting-edge technology solutions
Has a diverse portfolio of successful projects
Company values teamwork and collaboration in thei
posted on 4 Dec 2024
It was an online assessment containing 3 DSA questions
posted on 15 Oct 2024
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Automation Anywhere architecture consists of Control Room, Bot Creators, and Bot Runners.
Control Room acts as a centralized hub for managing bots, scheduling tasks, and monitoring performance.
Bot Creators are used to design and create bots by recording tasks or using pre-built actions.
Bot Runners execute the automated tasks created by Bot Creators on various machines.
The architecture also includes a Bot Store for acces...
Hypercare phase is a period after implementation where extra support is provided to ensure smooth transition and address any issues.
Hypercare phase typically lasts for a few weeks to a few months after implementation
During hypercare phase, additional resources are allocated to address any issues or concerns raised by users
Regular check-ins and follow-ups are conducted to ensure that the system is functioning as expecte...
RPA life cycle involves identifying processes, designing bots, testing, deploying, and monitoring for continuous improvement.
Identification of processes suitable for automation
Designing and developing RPA bots to automate the identified processes
Testing the bots to ensure they work as intended
Deploying the bots into production environment
Monitoring the bots' performance and making improvements as needed
Linked list is a data structure where elements are stored in nodes with pointers to the next node. Array list is a dynamic array that can grow or shrink in size.
Linked list allows for efficient insertion and deletion of elements anywhere in the list.
Array list provides fast access to elements using index, but slower insertion and deletion compared to linked list.
Example: Linked list - 1 -> 2 -> 3 -> 4 -> 5, Array list
The @Controller annotation is used for traditional MVC controllers, while @RestController is used for RESTful web services.
The @Controller annotation is used to define a class as a Spring MVC controller, which can handle HTTP requests and return a view.
The @RestController annotation is used to define a class as a controller for RESTful web services, which can handle HTTP requests and return data in JSON or XML format.
T...
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
3.8k
salaries
| ₹5.2 L/yr - ₹19.5 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