Upload Button Icon Add office photos

Luxoft

Compare button icon Compare button icon Compare

Filter interviews by

Luxoft Senior Consultant Interview Questions and Answers for Freshers

Updated 26 Jan 2025

Luxoft Senior Consultant Interview Experiences for Freshers

1 interview found

Senior Consultant Interview Questions & Answers

user image Sonam Mangeshkar

posted on 26 Jun 2024

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

Java Functional programming

Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 features
  • Q2. Design patterns
Round 3 - HR 

(2 Questions)

  • Q1. Experience in company
  • Q2. Expectation of salary

Senior 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 Questionnaire 

2 Questions

  • Q1. Oops and database modelling
  • Q2. Design Book my show

I applied via Referral and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Pair programming round. Repository was provided earlier for reference.

Round 2 - Technical 

(2 Questions)

  • Q1. Round was around System design and Project
  • Q2. BookMyShow system design and project
  • Ans. 

    BookMyShow is an online platform for booking movie tickets and event tickets.

    • BookMyShow allows users to browse and book tickets for movies, plays, concerts, and other events.

    • The system should have a user-friendly interface for easy navigation and booking.

    • It should also have a secure payment gateway for online transactions.

    • The system should be scalable to handle a large number of users and transactions.

    • It should also ha...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Java Technical Round
Round 4 - One-on-one 

(1 Question)

  • Q1. Social change and leadership connect

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is average but it tests your patience.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Apr 2022. There were 6 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 - Case Study 
Round 3 - Assignment 
Round 4 - Aptitude Test 
Round 5 - One-on-one 

(1 Question)

  • Q1. It was a pure harrasment
Round 6 - Cultural Round 

(1 Question)

  • Q1. It was a pure harrasment

Interview Preparation Tips

Interview preparation tips for other job seekers - 6 rounds, 10 days all positive feedback HR asked for all the latest documents like salary slip, etc. and when offer had to be made said cannot move forward as your experience is high
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Code base was shared and asked to implement something.
Round 2 - Technical 

(1 Question)

  • Q1. Technical questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared hard. Keep focus on project that you will be given. Only theoretical knowledge may not help to crack it. Thanks
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why thoughtworks
  • Ans. 

    Thoughtworks is known for its commitment to social justice, diversity, and innovation in technology.

    • Thoughtworks has a strong focus on social justice and diversity, which aligns with my values and beliefs.

    • The company is known for its innovative approach to technology and software development.

    • Thoughtworks has a reputation for being a great place to work, with a supportive and collaborative culture.

    • I admire Thoughtworks'...

  • Answered by AI
  • Q2. Which all companies are you being interviewed currently
Round 2 - Coding Test 

Code pair round, project architecture

Round 3 - Coding Test 

Project architecture and scenarios

Round 4 - Culture fit round 

(1 Question)

  • Q1. Why thoughtworks, how do you behave in such situation
  • Ans. 

    I chose Thoughtworks for its commitment to social justice and innovative technology solutions.

    • I am drawn to Thoughtworks' focus on social justice and diversity in the tech industry

    • I appreciate the company's commitment to using technology for positive change

    • I align with Thoughtworks' values of transparency, collaboration, and continuous learning

  • Answered by AI
Round 5 - Leadership round 

(1 Question)

  • Q1. Why should we hire you etc, leading team
  • Ans. 

    I have extensive experience leading teams and delivering successful projects, with a proven track record of exceeding expectations.

    • I have successfully led multiple cross-functional teams in previous roles, resulting in on-time and on-budget project delivery.

    • My strong communication and interpersonal skills enable me to effectively motivate and inspire team members to achieve their best.

    • I am highly organized and detail-o...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is no such thing called great work culture here.. It's a hype with Infosys kind of atmosphere.. Most of the projects are Indian clients demanding 5 day client office work.. Recruiter and HR won't disclose this.. There is also no IJP Here.. Do not join and choose better
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Pair programming with an assignment

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

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

A task was given, where we had to solve two questions and was judged on the overall approach and coding skills.

Round 2 - Technical 

(3 Questions)

  • Q1. Virtual Dom in reactjs
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM in React, used for efficient updates.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.

    • React uses Virtual DOM to improve performance by minimizing actual DOM updates.

    • When state or props change, React compares the Virtual DOM with the actual DOM and only updates the necessary parts.

    • This helps in reducing the number of DOM manipula

  • Answered by AI
  • Q2. Performance improvement techniques in reactjs
  • Ans. 

    Performance improvement techniques in ReactJS involve code splitting, lazy loading, optimizing render methods, and using memoization.

    • Implement code splitting to load only necessary code for each route or component

    • Utilize lazy loading to defer loading of non-essential components until they are needed

    • Optimize render methods by avoiding unnecessary re-renders and using PureComponent or shouldComponentUpdate

    • Use memoization...

  • Answered by AI
  • Q3. Promises and closures in JS
  • Ans. 

    Promises and closures are important concepts in JavaScript for handling asynchronous operations and maintaining scope.

    • Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Closures are functions that have access to variables from their containing scope even after the parent function has finished executing.

    • Promises can be used to handle asynchronous operations like fetching da...

  • Answered by AI

Skills evaluated in this interview

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

The git repo will shared prior need to do the setup in local then during the interview you will be given problem statements

Luxoft Interview FAQs

How many rounds are there in Luxoft Senior Consultant interview for freshers?
Luxoft interview process for freshers usually has 3 rounds. The most common rounds in the Luxoft interview process for freshers are Coding Test, Technical and HR.
How to prepare for Luxoft Senior Consultant interview for freshers?
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, Control - M, Core banking, Murex and Pega.
What are the top questions asked in Luxoft Senior Consultant interview for freshers?

Some of the top questions asked at the Luxoft Senior Consultant interview for freshers -

  1. What happens to a HTTP request when it leaves a client making a call and before...read more
  2. Asked about Core Banking Modules which I have handled in ny previous experien...read more
  3. Can you demonstrate how to create a simple Jenkins job with the required parame...read more

Tell us how to improve this page.

Luxoft Senior Consultant Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Synechron Interview Questions
3.5
 • 366 Interviews
Movate Interview Questions
3.3
 • 260 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 173 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Sopra Steria Interview Questions
3.8
 • 128 Interviews
TEKsystems Interview Questions
3.3
 • 117 Interviews
View all
Luxoft Senior Consultant Salary
based on 366 salaries
₹12 L/yr - ₹38 L/yr
38% more than the average Senior Consultant Salary in India
View more details

Luxoft Senior Consultant Reviews and Ratings

based on 53 reviews

3.6/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.4

Salary

3.2

Job security

3.5

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 53 Reviews and Ratings
Senior Confluent Engineer

Remote

3-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
480 salaries
unlock blur

₹10 L/yr - ₹37 L/yr

Senior Consultant
366 salaries
unlock blur

₹12 L/yr - ₹38 L/yr

Consultant
285 salaries
unlock blur

₹8.1 L/yr - ₹25 L/yr

Software Engineer
209 salaries
unlock blur

₹4.5 L/yr - ₹18 L/yr

Senior Software Developer
146 salaries
unlock blur

₹11 L/yr - ₹33.6 L/yr

Explore more salaries
Compare Luxoft with

Accenture

3.8
Compare

ARCADIS

4.0
Compare

Sopra Steria

3.8
Compare

HTC Global Services

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