Upload Button Icon Add office photos

Luxoft

Compare button icon Compare button icon Compare

Filter interviews by

Luxoft Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top Luxoft Interview Questions and Answers

View all 61 questions

Luxoft Interview Experiences

Popular Designations

122 interviews found

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

I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Selenium scenarios to select value from dropdown under nested div tag

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 algorithms question

Round 2 - HR 

(1 Question)

  • Q1. Questions pencil case bag

Interview Preparation Tips

Interview preparation tips for other job seekers - thanks for everything
Luxoft Interview Questions and Answers for Freshers
illustration image

android Lead Interview Questions & Answers

user image Anonymous

posted on 9 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduce your self
  • Ans. 

    I am a seasoned Android developer with over 5 years of experience in building mobile applications.

    • Over 5 years of experience in Android development

    • Proficient in Java and Kotlin programming languages

    • Strong understanding of Android SDK and design patterns

    • Experience with RESTful APIs and third-party libraries

    • Developed and launched multiple successful Android apps

  • Answered by AI

android Lead Interview Questions asked at other Companies

Q1. Write a program to slice the array from given index and re-arrange the array without using extra variables, inbuilt methods
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 feature and explain about each one with examples
  • Ans. 

    Java 8 introduced several new features such as lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions: Allow you to pass functions as arguments to methods, making your code more concise and readable.

    • Functional interfaces: Interfaces with a single abstract method, used to implement lambda expressions.

    • Streams: Provide a way to work with sequences of elements and perform operations such...

  • Answered by AI
  • Q2. Kafka work flow
Round 3 - Behavioral 

(5 Questions)

  • Q1. About role and responsibilties
  • Q2. About current pterosaurs project deeply
  • Q3. Aboit deployment
  • Q4. About agile methodology
  • Q5. About database( MongoDb)

Skills evaluated in this interview

Top Luxoft Senior Software Engineer Interview Questions and Answers

Q1. What algo Java 8 Garbage collector follow
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Luxoft interview questions for popular designations

 Senior Software Engineer

 (16)

 Software Engineer

 (8)

 Senior Consultant

 (7)

 Consultant

 (6)

 Business Analyst

 (5)

 Data Engineer

 (4)

 Murex Consultant

 (3)

 Software Developer

 (3)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Ways to send data from JCL to COBOL
  • Ans. 

    Data can be sent from JCL to COBOL using parameters, files, or shared memory.

    • Passing parameters through JCL PROC statement

    • Writing data to a file in JCL and reading it in COBOL program

    • Using shared memory to communicate between JCL and COBOL

  • Answered by AI
  • Q2. What are cursors?
  • Ans. 

    Cursors are database objects used to retrieve data from result sets one row at a time.

    • Cursors are used in database management systems to navigate through a result set.

    • They allow for processing individual rows of a result set instead of fetching the entire set at once.

    • Cursors can be used in SQL queries to perform operations on each row of a result set.

  • Answered by AI
  • Q3. Checkpoint in Db2
  • Ans. 

    Checkpoint in Db2 is a mechanism used to ensure data consistency during recovery.

    • Checkpoints are used to write all modified data from the buffer pool to the disk.

    • They help in reducing the amount of work needed during database recovery.

    • Checkpoints can be triggered manually or automatically based on configuration settings.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Overall experience

Skills evaluated in this interview

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
View answer (1)

Get interview-ready with Top Luxoft Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. JAVA based questions, some advanced question on designing etc..

Top Luxoft Senior Software Engineer Interview Questions and Answers

Q1. What algo Java 8 Garbage collector follow
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at Luxoft

View all

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2024

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

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Spark Architecture
  • Q2. Explain the Spark architecture with example
  • Ans. 

    Spark architecture includes driver, cluster manager, and worker nodes for distributed processing.

    • Spark architecture consists of a driver program that manages the execution of tasks on worker nodes.

    • Cluster manager is responsible for allocating resources and scheduling tasks across worker nodes.

    • Worker nodes execute the tasks and store data in memory or disk for processing.

    • Example: In a Spark application, the driver progr...

  • Answered by AI

Skills evaluated in this interview

Top Luxoft Data Engineer Interview Questions and Answers

Q1. How to merge 2 dataframes of different schema?
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Software Developer Interview Questions & Answers

user image Antonas Antonas

posted on 25 Feb 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website

Round 1 - Technical 

(1 Question)

  • Q1. OOP, SQL, Collection, algorithms, threads

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Assignment 

Unix and SQL based questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. Unix and SQL based questions, along with previous work experience
  • Q2. Mv ,cd ,cp,vi editor, scriptingetc
  • Q3. DML,DCL,TCL,stored procedure etc
Round 4 - HR 

(1 Question)

  • Q1. Based on work experience and some basic questions like why are you leaving your present company etc

Interview Preparation Tips

Topics to prepare for Luxoft Support Engineer interview:
  • SQL
  • Linux
  • Python
Interview preparation tips for other job seekers - Please focus and try to be consistent on one technology and make it as your strength

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Question as per your resume. Covered Java basics, angular, cloud server, spring cloud, angular, Javascript

Top Luxoft Senior Software Engineer Interview Questions and Answers

Q1. What algo Java 8 Garbage collector follow
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Luxoft Interview FAQs

How many rounds are there in Luxoft interview?
Luxoft interview process usually has 2-3 rounds. The most common rounds in the Luxoft interview process are Technical, Resume Shortlist and HR.
How to prepare for Luxoft 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 Luxoft. The most common topics and skills that interviewers at Luxoft expect are SQL, Python, Murex, Agile and Unix.
What are the top questions asked in Luxoft interview?

Some of the top questions asked at the Luxoft interview -

  1. What happens to a HTTP request when it leaves a client making a call and before...read more
  2. What is different between forward and futu...read more
  3. Explain you project architecture ? Show some sample codes of the sa...read more
How long is the Luxoft interview process?

The duration of Luxoft interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Luxoft

No Jobs

LIST OF COMPANIES

Discover companies

Find best workplace

SALARIES

Nitco

SALARIES

Nitco

REVIEWS

Murudeshwar Ceramics

No Reviews

SALARIES

Nitco

COMPANY BENEFITS

LatentView Analytics

No Benefits

LIST OF COMPANIES

Nitco

Overview

JOBS

Browse jobs

Discover jobs you love

Tell us how to improve this page.

Luxoft Interview Process

based on 92 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
GlobalLogic Interview Questions
3.7
 • 584 Interviews
EPAM Systems Interview Questions
3.7
 • 533 Interviews
Synechron Interview Questions
3.5
 • 362 Interviews
Movate Interview Questions
3.3
 • 254 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
View all

Luxoft Reviews and Ratings

based on 642 reviews

3.7/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.5

Salary

3.3

Job security

3.6

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 642 Reviews and Ratings
Calypso Back Office BA - Post-trade

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Wealth Digital BA

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
466 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
354 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
275 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
208 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Developer
135 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Luxoft with

Accenture

3.8
Compare

EPAM Systems

3.7
Compare

GlobalLogic

3.6
Compare

LTIMindtree

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