Upload Button Icon Add office photos

Filter interviews by

Luxoft Software Developer Interview Questions and Answers

Updated 25 Feb 2024

Luxoft Software Developer Interview Experiences

2 interviews found

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

I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Mainframe questions and some advanced scenario based questions
Round 2 - Behavioral 

(1 Question)

  • Q1. The usual how,what,why MR round questions
Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Tell me about yourself.
  • Q6. Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - I was looking for a Hogan Developer post(based on Mainframe).I would suggest to refresh the basic Mainframe questions and some advanced concepts while preparing for the interview.The whole interview process was smooth and pretty well coordinated.There were 3 levels of interview(TR,MR,HR) of moderate difficulty.Luxoft will also provide satisfactory package as per market standards if the interview goes well. If your looking for permanent remote openings, I do believe Luxoft organisation is one of the better choices that is currently out there in the market.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray SumGiven an array of numbers, find the maximum s ... read more
asked in Cognizant
Q2. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) ... read more
asked in Rakuten
Q3. Merge two sorted arraysNinja has been given two sorted integer ar ... read more
asked in GlobalLogic
Q4. Terms Of APAyush is given a number ‘X’. He has been told that he ... read more
asked in Amazon
Q5. Minimum Number of Platform NeededYou are given the arrival and de ... read more

Software Developer Jobs at Luxoft

View all

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning, grammar, and coding: two basic level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Question on core Java
  • Q2. Question on SQL and PLSQL
  • Q3. Resume based question and on project
Round 3 - HR 

(2 Questions)

  • Q1. Resume and project based question
  • Q2. What do you like about your current company, and why do you want to join our organization?
  • Ans. 

    I appreciate the collaborative team environment and innovative projects at my current company, and I am excited about the opportunities for growth and learning at your organization.

    • Collaborative team environment fosters creativity and productivity

    • Innovative projects challenge me to learn and grow

    • Excited about the opportunities for growth and learning at your organization

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic Java Question
  • Q2. Spring Boot related questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Design a rest API and code it.
  • Ans. 

    Design and code a REST API for a software developer interview.

    • Define the endpoints and HTTP methods for the API (e.g. GET /users, POST /users)

    • Implement authentication and authorization mechanisms (e.g. JWT tokens)

    • Use proper status codes for responses (e.g. 200 OK, 401 Unauthorized)

    • Include error handling and validation for input data

    • Document the API using tools like Swagger or OpenAPI

  • Answered by AI
  • Q2. Questions related to JPA HIBERNATE SQL
Round 3 - One-on-one 

(2 Questions)

  • Q1. Discussion related to Last company Project and architecture level questions
  • Q2. Write code to calculate frequency of a word using Stream API and lambda expressions
  • Ans. 

    Calculate word frequency using Stream API and lambda expressions

    • Use Stream API to convert array of strings to stream

    • Use Collectors.groupingBy to group words by their frequency

    • Use Collectors.counting to count the occurrences of each word

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

DSA questions and programming concepts

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse string and optimize it
  • Ans. 

    Reverse array of strings efficiently

    • Use two pointers approach to swap characters from start and end of each string

    • Optimize by using in-place reversal instead of creating new strings

    • Consider edge cases like empty strings or strings with only one character

  • Answered by AI
  • Q2. Reverse binary tree
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Joining location
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Multithreading, process and performance
  • Q2. Process handling
  • Q3. Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Take a wise decision before joining this organization, go through all the reviews.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrank coding round.

Round 2 - Technical 

(1 Question)

  • Q1. Questions and coding testing your OOPS knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Every tech stack, SQL, OOPS, JAVA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be familiar with designing and writing better code follwing OOPS, YAGNI,DRY principles.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. OS questions,graph dfs question, geeks for geeks chocolate factory question
Round 2 - Technical 

(1 Question)

  • Q1. Children sum property trees,height of BT
  • Ans. 

    The question is about implementing a children sum property in trees and finding the height of a binary tree.

    • Children sum property in trees means that the value of a node must be equal to the sum of the values of its children nodes.

    • To find the height of a binary tree, you can recursively calculate the height of the left and right subtrees and return the maximum height plus one.

    • Example: For a binary tree with nodes 1, 2,

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NetApp Software Developer interview:
  • OS
  • C++

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Kubernetes internals
  • Q2. Spring boot internals
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Introduce yourself?

Luxoft Interview FAQs

How many rounds are there in Luxoft Software Developer interview?
Luxoft interview process usually has 2 rounds. The most common rounds in the Luxoft interview process are Technical, Behavioral and HR.
How to prepare for Luxoft Software Developer 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 Cobol, Agile, Staff Augmentation, JCL and Javascript.
What are the top questions asked in Luxoft Software Developer interview?

Some of the top questions asked at the Luxoft Software Developer interview -

  1. Basic Mainframe questions and some advanced scenario based questi...read more
  2. OOP, SQL, Collection, algorithms, thre...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Luxoft interviews
Company Website
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Luxoft Software Developer Salary
based on 98 salaries
₹4.9 L/yr - ₹20.6 L/yr
49% more than the average Software Developer Salary in India
View more details

Luxoft Software Developer Reviews and Ratings

based on 23 reviews

3.5/5

Rating in categories

3.2

Skill development

3.5

Work-Life balance

3.2

Salary & Benefits

2.5

Job Security

2.9

Company culture

2.6

Promotions/Appraisal

2.9

Work Satisfaction

Explore 23 Reviews and Ratings
Senior\/Lead C++ Software Developer

Chennai

7-8 Yrs

Not Disclosed

Senior\/Lead C++ Software Developer

Bangalore / Bengaluru

7-8 Yrs

Not Disclosed

Regular C++ Software Developer

Chennai

2-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
431 salaries
unlock blur

₹9.9 L/yr - ₹35 L/yr

Senior Consultant
371 salaries
unlock blur

₹12 L/yr - ₹35 L/yr

Consultant
273 salaries
unlock blur

₹8.4 L/yr - ₹25 L/yr

Software Engineer
196 salaries
unlock blur

₹4.1 L/yr - ₹17 L/yr

Senior Software Developer
129 salaries
unlock blur

₹9.5 L/yr - ₹34 L/yr

Explore more salaries
Compare Luxoft with

Accenture

3.9
Compare

EPAM Systems

3.8
Compare

GlobalLogic

3.7
Compare

LTIMindtree

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview