i
Xebia
Filter interviews by
React Native works by running JavaScript code on a separate thread and communicating with native modules through a bridge.
React Native runs JavaScript code on a separate thread called the JavaScript thread.
It communicates with native modules through a bridge, which allows JavaScript to interact with platform-specific APIs.
The bridge passes messages between the JavaScript thread and the native modules, enabling seamless...
The task is to count the occurrences of each character in a given string.
Iterate through the string and use a HashMap to store the count of each character.
Convert the string to char array for easier manipulation.
Handle both uppercase and lowercase characters separately if needed.
I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.
Scrum online test was done
I appeared for an interview in Feb 2025, where I was asked the following questions.
Xebia interview questions for popular designations
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions: Enable functional programming in Java by expressing instances of single-method interfaces (functional interfaces) concisely.
Functional interfaces: Interfaces with a single abstract method, such as java.util.function.Function or java.util.function.Predicate.
Streams: Allow for proce...
Eviction policy in cache determines which items should be removed when the cache reaches its maximum capacity.
Eviction policy helps in managing the cache size and ensuring that the most relevant data is retained.
Common eviction policies include LRU (Least Recently Used), LFU (Least Frequently Used), and FIFO (First In, First Out).
For example, in LRU policy, the least recently accessed items are removed from the cache w
LRU (Least Recently Used) is a cache eviction policy where the least recently accessed items are removed from the cache when it reaches its capacity.
LRU cache stores key-value pairs with a maximum capacity. When the cache is full, the least recently used item is evicted to make space for new items.
Each time a key is accessed in the cache, it is moved to the front of the cache to indicate it was the most recently used i...
Factory pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Create an interface or abstract class for the factory with a method to create objects
Create concrete classes that implement the factory interface and return specific types of objects
Client code uses the factory to create objects without k
Profiles in Spring Boot allow you to define different configurations for different environments.
Profiles are used to customize application behavior based on the environment it is running in.
You can define profiles in application.properties or application.yml using 'spring.profiles.active' property.
Common profiles include 'dev', 'test', and 'prod' for development, testing, and production environments.
You can have differ...
I have used Redis and Memcached. Cache is needed to improve performance by storing frequently accessed data in memory.
Used Redis for key-value storage and Memcached for object caching
Cache is needed to reduce database load and improve response time
Helps in storing frequently accessed data in memory for quick retrieval
Yes, I have worked on Kafka. My code had 10 partitions.
Yes, I have experience working with Kafka and have implemented code with multiple partitions.
In one of my projects, I used Kafka with 10 partitions to distribute the workload efficiently.
Having multiple partitions in Kafka helped in achieving high throughput and scalability for real-time data processing.
Get interview-ready with Top Xebia Interview Questions
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Higher order functions are functions that can take other functions as arguments or return functions as results.
Higher order functions can accept functions as parameters.
Higher order functions can return functions as output.
Examples include map, filter, and reduce functions in JavaScript.
Types define the structure of data while interfaces define the behavior of classes. Types can be used for defining variables and parameters, while interfaces can be used for defining contracts for classes.
Types define the structure of data, such as primitive types (int, string) or custom types (class, struct)
Interfaces define the behavior that a class must implement, without specifying how it should be implemented
Types...
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Leetcode easy medium questions.
I appeared for an interview in Feb 2025.
Binary Tree Implementation with example
Hadoop is an open-source software framework for storing and processing large datasets in a distributed computing environment.
Hadoop consists of the Hadoop Distributed File System (HDFS) for storage and MapReduce for processing.
It allows for the distributed processing of large data sets across clusters of computers.
Hadoop is designed to scale from a single server to thousands of machines, each offering local computation...
HDFS stands for Hadoop Distributed File System, a distributed file system designed to store and manage large amounts of data across multiple machines.
HDFS is a key component of the Hadoop ecosystem, providing high-throughput access to application data.
It is designed to be fault-tolerant, scalable, and reliable.
HDFS divides files into blocks and stores multiple copies of each block across different nodes in a cluster.
It...
I am a passionate Big Data Engineer with a strong background in data analytics and machine learning.
Experienced in designing and implementing big data solutions using Hadoop, Spark, and other technologies
Skilled in data processing, ETL pipelines, and data visualization
Proficient in programming languages such as Python, Java, and SQL
Strong problem-solving skills and ability to work in a fast-paced environment
Certified i...
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