i
Xoriant
Filter interviews by
I was interviewed before Mar 2023.
Coding,MCQ-on mulitple
I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It is achieved through method overriding and method overloading.
Example: A parent class Animal can have child classes like Dog, Cat, and Cow, each with their own unique implementation of the method 'makeSound'.
Polymorphism makes code more flexible and reusable.
Xoriant interview questions for designations
I applied via Approached by Company and was interviewed before Jun 2022. There were 2 interview rounds.
Get interview-ready with Top Xoriant Interview Questions
I applied via Company Website and was interviewed before May 2021. There were 3 interview rounds.
60 mins Hackerrank test consisting of MCQ's and Coding question of medium difficulty.
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
Data binding in Angular is a way to establish a connection between the UI and the application's data.
Data binding allows automatic synchronization of data between the model and the view.
It eliminates the need for manual DOM manipulation.
There are different types of data binding in Angular, such as interpolation, property binding, event binding, and two-way binding.
Interpolation: {{ data }}
Property binding: [property]='...
Software development life cycle is a process followed by software developers to design, develop and maintain software.
SDLC consists of several phases such as planning, analysis, design, implementation, testing, deployment, and maintenance.
Each phase has its own set of activities and deliverables.
SDLC models include Waterfall, Agile, and DevOps.
SDLC helps in ensuring that the software is developed efficiently, meets the...
Multi role login system can be managed by assigning different access levels to each role.
Create a database table for roles and their access levels
Assign each user a role with corresponding access level
Implement role-based access control (RBAC) to restrict access to certain features
Use session management to keep track of user roles
Provide an admin panel to manage roles and access levels
CSS methods for fixed headers and footers
Use position: fixed property
Set top or bottom property to 0 for fixed header/footer
Add z-index property to ensure header/footer is on top
Consider using padding or margin to avoid overlapping content
Static service in Angular is used to share data between components and persists data even after the component is destroyed.
Static service is a singleton service that can be injected into any component.
It is used to share data between components.
Data persists even after the component is destroyed.
It is useful for sharing data between sibling components.
Example: a shopping cart service that persists the cart data across
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
I was interviewed before Oct 2021.
A nested list is a list that contains other lists as its elements.
Nested lists can be created using square brackets and separating the elements with commas.
Elements of a nested list can be accessed using indexing and slicing.
Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]
Accessing element 5: my_list[1][1]
A queue is a data structure that follows the First In First Out (FIFO) principle.
Elements are added to the back of the queue and removed from the front.
Example: A line of people waiting for a movie ticket.
Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)
What people are saying about Xoriant
The duration of Xoriant Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
1 Interview rounds
based on 260 reviews
Rating in categories
Software Engineer
1.7k
salaries
| ₹3 L/yr - ₹14 L/yr |
Senior Software Engineer
1.7k
salaries
| ₹8.7 L/yr - ₹33 L/yr |
Technical Lead
619
salaries
| ₹12 L/yr - ₹40 L/yr |
Softwaretest Engineer
617
salaries
| ₹2.8 L/yr - ₹7 L/yr |
Senior Test Engineer
429
salaries
| ₹8.5 L/yr - ₹31.5 L/yr |
TCS
Infosys
Wipro
Tech Mahindra