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 Resume 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)

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. Palindrome
  • Q2. Study basic coding

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 Resume 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
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

I applied via Naukri.com and was interviewed before Nov 2021. There were 5 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 Resume tips
Round 2 - Coding Test 

I was given 10 logical questions to solve on a portal with 30min timer.

Most question were printing of patterns, fibonacci, prime no., palindrome etc.
out of 10 questions atleast 8 has to be right to qualify.

Round 3 - Technical 

(2 Questions)

  • Q1. This round is conducted by senior developer, where they ask some logical coding questions to solve on paper.
  • Q2. Some complex pattern questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. This is the round with CEO who again ask for some logical question & verbal answering. All they wanna se is how you approach towards problems.
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation only if you clear the one-on-one CEO round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go prepared with coding skills. Try to attempt questions with unique approaches.
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
  • Ans. 

    Java is a popular programming language used for developing various applications. OOPs concepts refer to Object-Oriented Programming principles.

    • Java is a high-level, class-based, object-oriented programming language.

    • OOPs concepts include Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation refers to bundling data and meth...

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

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

Recently Viewed

LIST OF COMPANIES

Digital Monks

Overview

INTERVIEWS

Newfold Digital

No Interviews

SALARIES

Digital Monks

SALARIES

Info Edge

LIST OF COMPANIES

Haarty Hanks

Overview

LIST OF COMPANIES

Zone - GameFi

Overview

LIST OF COMPANIES

Media Vidya

Overview

LIST OF COMPANIES

Intellozene

Overview

LIST OF COMPANIES

IMARC Group

Overview

REVIEWS

Newfold Digital

No Reviews

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
Product Executive
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
8 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

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