Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Expleo Solutions Team. If you also belong to the team, you can get access from here

Expleo Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Expleo Solutions Senior Software Engineer Interview Questions and Answers

Updated 15 May 2024

Expleo Solutions Senior Software Engineer Interview Experiences

5 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General java, android and basic kotlin questions
Round 2 - Technical 

(1 Question)

  • Q1. Same and details about projects you did
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Projects you have done earlier
  • Q2. Intermediate concepts in datascience
  • Ans. 

    Intermediate concepts in data science include machine learning, data visualization, and statistical analysis.

    • Machine learning algorithms such as regression, classification, and clustering

    • Data visualization techniques like scatter plots, histograms, and heatmaps

    • Statistical analysis methods such as hypothesis testing, ANOVA, and regression analysis

  • Answered by AI
  • Q3. Python coding questions to check the your way of solving the problems
Round 2 - One-on-one 

(1 Question)

  • Q1. Most of the questions were business oriented

Interview Preparation Tips

Topics to prepare for Expleo Solutions Senior Software Engineer interview:
  • Data Science
  • Machine Learning

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Selenium basic question java oops programs
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About your self
Round 2 - Technical 

(1 Question)

  • Q1. Related to java

Expleo Solutions interview questions for designations

 Software Engineer

 (4)

 Senior Software Tester

 (1)

 Senior Software Developer

 (1)

 Associate Software Engineer

 (9)

 Embedded Software Engineer

 (1)

 Senior Automation Engineer

 (1)

 Software Developer

 (2)

 Software Tester

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. 1.Introduce about Your Self 2.Explain Previous Projects 3.What is Wait, types of waits 4.Simple loop program asked 5.OOPS concept, where do you use them in your project
Round 2 - Technical 

(1 Question)

  • Q1. Given 3 programs , 1 to found number of appearance of perticular character in given string
  • Ans. 

    The candidate is asked to write a program to find the number of appearances of a specific character in a given string.

    • Use a loop to iterate through each character in the string and compare it with the target character.

    • Keep a count of the number of times the target character appears in the string.

    • Return the count as the result.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Discussion of offer letter and hike

Interview Preparation Tips

Interview preparation tips for other job seekers - Join company on your own risk, becuase they dont have projects and lay off is going on

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for theoretical Java questions with less coding.

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - When you Keep on attend interviews, you will get success. But don't give up. Even it is smallest organization which will lead you to take step of success.

I applied via Naukri.com and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Panel shared one shell script and asked me to explain the script How do you handle exception in shell scripting Prior work experience with Mysql

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical cum manager round. It lasted for about 40 min. The interviewer helped me with comfortable zone. Most of the questions were asked on my past work experience.

I applied via Campus Placement and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Database concepts and queries.
  • Q2. Algorithms related questions
  • Ans. The written exam also has algorithm related questions. If your algorithms are good you can crack interview very easily.
  • Answered by MIDHAT ZEHRA
  • Q3. Asked to write a program (matrix)
  • Ans. You can make program in any language of your choice, your logic building should be good and you should know about complexity.
  • Answered by MIDHAT ZEHRA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, if you are a fresher you dont need big projects, if you answer questions related to what you have mentioned in your resume, you are good. So do not add unnecessary things in resume, if you write only 2 things, be sure you know them well

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C# in depth, .net core, Angular basics+, intermediate level, Azure basics, OOPS, CI-CD

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews were pure technical and there were technical scenarios asked. Giving example for most of the answers would be good.

Expleo Solutions Interview FAQs

How many rounds are there in Expleo Solutions Senior Software Engineer interview?
Expleo Solutions interview process usually has 2-3 rounds. The most common rounds in the Expleo Solutions interview process are Technical, HR and One-on-one Round.
How to prepare for Expleo Solutions Senior Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Expleo Solutions. The most common topics and skills that interviewers at Expleo Solutions expect are C#, .Net, AWS, GIT and JIRA.
What are the top questions asked in Expleo Solutions Senior Software Engineer interview?

Some of the top questions asked at the Expleo Solutions Senior Software Engineer interview -

  1. Given 3 programs , 1 to found number of appearance of perticular character in ...read more
  2. Intermediate concepts in datascie...read more
  3. Python coding questions to check the your way of solving the probl...read more

Tell us how to improve this page.

Expleo Solutions Senior Software Engineer Interview Process

based on 10 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Expleo Solutions Senior Software Engineer Salary
based on 343 salaries
₹4 L/yr - ₹14.7 L/yr
45% less than the average Senior Software Engineer Salary in India
View more details

Expleo Solutions Senior Software Engineer Reviews and Ratings

based on 43 reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.3

Salary

3.3

Job security

3.5

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 43 Reviews and Ratings
Software Engineer
469 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
343 salaries
unlock blur

₹4 L/yr - ₹14.7 L/yr

Softwaretest Engineer
202 salaries
unlock blur

₹2.3 L/yr - ₹9.5 L/yr

QA Associate
183 salaries
unlock blur

₹3 L/yr - ₹6.4 L/yr

Associate Software Engineering Lead
143 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Explore more salaries
Compare Expleo Solutions with

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

3.8
Compare

SS&C TECHNOLOGIES

3.3
Compare
Did you find this page helpful?
Yes No
write
Share an Interview