Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Scientific Games (Phoenix, AZ) nel mese di gen 2008
Colloquio
Online test asking several specific questions about programming. I think the test was about 50 questions and was similar to a college programming final. Tests things like coding style, proper memory cleanup, and readability of code.
Domande di colloquio [1]
Domanda 1
For the two variables declared below:
const char cch = 'A';
char ch = 'B';
Which of the following declarations/initializations are VALID?
Ho sostenuto un colloquio presso Scientific Games (Bengaluru)
Colloquio
Very easy one technical round one techno managerial round but very easy to crack the interview. Easily we can answer all the questions asked .
Technical round was very easy just basic database questions and oops concepts they will ask, in techno managerial round same more on data base questions.
Ho sostenuto un colloquio presso Scientific Games (Bengaluru)
Colloquio
It was smooth and onboarding process was written process which i didnt liked as it was very time taking process and took a day to complete it. Recruiter was very professional and helped alot
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Scientific Games nel mese di mar 2024
Colloquio
Overall pretty chill interview. Primarily was asked about certain fundamentals of Object Oriented Programming and Pass By Value vs Pass By Reference types of questions before starting the coding question.
Domande di colloquio [1]
Domanda 1
Given an array of integers nums sorted in non-decreasing order, find the starting and ending position of a given target value.