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

Filter interviews by

PLAYERZPOT MEDIA Interview Questions and Answers

Updated 24 Jul 2024

PLAYERZPOT MEDIA Interview Experiences

Popular Designations

4 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic js and sql
  • Q2. Db connection, redis

Node Js Backend Developer Interview Questions asked at other Companies

Q1. complete the following program: class MyEventEmitter { /// ..... } const emitterInst = new MyEventEmitter(); emitterInst.on("message", () => console.log("message event | callback 1")); emitterInst.on("message", () => console.log("mess... read more
View answer (1)

IT Infrastructure Manager Interview Questions & Answers

user image SAQIB AFZAL SHAIKH

posted on 2 Nov 2023

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

I was interviewed before Nov 2022.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 2 - Technical 

(1 Question)

  • Q1. What are your responsibilities as an IT Manager
Round 3 - Technical 

(1 Question)

  • Q1. Tell your recent technical challenge you faced in IT Infrastructure

Interview Preparation Tips

Topics to prepare for PLAYERZPOT MEDIA IT Infrastructure Manager interview:
  • Change Management
  • Incident management

IT Infrastructure Manager Interview Questions asked at other Companies

Q1. What is the difference between windows client and server
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. 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 

(1 Question)

  • Q1. Basic qualification and previous company related question
Round 3 - Technical 

(1 Question)

  • Q1. Technical questions related manual testing

Software Testing Engineer Interview Questions asked at other Companies

Q1. Maximal AND Subsequences Problem Given an array consisting of N integers, your task is to determine how many k-element subsequences of the given array exist where the bitwise AND of the subsequence's elements is maximal. Your objective is t... read more
View answer (1)

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

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

PLAYERZPOT MEDIA interview questions for popular designations

 Node Js Backend Developer

 (1)

 Softwaretest Engineer

 (1)

 Software Testing Engineer

 (1)

 IT Infrastructure Manager

 (1)

Jobs at PLAYERZPOT MEDIA

View all

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Dec 2021. 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 - Assignment 

Two datasets were shared. Complete freedom was given to derive different insights.

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic SQL Questions on join, queries etc.
Round 4 - One-on-one 

(1 Question)

  • Q1. Final round with Technical and Analytics head with puzzle questions and basic know hows.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on trying and learning from the mistakes of the past interviews.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. JavaScript and Nodejs
  • Q2. Basics of Nodejs
  • Q3. Eventloop, promises, async await etc
  • Q4. Arrays, strings DSA
  • Q5. Aws, Postgres, APIs

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy DSA plus fundamentals of JavaScript
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement 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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement 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
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

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Leetcode problem to find the missing number. multiple followback on this. the second problem was dp to find the identity matrix. was rejected after this

PLAYERZPOT MEDIA Interview FAQs

How many rounds are there in PLAYERZPOT MEDIA interview?
PLAYERZPOT MEDIA interview process usually has 2-3 rounds. The most common rounds in the PLAYERZPOT MEDIA interview process are Technical, Resume Shortlist and HR.
How to prepare for PLAYERZPOT MEDIA 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 PLAYERZPOT MEDIA. The most common topics and skills that interviewers at PLAYERZPOT MEDIA expect are Data Analysis, Google Analytics, Graphic Designing, Marketing and B2C Marketing.
What are the top questions asked in PLAYERZPOT MEDIA interview?

Some of the top questions asked at the PLAYERZPOT MEDIA interview -

  1. technical questions related manual test...read more
  2. Google and Technical Questi...read more
  3. db connection, re...read more

Tell us how to improve this page.

PLAYERZPOT MEDIA Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

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
 • 15 Interviews
ChicMic Interview Questions
4.5
 • 11 Interviews
Gameberry Labs Interview Questions
4.3
 • 9 Interviews
MyTeam11 Interview Questions
4.7
 • 3 Interviews
View all

PLAYERZPOT MEDIA Reviews and Ratings

based on 40 reviews

4.4/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

3.8

Salary

3.7

Job security

4.4

Company culture

3.6

Promotions

4.1

Work satisfaction

Explore 40 Reviews and Ratings
Assistant Digital Marketing Manager

Navi Mumbai

4-8 Yrs

Not Disclosed

Explore more jobs
Product Executive
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UI/UX Designer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Node JS Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 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
Did you find this page helpful?
Yes No
write
Share an Interview