
Scientific Games Software Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 71 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Scientific Games.
Software Engineer
It was pretty chill, like, three people interviewed me. They asked about my day-to-day and how my experience fits into the daily tasks. General questions about how I'd approach things and if I'd done similar work before. Nothing super technical.
- What is something you absolutely won't stand for?
Software Developer
It was an on-campus, in-person interview process that lasted the whole day, with a total of 4 rounds. The first round involved a briefing about the company and then a coding test where we had to solve any 2 out of 3 given coding questions. The second round was a technical interview for those shortlisted from the first round test. Questions covered the first round test, CS fundamentals, and basic coding. The third round was an interview with the Director, focusing on projects and typical HR questions. The fourth round was with HR, and that was it. After clearing all rounds, they took my full details, but my name wasn't on the final list. When I asked why, they just said it was a company decision.
- Were you asked basic coding questions and concepts related to object-oriented programming?
- Were there questions about object-oriented programming concepts and basic coding?
Software Engineer
The interview process started with an online basic programming and SQL questions round. Following that, there was a 1.5-hour technical round with the Team Lead and Manager where they asked about core Java concepts up to date and requested coding for certain scenarios. The third round was a 1 hour 15 minutes technical round with the Director, focusing on past projects, design, scalability, performance improvement, and scenario-based questions involving SDLC best practices. Lastly, there was an HR discussion round covering reasons for change, salary expectations, and an explanation of a scientific games policy.
- Can you explain basic Core Java concepts like Thread, Exception handling, data structures, and collections? Also, can you cover Java 8 topics such as Functional interface, Functional programming, Stream, and lambda expression?
- How do HashMap and HashSet work internally?
- Tell me about your experience with Spring Boot and SQL joining queries.
Scientific Games Software Engineer Interview Questions
Quoted word for word from Scientific Games interview reports.
“For the member function `int funct( void ) const;` in class `test`, what will it return?”
Read reports →“What is the purpose of using 'const' in an operator overloading prototype?”
Read reports →“For the two variables declared below: const char cch = 'A'; char ch = 'B'; Which of the following declarations/initializations are VALID?”
Read reports →“Given the input 12334, what's the algorithm to transform it into 1,2,3,3,4?”
Read reports →“What is the difference between reference type and value type variables in C#?”
Read report →“How would you delete a node from a linked list?”
Read report →“Consider a class `Math` with two virtual functions, `add()` and `sub()`. How many vtables would be generated for this class, what would they look like, and what information do they contain?”
Read report →“Can you write a Java program to generate the Fibonacci series?”
Read report →“How would you insert a node into a linked list?”
Read report →Formats, difficulty and experience
Across all 71 Scientific Games interview reports.