i
Expleo Solutions
Filter interviews by
I applied via Naukri.com
OOP Concepts refer to the principles of Object-Oriented Programming, including encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Allowing a new class to inherit properties and behavior from an existing class
Polymorphism: The ability for objects of different classes to respond to the same message in different ways
Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading involves creating multiple methods in the same class with the same name but different parameters.
Method overriding occurs in a subclass that provides a specific implementation of a meth...
Multithreading is a programming concept where multiple threads run concurrently within a single process.
Allows for parallel execution of tasks
Improves performance by utilizing multiple CPU cores
Requires synchronization to prevent race conditions
Examples: creating a GUI application with responsive UI, processing multiple requests simultaneously in a web server
Some design patterns in microservices architecture include Service Registry, Circuit Breaker, and API Gateway.
Service Registry: Allows services to dynamically discover and communicate with each other.
Circuit Breaker: Prevents cascading failures by failing fast and providing fallback mechanisms.
API Gateway: Acts as a single entry point for clients to access multiple microservices.
Event Sourcing: Stores the state of a sy...
JDK is Java Development Kit, which includes tools for developing Java applications. JIT is Just-In-Time compiler, which compiles Java bytecode to native machine code at runtime.
JDK is a software development kit used for developing Java applications.
JIT is a component of the Java Virtual Machine (JVM) that improves the performance of Java applications by compiling bytecode to native machine code at runtime.
JDK includes ...
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
Quanitative and reasoning
Advance java concepts
Non technical group discussion
Expleo is a global company specializing in engineering, quality and digital solutions for industries such as aerospace, automotive, and banking.
Expleo offers services in areas such as digital transformation, quality assurance, and engineering solutions.
They work with industries like aerospace, automotive, banking, and healthcare.
Expleo helps clients improve their processes, products, and services through innovative sol...
Handling imbalanced data involves techniques like resampling, using different algorithms, and adjusting class weights.
Use resampling techniques like oversampling or undersampling to balance the data
Utilize algorithms that are robust to imbalanced data, such as Random Forest or XGBoost
Adjust class weights in the model to give more importance to minority class
Python code to calculate correlation between two features
Import pandas library
Use df.corr() method to calculate correlation between two features
Specify the two features as arguments to the corr() method
Outliers can be handled by removing, transforming, or imputing them based on the context of the data.
Identify outliers using statistical methods like Z-score, IQR, or visualization techniques.
Remove outliers if they are due to data entry errors or measurement errors.
Transform skewed data using log transformation or winsorization to reduce the impact of outliers.
Impute outliers with the median or mean if they are valid ...
I would communicate openly with the client, provide updates on the progress, and discuss potential solutions to meet the deadline.
Communicate proactively with the client about the delay
Provide regular updates on the progress of the task
Discuss potential solutions to meet the deadline, such as reallocating resources or extending the timeline
Apologize for the delay and take responsibility for the situation
Ensure that the...
Expleo Solutions interview questions for popular designations
I applied via Approached by Company and was interviewed in Sep 2024. There were 2 interview rounds.
Purely About the ANSCI C
Get interview-ready with Top Expleo Solutions Interview Questions
I applied via Walk-in and was interviewed in Dec 2024. There were 2 interview rounds.
All the basic elements are.
All advance questions
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Use regular expressions to separate characters and numbers from a word.
Use regular expression to match characters and numbers separately
For characters: /[a-zA-Z]/g
For numbers: /[0-9]/g
Example: word = 'hello123', characters = ['h', 'e', 'l', 'l', 'o'], numbers = ['1', '2', '3']
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
Simple Java program, and code for Selenium
Project Management methods
Selenium basics, agile, collections
Top trending discussions
Some of the top questions asked at the Expleo Solutions interview -
The duration of Expleo Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 57 interviews
Interview experience
based on 584 reviews
Rating in categories
Software Engineer
445
salaries
| ₹2 L/yr - ₹10 L/yr |
Senior Software Engineer
324
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Softwaretest Engineer
227
salaries
| ₹2 L/yr - ₹9.5 L/yr |
QA Associate
183
salaries
| ₹3 L/yr - ₹6.4 L/yr |
Associate Software Engineering Lead
143
salaries
| ₹6.1 L/yr - ₹16 L/yr |
TCS
Wipro
Infosys
HCLTech