Upload Button Icon Add office photos

Filter interviews by

Baazi Games Quality Assurance Engineer 3 Interview Questions and Answers

Updated 13 Nov 2024

Baazi Games Quality Assurance Engineer 3 Interview Experiences

1 interview 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

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Object Oriented Concepts and basic list/tuple/dictionary/ datetime conversion
  • Q2. Project done in last company and how will you help Saama?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to frame answers end to end and stick to what you have done. Don't try to exaggerate.

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

Interview Questionnaire 

4 Questions

  • Q1. Informatica scenario based questions
  • Q2. Told to write complex sql queries based on some informations.
  • Q3. Agile methodology
  • Q4. What do you know about Saama

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience and good hike.
Round 1 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Genral aptitude questions

Round 3 - Technical 

(4 Questions)

  • Q1. Be prepared with your basics
  • Q2. Languages and work flow
  • Q3. Be aware what you keep in your resume
  • Q4. Be strong in a area

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Aptitude Test 

C sharp, advanced sql

Interview Preparation Tips

Topics to prepare for kipi.ai Senior Software Engineer interview:
  • snowflake
  • Tableau
  • SQL
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

There was mcq test with 1 sql code based question.

Round 2 - Technical 

(5 Questions)

  • Q1. It was technical interview of around 30 min, questions were direct and short on react lifecycle and basic concepts of js.
  • Q2. What is debounce and throttling?
  • Ans. 

    Debounce and throttling are techniques used in web development to limit the number of times a function is called.

    • Debounce delays the execution of a function until after a specified time period has elapsed without additional calls.

    • Throttling limits the rate at which a function is called, ensuring it is not called more than once within a specified time interval.

    • Debounce is useful for handling events like resizing a windo...

  • Answered by AI
  • Q3. What is diff between git merge and rebase?
  • Ans. 

    Git merge combines changes from different branches, while rebase moves the current branch to the tip of another branch.

    • Merge creates a new commit with combined changes, while rebase rewrites commit history.

    • Merge preserves the commit history of both branches, while rebase creates a linear history.

    • Merge is non-destructive and suitable for public branches, while rebase is destructive and should be used for private branche...

  • Answered by AI
  • Q4. What is diff between git fork and clone?
  • Ans. 

    Git fork creates a copy of a repository under your GitHub account, while git clone creates a local copy of a repository.

    • Fork creates a copy on GitHub, clone creates a local copy on your machine

    • Forking allows you to make changes without affecting the original repository

    • Cloning downloads the entire repository to your local machine

    • Forking is commonly used for contributing to open source projects

  • Answered by AI
  • Q5. What is DOM in react?
  • Ans. 

    DOM in React stands for Document Object Model, representing the structure of a web page as a tree of objects.

    • DOM in React is a virtual representation of the actual HTML elements on a web page.

    • React uses a virtual DOM to improve performance by updating only the necessary components.

    • Changes to the virtual DOM are compared with the real DOM, and only the differences are updated.

    • This helps in minimizing the number of DOM m...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. It was based on round 2 but in detail.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on java questions on api's questions on cloud (aws) questons on sql Aptitiude questions reasoning questions
Round 3 - Technical 

(1 Question)

  • Q1. Based on resume. Medium to High level questions on java and cloud and sql.
Round 4 - Technical 

(1 Question)

  • Q1. This is also purely based on resume, mostly asked questions on sql

Interview Preparation Tips

Interview preparation tips for other job seekers - The above mentioned interview process is for freshers.
Be confident and honest while answering the questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2022. There were 4 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 - Aptitude Test 

Covered theoritical subjects and cloud topics in software engineering.Also bit about sdlc.

Round 3 - Technical 

(3 Questions)

  • Q1. Asked about c language questions.
  • Q2. Asked to write coding answers.
  • Q3. Memory allocation in c, cloud topics.
Round 4 - Technical 

(2 Questions)

  • Q1. Asked dsa questions.
  • Q2. Asked about machine learning algorithms.

Interview Preparation Tips

Topics to prepare for kipi.ai Software Engineer interview:
  • C
  • DSA
  • Cloud Computing
  • API
Interview preparation tips for other job seekers - Be thourugh with basics of any programming language.

Baazi Games Interview FAQs

How many rounds are there in Baazi Games Quality Assurance Engineer 3 interview?
Baazi Games interview process usually has 2 rounds. The most common rounds in the Baazi Games interview process are Technical and One-on-one Round.
What are the top questions asked in Baazi Games Quality Assurance Engineer 3 interview?

Some of the top questions asked at the Baazi Games Quality Assurance Engineer 3 interview -

  1. What are the implementation you have done in App automati...read more
  2. Write a program that prints 1 if user inputs 0, and print 0 if user inputs...read more
  3. Write a program to find the second lowest number without using collection and n...read more

Tell us how to improve this page.

Baazi Games Quality Assurance Engineer 3 Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.2
 • 56 Interviews
Magic Edtech Interview Questions
3.0
 • 50 Interviews
Affine Interview Questions
3.3
 • 48 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
View all
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