Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by PLAYERZPOT MEDIA Team. If you also belong to the team, you can get access from here

PLAYERZPOT MEDIA Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 38 Reviews

Filter interviews by

PLAYERZPOT MEDIA Softwaretest Engineer Interview Questions and Answers

Updated 3 Aug 2021

PLAYERZPOT MEDIA Softwaretest Engineer Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Google and Technical Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I was friendly environment while interview, they will ask you easy and knowledgeable questions. Don't get nervous when you are giving interview in Playerzpot

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Types of methods involve in manual testing
  • Ans. 

    Methods in manual testing include black box testing, white box testing, unit testing, integration testing, system testing, and acceptance testing.

    • Black box testing: Testing the functionality of the software without knowing its internal code.

    • White box testing: Testing the internal code and structure of the software.

    • Unit testing: Testing individual units or components of the software.

    • Integration testing: Testing the inte...

  • Answered by AI
  • Q2. Write postive and negative test cases
  • Ans. 

    Positive and negative test cases for Softwaretest Engineer role

    • Positive test cases: verify that the software functions as expected, test boundary conditions, test error handling, test performance under load

    • Negative test cases: test invalid inputs, test edge cases, test for unexpected behavior, test for security vulnerabilities

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2024. There were 5 interview rounds.

Round 1 - Coding Test 

The test was conducted on HackerRank. One Javascript question and has to be solved.

Round 2 - Technical 

(1 Question)

  • Q1. Discussion on building a scalable system.
Round 3 - One-on-one 

(1 Question)

  • Q1. Peer panel round - Discussion on how a feature has been built. What tradeoffs you thought of etc
Round 4 - HR 

(1 Question)

  • Q1. Behavioural and culture fit
Round 5 - Behavioral 

(1 Question)

  • Q1. General discussion on what is expected from the role and what are my expectations etc
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Train,percentage,work

Round 2 - Coding Test 

Array , string , basic

Round 3 - Technical 

(1 Question)

  • Q1. Basic dsa question and oops
Round 4 - HR 

(1 Question)

  • Q1. About company and traditaion question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basic dsa like array string , basic math question in programming and oops and sudo code in oops
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. How to do data migration
  • Ans. 

    Data migration involves transferring data from one system to another while ensuring data integrity and minimizing downtime.

    • Plan the migration process including identifying data to be migrated, mapping data fields, and setting up a timeline.

    • Backup all data before starting the migration to prevent data loss.

    • Use tools like ETL (Extract, Transform, Load) to extract data from the source system, transform it to fit the targe...

  • Answered by AI
  • Q2. Explain use of next js
  • Ans. 

    Next.js is a React framework that enables server-side rendering and other features for building fast and scalable web applications.

    • Next.js allows for server-side rendering of React components, improving performance and SEO.

    • It provides automatic code splitting for faster page loads.

    • Next.js supports static site generation and serverless functions for building dynamic websites.

    • It offers built-in routing and API routes for...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand your work

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Systematic interview test

Round 2 - One-on-one 

(1 Question)

  • Q1. What is java and oops concepts
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Some C++ 14/17 questions and OOPs concepts
  • Q2. DSA questions based for basic game logics.
Round 2 - Technical 

(2 Questions)

  • Q1. Advanced OOPs and C++ questions
  • Q2. DSA coding questions based on Stacks and Linked list
Round 3 - HR 

(3 Questions)

  • Q1. Called me to Noida for a F2F HR round. I wasn’t given any Travel allowance. CTC negotiation was brutal. They were not willing to give me even a 5% hike on my previous salary.The HR and the Team said they’d...
  • Q2. A month passed by. Sometimes they’d say the technical team who took your interview wasn’t available so that the CTC discussion could be further done. And somedays they’d just delay by saying we’d get back ...
  • Q3. After a month of wasting my time. The HR finally called and said they rejected me based on the CTC. And are not even willing to negotiate because of my not so well performance in the technical rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had the worst experience ever interviewing in an MNC. Did not expect such unprofessional behaviour from a big company like Merkur Gaming.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

They ask you about basic oop questions

Round 2 - Coding Test 

It was a panel interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good luck
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test based on the mathematics ,logical reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. One basic question on the language you know and one SQL is asked
  • Q2. SQL query questions

Interview Preparation Tips

Topics to prepare for Sportz Interactive Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Prepared for a SQL and you know language technical questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Find the longest length of consecutive number from array whose sum is lesser or equal to target
  • Ans. 

    Find the longest consecutive numbers in an array whose sum is less than or equal to a target.

    • Iterate through the array and keep track of the current sum and length of consecutive numbers.

    • Update the longest length whenever the current sum is less than or equal to the target.

    • Reset the current sum and length when the sum exceeds the target.

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

People are getting interviews through

based on 1 PLAYERZPOT MEDIA interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Dream11 Interview Questions
3.8
 • 36 Interviews
IDZ Digital Interview Questions
3.8
 • 22 Interviews
Zupee Interview Questions
3.7
 • 12 Interviews
ChicMic Interview Questions
4.5
 • 11 Interviews
Gameberry Labs Interview Questions
4.3
 • 9 Interviews
Kwalee India Interview Questions
3.0
 • 7 Interviews
FRND Interview Questions
2.1
 • 6 Interviews
View all
PLAYERZPOT MEDIA Softwaretest Engineer Salary
based on 7 salaries
₹3 L/yr - ₹7.3 L/yr
13% less than the average Softwaretest Engineer Salary in India
View more details

PLAYERZPOT MEDIA Softwaretest Engineer Reviews and Ratings

based on 2 reviews

4.3/5

Rating in categories

4.3

Skill development

5.0

Work-Life balance

3.3

Salary & Benefits

4.0

Job Security

4.3

Company culture

3.6

Promotions/Appraisal

4.3

Work Satisfaction

Explore 2 Reviews and Ratings
Product Executive
10 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

UI/UX Designer
7 salaries
unlock blur

₹3.3 L/yr - ₹6.5 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹3 L/yr - ₹7.3 L/yr

Product Manager
7 salaries
unlock blur

₹26 L/yr - ₹27 L/yr

QA Engineer
6 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

Explore more salaries
Compare PLAYERZPOT MEDIA with

Dream11

3.8
Compare

My11Circle

5.0
Compare

Mobile Premier League

3.4
Compare

Paytm First Games

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview