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

Light & Wonder Software Engineer Interview Questions and Answers for Freshers

Updated 5 Sep 2024

Light & Wonder Software Engineer Interview Experiences for Freshers

2 interviews found

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 & 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 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 Asked at Other Companies for Fresher

asked in Capgemini
Q1. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in Capgemini
Q2. How can you cut a rectangular cake in 8 symmetric pieces in three ... read more
Q3. Split Binary String Problem Statement Chintu has a long binary st ... read more
asked in TCS
Q4. What is the reason that the Iterative Waterfall model was introdu ... read more
asked in Wipro
Q5. Knapsack Problem Statement There is a potter with a limited amoun ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Leetcode medium questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare top leetcode questions

Interview Questionnaire 

2 Questions

  • Q1. Palindrome
  • Q2. Study basic coding

I applied via Company Website and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Data Structures, Design, Strings, Bit

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with all data structures, know your design and algorithms.
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 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

I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on data structures and algorithms.
  • Q2. Questions on system design

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and honest. Questions were easy to moderate
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour, 22 questions related to Java Spring Boot, SQL, and Hibernate, also one DSA Question, implementation of a card board game.

I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question on basic JavaScript

Interview Preparation Tips

Interview preparation tips for other job seekers - On the basics of react and JavaScript
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Polymorphism in C++
  • Ans. 

    Polymorphism in C++ allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism is achieved through function overloading and virtual functions.

    • Function overloading allows multiple functions with the same name but different parameters.

    • Virtual functions are functions in a base class that are overridden in derived classes.

    • Example: Animal class with virtual function 'makeSound', Cat and

  • Answered by AI
  • Q2. Standard template library in C++
  • Ans. 

    STL in C++ provides reusable algorithms and data structures for efficient programming.

    • STL includes containers like vector, list, map, algorithms like sort, find, and iterators.

    • Example: vector v = {1, 2, 3}; sort(v.begin(), v.end());

    • STL saves time by providing pre-implemented solutions for common programming tasks.

Answered by AI
  • Q3. Design Patterns in C++
  • Ans. 

    Design patterns in C++ are reusable solutions to common problems in software design.

    • Design patterns help in creating flexible, maintainable, and scalable code.

    • Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.

    • Each design pattern has a specific purpose and can be applied in different scenarios.

    • Understanding design patterns can improve code quality and efficiency in software developmen

  • Answered by AI

    Skills evaluated in this interview

    Light & Wonder Interview FAQs

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

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

    1. Java oops concepts and describe overload...read more
    2. Encapsulation how to achieve in j...read more
    3. 1.Basic of Oops. 2.Abstract class and interface. 3.Some program based on concep...read more

    Tell us how to improve this page.

    Light & Wonder Software Engineer Interview Process for Freshers

    based on 1 interview

    Interview experience

    5
      
    Excellent
    View more
    Light & Wonder Software Engineer Salary
    based on 361 salaries
    ₹6.7 L/yr - ₹18.5 L/yr
    68% more than the average Software Engineer Salary in India
    View more details

    Light & Wonder Software Engineer Reviews and Ratings

    based on 17 reviews

    4.2/5

    Rating in categories

    2.9

    Skill development

    4.2

    Work-life balance

    4.1

    Salary

    3.6

    Job security

    4.1

    Company culture

    3.4

    Promotions

    3.3

    Work satisfaction

    Explore 17 Reviews and Ratings
    Software Engineer
    361 salaries
    unlock blur

    ₹6.7 L/yr - ₹18.5 L/yr

    Senior Software Engineer
    309 salaries
    unlock blur

    ₹8.8 L/yr - ₹25.6 L/yr

    Software Quality Assurance Engineer
    130 salaries
    unlock blur

    ₹6.6 L/yr - ₹16.4 L/yr

    Associate Software Engineer
    115 salaries
    unlock blur

    ₹6 L/yr - ₹12 L/yr

    Test Engineer
    93 salaries
    unlock blur

    ₹6.6 L/yr - ₹12.3 L/yr

    Explore more salaries
    Compare Light & Wonder with

    Aristocrat

    3.9
    Compare

    Pole To Win

    3.4
    Compare

    Ubisoft Entertainment

    3.8
    Compare

    Electronic Arts

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