Upload Button Icon Add office photos
Engaged Employer

i

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

Light & Wonder Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Light & Wonder Software Engineer Interview Questions and Answers

Updated 5 Sep 2024

Light & Wonder Software Engineer Interview Experiences

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the pillars of OOPS?
  • Ans. 

    The pillars of OOPS are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components within a class, protecting the data from outside interference.

    • Abstraction hides the complex implementation details and only shows the necessary features to the user.

    • Polymorphism allows objects to be treated...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concept was asked a lot
Round 2 - One-on-one 

(1 Question)

  • Q1. Mostly of attitude inception

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Hackerearth test with c# ,SQL and MCQ

Round 2 - Technical 

(1 Question)

  • Q1. Mvvm and Entity framework
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Simple technical programs to test your analytical test

Round 2 - HR 

(1 Question)

  • Q1. Nothing all basic hr questions

Light & Wonder interview questions for designations

 Associate Software Engineer

 (4)

 Senior Software Engineer

 (2)

 Software Quality Assurance Engineer

 (1)

 Associate Software Quality Assurance Engineer

 (1)

 Test Engineer

 (2)

 Lead Engineer

 (1)

 QA Engineer

 (1)

 Softwaretest Engineer

 (1)

Software Engineer Interview Questions & Answers

user image pratima singh

posted on 5 Nov 2022

I applied via Naukri.com and was interviewed in May 2022. There were 2 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 - Technical 

(6 Questions)

  • Q1. Java oops concepts and describe overloading
  • Ans. 

    Java oops concepts include encapsulation, inheritance, abstraction, and polymorphism. Overloading is a way to define multiple methods with the same name but different parameters.

    • Encapsulation: bundling data and methods that operate on that data within a single unit

    • Inheritance: creating new classes from existing ones

    • Abstraction: hiding implementation details and showing only the necessary information

    • Polymorphism: using ...

  • Answered by AI
  • Q2. Encapsulation how to achieve in java
  • Ans. 

    Encapsulation in Java is achieved by using access modifiers and creating classes with private fields and public methods.

    • Use access modifiers such as private, public, and protected to restrict access to fields and methods

    • Create classes with private fields and public methods to control access to data

    • Encapsulation helps to maintain data integrity and prevent unauthorized access to data

    • Example: class Person { private Strin...

  • Answered by AI
  • Q3. Overriding questions code and snippets
  • Q4. Based on overloading and overriding code and snippets
  • Q5. String and string pool
  • Q6. Exception handling throws ,throw

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic Java upto collection nicely if you going for sg

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Abhachand Sharma

posted on 6 Feb 2024

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1.Basic of Oops. 2.Abstract class and interface. 3.Some program based on conceptual. 4.Joins in sql. 5.Project explanation 6.MVC related 7.C# related basic conceptual

Software Engineer Interview Questions & Answers

user image abinaya srirangan

posted on 28 Jun 2021

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Explain yourself in a crisp way adding your positives highlighted and showcasing your creativity, other activities..

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Palindrome
  • Q2. Study basic coding

I applied via Approached by Company and was interviewed before Jul 2021. There were 7 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 - HR 

(1 Question)

  • Q1. Basic question about qualification about experience suitable for role or not
Round 3 - Technical 

(3 Questions)

  • Q1. Oops concepts should be strong.
  • Q2. Strong knowledge with c#
  • Q3. Asp .net, MVC, web APIs, .net core .
Round 4 - Technical 

(1 Question)

  • Q1. Senior lead will take this round and deep knowledge of technology
Round 5 - One-on-one 

(1 Question)

  • Q1. Manager round with skills and experience
Round 6 - One-on-one 

(1 Question)

  • Q1. International call one to one
Round 7 - HR 

(1 Question)

  • Q1. Final discussion for salary and all

Interview Preparation Tips

Topics to prepare for Aristocrat Technologies Software Engineer interview:
  • OOPS
  • C#.Net
  • ASP.Net
  • ASP.Net MVC
  • Web Api
  • .Net Core
Interview preparation tips for other job seekers - Technical should be strong .
Oops concepts must be clear .
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Basic coding test like palindrome, series,arrays

Round 3 - One-on-one 

(1 Question)

  • Q1. Logical questions,puzzle, behavioural round, introduction
Contribute & help others!
anonymous
You can choose to be anonymous

Light & Wonder Interview FAQs

How many rounds are there in Light & Wonder Software Engineer interview?
Light & Wonder interview process usually has 1-2 rounds. The most common rounds in the Light & Wonder interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Light & Wonder 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 Light & Wonder. The most common topics and skills that interviewers at Light & Wonder expect are C#, C++, Software Development, Backend and Gaming.
What are the top questions asked in Light & Wonder Software Engineer interview?

Some of the top questions asked at the Light & Wonder Software Engineer interview -

  1. Java oops concepts and describe overload...read more
  2. Encapsulation how to achieve in j...read more
  3. What are the pillars of OO...read more

Recently Viewed

INTERVIEWS

Muthoot Homefin India

No Interviews

LIST OF COMPANIES

Muthoot Homefin India

Locations

INTERVIEWS

Radico Khaitan

No Interviews

INTERVIEWS

Navi Technologies

No Interviews

INTERVIEWS

ChicMic

No Interviews

INTERVIEWS

HCLTech

No Interviews

INTERVIEWS

Dr. Reddy's

No Interviews

INTERVIEWS

Pole To Win

No Interviews

SALARIES

Priority Technology Holdings

INTERVIEWS

Wipro

No Interviews

Tell us how to improve this page.

Light & Wonder Software Engineer Interview Process

based on 7 interviews

Interview experience

3.6
  
Good
View more
Light & Wonder Software Engineer Salary
based on 336 salaries
₹6.6 L/yr - ₹18.5 L/yr
67% more than the average Software Engineer Salary in India
View more details

Light & Wonder Software Engineer Reviews and Ratings

based on 13 reviews

4.2/5

Rating in categories

3.2

Skill development

4.1

Work-life balance

4.1

Salary

3.7

Job security

4.1

Company culture

3.9

Promotions

3.6

Work satisfaction

Explore 13 Reviews and Ratings
Software Engineer
336 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
306 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Quality Assurance Engineer
131 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
114 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
99 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Light & Wonder with

International Game Technology

3.3
Compare

Aristocrat Leisure

4.1
Compare

Playtech India

5.0
Compare

Everi Holdings

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