i
Xebia
Filter interviews by
I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.
Handling difficult clients requires patience, communication skills, and problem-solving abilities.
Listen actively to understand their concerns
Stay calm and professional, even if they are being difficult
Set clear boundaries and expectations
Offer solutions and compromises to address their issues
Seek feedback and address any misunderstandings promptly
Design project presentation
I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.
Python Language
C Sharp
C++
ASP.NET
Logical reasoning questions
Coding questions and answers
Good , asked few numbers questions
Backend developer question
Assignment questions about topic
Xebia interview questions for popular designations
Coding test is medium level with graphs tree array
It was a little bit tough
Get interview-ready with Top Xebia Interview Questions
Components of SSIS include Control Flow, Data Flow, Connection Managers, Event Handlers, Variables, Parameters, and Logging.
Control Flow: Defines the workflow of tasks to be executed
Data Flow: Moves data between sources and destinations
Connection Managers: Define connections to data sources
Event Handlers: Respond to events during package execution
Variables: Store values that can be used throughout the package
Parameters...
I applied via Approached by Company and was interviewed in May 2023. There were 2 interview rounds.
Collections in Java are used to store and manipulate groups of objects.
Java provides several collection classes like ArrayList, LinkedList, HashSet, etc.
Collections can store objects of any type, including user-defined classes.
Collections provide methods for adding, removing, and accessing elements.
They also offer functionalities like sorting, searching, and iterating over elements.
Example: ArrayList<String> name...
Event loop in Node.js is a mechanism that allows Node.js to perform non-blocking I/O operations.
Event loop is responsible for handling asynchronous operations in Node.js.
It allows Node.js to perform multiple operations concurrently without blocking the execution.
Event loop continuously checks the event queue for any pending tasks and executes them in a non-blocking manner.
Example: setTimeout() function in Node.js uses ...
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
MVC Lifecycle is the sequence of events that occur in the Model-View-Controller architectural pattern.
MVC stands for Model-View-Controller.
The lifecycle starts with a user request.
The controller receives the request and processes it.
The controller updates the model with the necessary data.
The view is then updated with the updated model data.
The updated view is sent back to the user as a response.
Creating Threads in Java
Extending the Thread class and overriding the run() method
Implementing the Runnable interface and passing it to a Thread constructor
Using Executor framework to create and manage threads
Using Callable and Future interfaces to create threads that return values
HashMap is a data structure that stores key-value pairs. List is a collection of ordered elements.
HashMap allows fast retrieval of values based on keys.
List maintains the order of elements and allows duplicates.
HashMap uses hashing to store and retrieve elements.
List uses indexing to access elements.
HashMap is not thread-safe while List is thread-safe.
Example: HashMap<String, Integer> map = new HashMap<>();...
HashMap is a non-synchronized implementation of Map interface while HashTree is a synchronized implementation of Map interface.
HashMap is faster than HashTree as it is non-synchronized.
HashTree is thread-safe while HashMap is not.
HashMap allows one null key and multiple null values while HashTree does not allow null keys or values.
HashTree maintains the order of elements while HashMap does not.
HashMap is generally used...
The class used to connect with the Database depends on the programming language and framework being used.
In Java, the class used is usually DriverManager or DataSource.
In Python, the class used is usually psycopg2 or mysql-connector.
In PHP, the class used is usually PDO or mysqli.
The specific class used may also depend on the type of database being used, such as MySQL, PostgreSQL, or MongoDB.
Classes needed to create a GET REST API
Controller class to handle the request
Service class to perform business logic
Repository class to interact with database
Model class to define data structure
RequestMapping annotation to map the URL
An interface is a blueprint of a class. Default method is a method in an interface with a default implementation.
An interface defines a set of methods that a class must implement
Default method provides a default implementation for a method in an interface
Default methods were introduced in Java 8
Default methods can be overridden by implementing classes
An interface is used to define a contract between two components in a system.
An interface defines a set of methods that a class must implement.
Interfaces are used to achieve abstraction and loose coupling.
Interfaces are used to create reusable code.
Interfaces are used to enable polymorphism.
Interfaces are used in many programming languages, including Java, C#, and TypeScript.
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 objects of the same class.
It can be achieved through method overloading and method overriding.
Example: A parent class Animal can have multiple child classes like Dog, Cat, and Cow. All these child classes can have their own implementation of the method 'makeSound', which can be ca...
Top trending discussions
The duration of Xebia interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 75 interviews
Interview experience
10-15 Yrs
Not Disclosed
Senior Consultant
677
salaries
| ₹10.5 L/yr - ₹33 L/yr |
Lead Consultant
423
salaries
| ₹12 L/yr - ₹46 L/yr |
Consultant
388
salaries
| ₹5.4 L/yr - ₹20 L/yr |
Principal Consultant
163
salaries
| ₹20 L/yr - ₹49 L/yr |
Senior Software Engineer
135
salaries
| ₹8.6 L/yr - ₹34.5 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies