i
Hexaware Technologies
Filter interviews by
I applied via campus placement at Walchand Institute of Technology, Solapur
Aptitude Test 2 round 1. Aptitude, Communication
Basic Question on Arrays
I applied via Naukri.com
Reasing,knowlege based, technology questions,mcq
Code question -binary search,bubble sort algorithm,etc
C is a procedural programming language while C++ is an extension of C with added features like object-oriented programming.
C is a procedural language while C++ supports both procedural and object-oriented programming.
C++ has additional features like classes, objects, inheritance, and polymorphism.
C++ supports function overloading and namespaces, which are not present in C.
C++ has a standard template library (STL) that ...
I applied via campus placement at Pranveer Singh Institute of Technology, Kanpur and was interviewed in Oct 2023. There was 1 interview round.
parseInt in Java is a method used to convert a string to an integer.
parseInt is a static method in the Integer class.
It takes a string as input and returns the corresponding integer value.
If the string cannot be parsed as an integer, it throws a NumberFormatException.
OOPs concepts in Java refer to the principles of Object-Oriented Programming such as Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class Dog extends Animal.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.
Polymorphis...
I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.
Pseudo codes, Technical questions, other quantative question
Hexaware Technologies interview questions for designations
I applied via Recruitment Consulltant
As most of people getting assessment round when the resume shortlist and the criteria of it is just having above 60% score in your academics and after that you have 3 sections in your assessment quantitative, reasoning and verbal section. Mostly All are based on mcqs types questions
Types of network include LAN, WAN, MAN, WLAN, PAN, SAN, CAN, and VPN.
LAN (Local Area Network) is a network that covers a small area such as a home, office, or building.
WAN (Wide Area Network) is a network that covers a large geographical area such as a city, country, or even the world.
MAN (Metropolitan Area Network) is a network that covers a larger area than a LAN but smaller than a WAN, typically a city or town.
WLAN ...
Topology is the study of geometric properties and spatial relations unaffected by the continuous change of shape or size.
Topology is concerned with the properties of space that are preserved under continuous transformations, such as stretching or bending.
It is used in mathematics, physics, computer science, and engineering.
Types of topology include point-set topology, algebraic topology, and differential topology.
Examp...
Yes
I am able to relocate for the position
I am open to moving to a new location for the job
I am willing to relocate if required
Get interview-ready with Top Hexaware Technologies Interview Questions
I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.
1 hr, MCQ related to programming mainly covering oops concetps
My comfortable programming language is Java.
Strong object-oriented programming skills
Experience with Java frameworks like Spring
Proficient in writing clean and efficient code
To interchange values of 2 variables, use a temporary variable to store one value before swapping them.
Declare a temporary variable to store the value of one variable
Assign the value of the first variable to the temporary variable
Assign the value of the second variable to the first variable
Assign the value of the temporary variable to the second variable
I am a recent graduate with a degree in Computer Science and a passion for coding. I have experience with Java, Python, and web development.
Recent graduate with a degree in Computer Science
Passionate about coding and technology
Proficient in Java, Python, and web development
Completed internships at tech companies
I applied via campus placement at B.M.S. Institute of Technology, Bangalore and was interviewed before Aug 2023. There were 4 interview rounds.
There are 2 tests one is entirely aptitude and one is communication based round(speaking & Listening skills)
2 codes to be programmed in 1 hour, medium difficulty
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.
Azure cloud is a platform provided by Microsoft for building, deploying, and managing applications and services through a global network of data centers.
Infrastructure as a Service (IaaS) - Virtual machines, storage, and networking
Platform as a Service (PaaS) - Web apps, databases, and development tools
Software as a Service (SaaS) - Office 365, Dynamics 365, and Azure DevOps
Azure Virtual Network - Allows secure connect...
Overcoming imposter syndrome and gaining confidence in my abilities
Struggled with self-doubt and feeling like I didn't belong in the tech industry
Sought mentorship and support from colleagues to build confidence
Took on challenging projects and received positive feedback, boosting my self-esteem
In 5 years, I see myself as a senior software engineer leading a team and working on cutting-edge technologies.
Advancing to a senior software engineer role
Leading a team of developers
Working on cutting-edge technologies
Continuing to learn and grow in my career
I applied via Company Website and was interviewed before Nov 2022. There were 2 interview rounds.
Associate software engineer, I got test link 2021, In which quants, reasoning and verbal, and some coding array (some basic level questions) are included.
Topology is the study of the properties and characteristics of geometric objects that are unchanged by continuous transformations.
Topology studies the properties of objects that remain the same under continuous transformations.
It focuses on the concepts of continuity, connectivity, and proximity.
Examples of topological objects include points, lines, curves, surfaces, and higher-dimensional spaces.
Topology is used in va...
Java is a popular object-oriented programming language known for its platform independence and extensive libraries.
Java is designed to be simple, secure, and portable.
It is used for developing a wide range of applications, from desktop to mobile and web.
Java programs are compiled into bytecode, which can run on any Java Virtual Machine (JVM).
It supports multithreading, exception handling, and automatic memory managemen...
A constructor is a special method used to initialize objects in a class. It can have different types based on parameters.
A constructor has the same name as the class it belongs to.
It is automatically called when an object is created.
Constructors can be parameterized or non-parameterized.
Parameterized constructors accept arguments to initialize object properties.
Non-parameterized constructors have no arguments and provi...
Yes
I am able to relocate for the position.
I am open to moving to a different location for the job.
I am willing to relocate if required.
I have no issues with relocating for the role.
I applied via LinkedIn and was interviewed before Jun 2023. There were 2 interview rounds.
Basic questions in all concepts
I was interviewed in Dec 2021.
Round duration - 80 Minutes
Round difficulty - Medium
They asked aptitude questions and 2 coding questions.
Given two integer arrays ARR1
and ARR2
of size N
and M
respectively, find the intersection of these arrays. An intersection refers to elements that appear in both arrays.
Round duration - 40 Minutes
Round difficulty - Easy
Round duration - 40 Minutes
Round difficulty - Medium
They asked questions based on my resume.
They asked in detail about the projects which I worked on, questions on the core computer fundamentals and also they gave me one project requirement and asked how I will design it.
Round duration - 40 Minutes
Round difficulty - Easy
HR asked few questions like whether I will be able to relocate or not and then some common questions like why I want to join Hexaware.
Tip 1 : Try to have your basics clear
Tip 2 : Have at least 1 project with a full fledged understanding of it.
Tip 3 : Start working on your communication skills, you must be able to keep your points in well structured manner in front of the interviewer. Hexaware don't want the students to have in depth knowledge in the technology, the only thing which they expect is their desire to learn and grow. So, you should be able to show these qualities in front of the interviewer.
Tip 1 : Have only those things which you really know because they will ask you questions around that domain only and if you won't be able to answer it then it will decrease your chance of selection.
Tip 2 : Try to have at least 1 project and certification which can differentiate you from rest of the candidates.
What people are saying about Hexaware Technologies
The duration of Hexaware Technologies Associate Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 12 interviews
4 Interview rounds
based on 178 reviews
Rating in categories
Senior Software Engineer
3.8k
salaries
| ₹5.4 L/yr - ₹20 L/yr |
System Analyst
2.9k
salaries
| ₹7 L/yr - ₹29 L/yr |
Software Engineer
2.9k
salaries
| ₹2 L/yr - ₹10 L/yr |
Senior Executive
2.1k
salaries
| ₹0.8 L/yr - ₹6.2 L/yr |
Technical Architect
1.9k
salaries
| ₹10 L/yr - ₹36 L/yr |
Cognizant
TCS
Infosys
Wipro