Upload Button Icon Add office photos

Filter interviews by

Baazi Games Interview Questions, Process, and Tips

Updated 22 Dec 2024

Top Baazi Games Interview Questions and Answers

View all 14 questions

Baazi Games Interview Experiences

Popular Designations

16 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Write a program that prints 1 if user inputs 0, and print 0 if user inputs 1.
  • Ans. 

    Program that prints 1 if user inputs 0, and 0 if user inputs 1.

    • Create a function that takes user input as parameter

    • Check if input is 0, then print 1. If input is 1, print 0

    • Handle invalid inputs if necessary

  • Answered by AI
  • Q2. Write a program to find the second lowest number without using collection and nested loop.
  • Ans. 

    Program to find second lowest number without using collection and nested loop.

    • Sort the array in ascending order

    • Check for duplicates and skip them

    • Return the second element in the sorted array

  • Answered by AI
  • Q3. What you have done in rest assured so far?
  • Q4. What are the implementation you have done in App automation?
  • Ans. 

    Implemented App automation using Selenium WebDriver and Appium for regression testing and continuous integration.

    • Used Selenium WebDriver for web application automation

    • Utilized Appium for mobile application automation

    • Implemented automation scripts for regression testing

    • Integrated automation tests into continuous integration pipelines

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

(1 Question)

  • Q1. He generally asked about past experience.

Skills evaluated in this interview

Quality Assurance Engineer 3 Interview Questions asked at other Companies

Q1. how can you check backward compatibility in API (if BE changes are deployed on PROD)
View answer (2)

Retention Manager Interview Questions & Answers

user image Siddharth Sharma

posted on 13 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Assignment 

Business use case study was given to solve in 2 sdays

Round 2 - Technical 

(2 Questions)

  • Q1. How will you grow retention?
  • Ans. 

    I will grow retention by implementing personalized communication strategies, analyzing data to identify at-risk customers, and creating loyalty programs.

    • Implement personalized communication strategies to engage customers and build relationships.

    • Analyze data to identify at-risk customers and proactively address their concerns to prevent churn.

    • Create loyalty programs that incentivize customers to stay with the company, s...

  • Answered by AI
  • Q2. What do you do in your current role?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is VPC endpoint?
  • Ans. 

    A VPC endpoint is a virtual device within a VPC that enables private connectivity to AWS services without requiring an internet gateway or NAT device.

    • VPC endpoints allow communication between instances in your VPC and AWS services without leaving the Amazon network.

    • There are two types of VPC endpoints: Interface Endpoints and Gateway Endpoints.

    • Interface Endpoints are elastic network interfaces with private IP addresses...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Write steps to install jenkins
  • Ans. 

    Installing Jenkins involves downloading the Jenkins war file and running it on a Java servlet container.

    • Download the Jenkins war file from the official website

    • Install Java on the server if not already installed

    • Run the Jenkins war file using the java -jar command

    • Access Jenkins on http://localhost:8080 and complete the setup wizard

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Since I was applying for Quality, the questions were related to Quality roles and responsibilities. Like 7 QC tools, their usage, reporting, what are your achievements, do you know BQM & TNI, how to you de...
Round 2 - Assignment 

They shared an email with some data & gave 45 minutes to reply. I had to make 5 excel reports using that data. Parameter wise markdown count, advisor wise cumulative quality score, fatal count and analysis reason, quality week wise trend, BQ Advisor identification.

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not selected in the second round.

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Baazi Games interview questions for popular designations

 Quality Analyst

 (1)

 Analyst

 (1)

 Software Engineer

 (1)

 Product Manager

 (1)

 Software Developer

 (1)

 Backend Developer

 (1)

 Deputy Manager Marketing

 (1)

 Software Tester

 (1)

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 questions on a platform

Round 2 - Interview 

(1 Question)

  • Q1. Rotate an array by k places to the right.

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare DSA and databases

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Sdet Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

How to print 1 when in put is 0 and print 0 when input is 1 without using conditional

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

They had a logical and comprehensive test

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. ReactJS, JavaScript and Redux Questions
  • Q2. Write polyfill of reduce method?
Round 2 - Technical 

(1 Question)

  • Q1. What are hooks and Name all hooks which you had used till now ?

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Jun 2023. 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 - HR 

(2 Questions)

  • Q1. Current salary and Salary expectation
  • Q2. Previous employment questions
Round 3 - Technical 

(4 Questions)

  • Q1. Difference between re-testing and regression testing.
  • Ans. 

    Re-testing is testing the same functionality again to ensure the defect has been fixed, while regression testing is testing the unchanged parts of the software to ensure no new defects have been introduced.

    • Re-testing focuses on the specific defect that was fixed, while regression testing focuses on ensuring that the rest of the software still works as expected.

    • Re-testing is done after a defect is fixed, while regressio...

  • Answered by AI
  • Q2. Example of High priority and low severity bug.
  • Ans. 

    High priority and low severity bug example

    • Incorrect logo displayed on login page

    • Spelling mistake in error message

    • Alignment issue in the footer of the website

  • Answered by AI
  • Q3. Test cases on Ludo game.
  • Q4. What strategy for testing the whole build will you use when you get a new build?
  • Ans. 

    I will use a combination of regression testing, exploratory testing, and risk-based testing to ensure comprehensive coverage.

    • Perform regression testing on critical functionalities to ensure they still work as expected

    • Conduct exploratory testing to uncover any unforeseen issues or bugs

    • Prioritize testing based on risk assessment to focus on high-impact areas first

    • Use automation testing tools for repetitive tasks to save

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't prepare keeping the JD in mind. Despite having good poker knowledge you might not be asked about the poker at all.

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement Promise.all
  • Q2. Basic javascript questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They mainly focus on the tech you are interviewing for and the interviewer was very professional throughout the interview.

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Asked sme basic questin n array and string

Round 2 - Technical 

(1 Question)

  • Q1. Questin n javascript and dbms
Round 3 - HR 

(1 Question)

  • Q1. Sme basis eve f questins

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)

Baazi Games Interview FAQs

How many rounds are there in Baazi Games interview?
Baazi Games interview process usually has 2-3 rounds. The most common rounds in the Baazi Games interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Baazi Games 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 Baazi Games. The most common topics and skills that interviewers at Baazi Games expect are Gaming, Customer Service, MySQL, Javascript and customer support.
What are the top questions asked in Baazi Games interview?

Some of the top questions asked at the Baazi Games interview -

  1. What strategy for testing the whole build will you use when you get a new bui...read more
  2. What are the implementation you have done in App automati...read more
  3. What are hooks and Name all hooks which you had used till no...read more
How long is the Baazi Games interview process?

The duration of Baazi Games interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Baazi Games Interview Process

based on 19 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.3
 • 55 Interviews
Dream11 Interview Questions
3.8
 • 36 Interviews
PokerBaazi Interview Questions
3.2
 • 1 Interview
View all

Baazi Games Reviews and Ratings

based on 67 reviews

3.2/5

Rating in categories

2.9

Skill development

3.5

Work-life balance

3.2

Salary

3.1

Job security

3.2

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 67 Reviews and Ratings
Software Development Engineer II
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Baazi Games with

Dream11

3.8
Compare

Nazara Technologies

3.0
Compare

Mobile Premier League

3.4
Compare

Paytm First Games

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