Upload Button Icon Add office photos

Luxoft

Compare button icon Compare button icon Compare

Filter interviews by

Luxoft Consultant Interview Questions and Answers

Updated 7 Apr 2024

Luxoft Consultant Interview Experiences

6 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 7 Apr 2024

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

(1 Question)

  • Q1. Technical questions regarding selenium testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - Got interview call after applying 1 week.
Within 1 week interview was scheduled.
Received offer letter with 4-5 days.

Consultant Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2022

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

I applied via Approached by Company and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 questions, Kubernates, Jira and Devops, Jboss configuration Jvm performance
  • Q2. Streams in java 11 Collections handling with streams
  • Ans. 

    Streams in Java 11 provide a concise and efficient way to handle collections.

    • Streams allow for functional-style operations on collections.

    • They can be used to filter, map, and reduce data.

    • Parallel streams can improve performance on large collections.

    • Example: List names = Arrays.asList("John", "Jane", "Bob"); long count = names.stream().filter(name -> name.startsWith("J")).count();

    • Example: List numbers = Arrays.asList(1,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice java coding on streams
Jboss configurations

Skills evaluated in this interview

Consultant Interview Questions Asked at Other Companies

asked in Deloitte
Q1. How would you pass an entry for travel expenses incurred and paid ... read more
asked in Accenture
Q2. There is an international bank (US based) that has been operating ... read more
asked in EXL Service
Q3. You have 20 red balls, 14 blue balls. You draw out balls, 2 at a ... read more
Q4. If a policy is billed monthly and is an annual policy and due to ... read more
asked in BCG
Q5. “there is a company in the telecom sector and has a product “X” – ... read more

Consultant Interview Questions & Answers

user image Anonymous

posted on 21 Sep 2022

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 tips
Round 2 - Technical 

(1 Question)

  • Q1. All general questions regarding day to day activities of BA
Round 3 - HR 

(1 Question)

  • Q1. Package discussion in hr round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in the words of your resume. Also some basic details of agile methodology adds value

Consultant Interview Questions & Answers

user image Anonymous

posted on 29 Jun 2022

Round 1 - Technical 

(1 Question)

  • Q1. Was asked to explain about projects
Round 2 - HR 

(1 Question)

  • Q1. Asked about reasons for job change,etc , and was very kind.

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you for the seamless interview and onboarding experience.

Luxoft interview questions for designations

 IT Consultant

 (1)

 Senior Consultant

 (7)

 Murex Consultant

 (3)

 Appdynamics Consultant

 (1)

 Power BI Consultant

 (1)

 Business Analyst

 (5)

 Analyst

 (2)

 Senior Business Analyst

 (2)

Consultant Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2021

I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The technical round went for an hour. Mostly from my previous project experience- any significant work, major issues, way to tackle etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic concepts , Brainstorm all major issues tackled in current role, focus on functional part as well apart from technical.

Consultant Interview Questions & Answers

user image Anonymous

posted on 14 Apr 2021

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

Interview Questionnaire 

1 Question

  • Q1. OOPS Concepts, Interface, Sealed classes, SQL basic queries(remove duplicates, find nth highest salary, Using Dense_rank etc.,) MVC Architecture, routing in MVC, Javascript basics

Consultant Jobs at Luxoft

View all

Interview questions from similar companies

I appeared for an interview before Oct 2021.

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 tips
Round 2 - Pairing 

(1 Question)

  • Q1. Assignment is given before hand and after that you'll have to pair with TW developer. While pairing, code smells/improvements are discussed
Round 3 - Technical 

(1 Question)

  • Q1. Questions related: to your last project to OOPS with system design

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your current project well and explain it in detailed manner.
Prepare for some system design questions and DS Algo
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Interface in golang
  • Ans. 

    Interfaces in Golang define a set of methods that a type must implement.

    • Interfaces are a way to specify behavior of an object.

    • A type satisfies an interface if it implements all the methods of that interface.

    • Interfaces allow for polymorphism in Golang.

    • Example: type Writer interface { Write([]byte) (int, error) }

    • Example: type MyWriter struct {} func (mw MyWriter) Write(data []byte) (int, error) { return len(data), nil }

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

(1 Question)

  • Q1. Coding questions of joy of energy
Round 3 - HR 

(1 Question)

  • Q1. Social media influence
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Two question was asked to solve using PySpark.
Word Count Coding Question was asked with Test Cases.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question on PySpark Architecture
  • Q2. PySpark Coding Question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 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 tips
Round 2 - Coding Test 

DSA Questions, iOS Technical Questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic IOS Question
Round 4 - One-on-one 

(1 Question)

  • Q1. Leadership Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush-up basic of iOS Technical

Luxoft Interview FAQs

How many rounds are there in Luxoft Consultant interview?
Luxoft interview process usually has 2 rounds. The most common rounds in the Luxoft interview process are Technical, HR and Resume Shortlist.
How to prepare for Luxoft Consultant 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 Murex, SQL, Unix, JIRA and Fixed Income.
What are the top questions asked in Luxoft Consultant interview?

Some of the top questions asked at the Luxoft Consultant interview -

  1. Streams in java 11 Collections handling with stre...read more
  2. OOPS Concepts, Interface, Sealed classes, SQL basic queries(remove duplicates, ...read more
  3. Java 8 questions, Kubernates, Jira and Devops, Jboss configuration Jvm performa...read more

Tell us how to improve this page.

Luxoft Consultant Interview Process

based on 2 interviews

2 Interview rounds

  • Technical Round
  • HR Round
View more
Luxoft Consultant Salary
based on 276 salaries
₹8 L/yr - ₹25.8 L/yr
17% more than the average Consultant Salary in India
View more details

Luxoft Consultant Reviews and Ratings

based on 42 reviews

3.4/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.2

Salary

3.0

Job security

3.5

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 42 Reviews and Ratings
Senior Murex MxML Consultant

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Murex MxML Consultant

Bangalore / Bengaluru

6-7 Yrs

Not Disclosed

EMIR\/MIFID BAU Consultant

Mumbai

2-3 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
471 salaries
unlock blur

₹9.9 L/yr - ₹36 L/yr

Senior Consultant
369 salaries
unlock blur

₹14 L/yr - ₹38 L/yr

Consultant
276 salaries
unlock blur

₹8 L/yr - ₹25.8 L/yr

Software Engineer
209 salaries
unlock blur

₹4.5 L/yr - ₹18 L/yr

Senior Software Developer
152 salaries
unlock blur

₹11 L/yr - ₹35.8 L/yr

Explore more salaries
Compare Luxoft with

Accenture

3.8
Compare

ARCADIS

4.1
Compare

Sopra Steria

3.8
Compare

HTC Global Services

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