Upload Button Icon Add office photos

Filter interviews by

International Game Technology C.S.A Interview Questions and Answers

Updated 7 Sep 2022

International Game Technology C.S.A Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Tell me something about yourself
Round 3 - HR 

(1 Question)

  • Q1. Salary was told to me

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, don't be nervous. Be yourself. Be Truthful

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Aptitude Test 

Knowledge of technical aspects related to games.

Round 2 - Technical 

(3 Questions)

  • Q1. How do you handle customer support in a CX (Customer Experience) role?
  • Ans. 

    I handle customer support in a CX role by actively listening to customers, empathizing with their concerns, and providing timely and effective solutions.

    • Actively listen to customers to understand their concerns and needs

    • Empathize with customers to show understanding and build rapport

    • Provide timely and effective solutions to resolve customer issues

    • Follow up with customers to ensure their satisfaction and address any fur

  • Answered by AI
  • Q2. Game issues gamers face during gameplay, i.e. Fps, lag, network related questions.
  • Ans. 

    Gamers often face issues like low FPS, lag, and network connectivity problems during gameplay.

    • Low FPS can be caused by outdated hardware or software, high graphics settings, or background processes.

    • Lag can be due to poor internet connection, server issues, or high ping.

    • Network connectivity problems can be resolved by checking router settings, using wired connection, or contacting ISP for assistance.

  • Answered by AI
  • Q3. Practical questions like how you can handle a customer who faced this issue relatedto game for example network related. Then how can you help him.
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Discussion related to Shift timings, increment etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not join this company unless you require permanent work from home. They make false promises to candidates and deny everything they stated during the hiring process. The management is very poor.

I applied via Company Website and was interviewed in Dec 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions were mostly asked on SQL, Python libraries, Machine learning and Excel, puzzles to solve before interview there was test case study to solve.
  • Q2. What is row number, rank, dense rank? explain partition by, indexing joins, query optimization techniques
  • Ans. 

    Explanation of row number, rank, dense rank, partition by, indexing joins, and query optimization techniques.

    • Row number is a function that assigns a unique number to each row in a result set.

    • Rank is a function that assigns a rank to each row based on the values in a specified column.

    • Dense rank is a function that assigns a rank to each row based on the values in a specified column, but with no gaps in the ranking.

    • Partit...

  • Answered by AI
  • Q3. Real-time examples on data analytics with examples
  • Ans. 

    Real-time examples of data analytics

    • Predictive maintenance in manufacturing

    • Real-time fraud detection in banking

    • Personalized recommendations in e-commerce

    • Real-time traffic analysis for smart cities

    • Real-time health monitoring in medical devices

  • Answered by AI

Skills evaluated in this interview

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 Questionnaire 

2 Questions

  • Q1. Palindrome
  • Q2. Study basic coding

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
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via IIM Jobs and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

SQL Coding Test - asked 5 queries related to joins, ranks, group by

Round 2 - Case Study 

Asked guesstimates, technical CV Question, case

Round 3 - Case Study 

Asked guesstimate, market entry question, case

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

3 online dsa questions easy to medium

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is bug in any application?
  • Ans. 

    A bug in an application is an error, flaw, failure, or fault in the software code that causes it to produce incorrect or unexpected results.

    • Bugs can range from simple syntax errors to complex logic issues.

    • Common types of bugs include logic errors, syntax errors, and runtime errors.

    • Examples of bugs include a calculator app displaying incorrect results, a website crashing when a specific button is clicked, or a game free

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What is the life cycle of bug?
  • Ans. 

    Bug life cycle includes identification, reporting, fixing, retesting, and closing.

    • Identification: Bug is identified by testers during testing.

    • Reporting: Testers report the bug to developers.

    • Fixing: Developers fix the bug in the code.

    • Retesting: Testers retest the fixed bug to ensure it is resolved.

    • Closing: Once bug is confirmed fixed, it is closed.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why team bonding is needed for healthy work culture?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write a sql query
  • Ans. 

    SQL query to retrieve employee names and their salaries from a table

    • Use SELECT statement to retrieve data

    • Specify the columns you want to retrieve (employee names and salaries)

    • Specify the table name where the data is stored

  • Answered by AI
  • Q2. Formula of vlookup
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value.

    • VLOOKUP searches for a value in the first column of a table and returns a value in the same row from a specified column.

    • The formula syntax is =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]).

    • Example: =VLOOKUP(A2, B2:D10, 3, FALSE) will search for the value in cell A2 in the range B2:D10 and return the...

  • Answered by AI

Skills evaluated in this interview

International Game Technology Interview FAQs

How many rounds are there in International Game Technology C.S.A interview?
International Game Technology interview process usually has 3 rounds. The most common rounds in the International Game Technology interview process are Resume Shortlist, One-on-one Round and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

Pole To Win Interview Questions
3.4
 • 58 Interviews
Aristocrat Interview Questions
3.9
 • 47 Interviews
Light & Wonder Interview Questions
3.9
 • 29 Interviews
Electronic Arts Interview Questions
4.1
 • 23 Interviews
IDZ Digital Interview Questions
3.8
 • 22 Interviews
Games24x7 Interview Questions
3.7
 • 19 Interviews
View all
International Game Technology C.S.A Salary
based on 5 salaries
₹2.5 L/yr - ₹3 L/yr
16% more than the average C.S.A Salary in India
View more details
Process Associate
335 salaries
unlock blur

₹1.1 L/yr - ₹5.6 L/yr

Customer Service Executive
36 salaries
unlock blur

₹1.5 L/yr - ₹3.9 L/yr

Customer Care Executive
36 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Software Engineer
27 salaries
unlock blur

₹3.5 L/yr - ₹14.7 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹4.4 L/yr - ₹15.6 L/yr

Explore more salaries
Compare International Game Technology with

Pole To Win

3.4
Compare

Ubisoft Entertainment

3.8
Compare

Aristocrat

3.9
Compare

Electronic Arts

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