Upload Button Icon Add office photos
Engaged Employer

i

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

Pocket FM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Pocket FM Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Pocket FM Interview Questions and Answers

View all 24 questions

Pocket FM Interview Experiences

Popular Designations

52 interviews found

Video Editor Interview Questions & Answers

user image Anonymous

posted on 10 Mar 2024

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

(1 Question)

  • Q1. Video editing test

Video Editor Interview Questions asked at other Companies

Q1. What is the most important thing for a video
View answer (4)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Nov 2022. There were 2 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 - One-on-one 

(5 Questions)

  • Q1. What are React lifecycle Method
  • Ans. 

    React lifecycle methods are functions that are called at different stages of a component's life.

    • Mounting: constructor(), render(), componentDidMount()

    • Updating: render(), componentDidUpdate()

    • Unmounting: componentWillUnmount()

    • Error Handling: componentDidCatch()

  • Answered by AI
  • Q2. How would you optimize the api call on input change(Debouncing)
  • Ans. 

    Debounce the API call on input change to optimize performance.

    • Implement a debounce function to delay the API call until the user has finished typing.

    • Set a time interval for the debounce function to wait before making the API call.

    • Cancel the previous API call if a new input change occurs before the time interval is up.

    • Use a loading spinner to indicate to the user that the API call is in progress.

    • Consider using a caching...

  • Answered by AI
  • Q3. A code where I have to apply memoize
  • Q4. Tell me about yourself
  • Q5. What is usememo hook
  • Ans. 

    useMemo is a hook in React that memoizes the result of a function and returns the cached value when the inputs don't change.

    • useMemo is used to optimize performance by avoiding unnecessary re-renders.

    • It takes two arguments: a function that returns a value and an array of dependencies.

    • If any of the dependencies change, the function is re-executed and the new value is cached.

    • Example: useMemo(() => expensiveFunction(a, b),...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Pocket FM Front end Developer interview:
  • debouncing
  • reacthooks
  • Javascript
  • memoization
  • debouncing in react
Interview preparation tips for other job seekers - the thing some code doesn't run in codesandbox properly. if you think you write a correct code. please tell the interview to switch to vscode. this happened with me and it lead to rejection.

for preparation try to cover all javascript topic from akshay seni and all frontend interview question from technical suneja.
Focus on basics and with clearity

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - One-on-one 

(1 Question)

  • Q1. Product Thinking, Content consumption understanding, stake holder management, basic tech and analytics
Round 3 - One-on-one 

(1 Question)

  • Q1. Core product thinking, core customer behaviour, content consumption psyche

Interview Preparation Tips

Interview preparation tips for other job seekers - Show strong core product thinking abilities, read how people consume content, read how people pay money for consuming content, strong A/B experimentation framework, basic tech and data analytics undertstanding

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Coding Test 

Leet code question medium

Round 2 - Coding Test 

Leetcode questions medium

Round 3 - Technical 

(2 Questions)

  • Q1. Design barber shop booking system
  • Ans. 

    Design a barber shop booking system to manage appointments and services.

    • Allow customers to book appointments online or through an app

    • Include a calendar for customers to choose available time slots

    • Integrate payment processing for services

    • Send reminders to customers about upcoming appointments

    • Allow customers to cancel or reschedule appointments

    • Include a feature for customers to leave reviews and feedback

    • Provide a dashboa...

  • Answered by AI
  • Q2. How would you scale it
  • Ans. 

    Scaling a software system involves increasing its capacity to handle more users or data.

    • Implementing load balancing to distribute traffic evenly across multiple servers

    • Using caching mechanisms to reduce database load

    • Optimizing database queries and indexes for faster retrieval

    • Horizontal scaling by adding more servers to the system

    • Vertical scaling by upgrading hardware resources on existing servers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is becoming unstable due to lack of vision and clarity. Multiple senior members were hired lead to rapid unnecessary hiring and firing without any reason.

3 massive layoff in a year . Which clearly shows lack of vision and planning. Excessive burns are happening, townhall gets rescheduled. Leadership don't want to tell how company is doing , clearly lack of visibility

The tech is good, they want to release fast without breaking production same is expected from critical releases.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Pocket FM interview questions for popular designations

 Sound Engineer

 (4)

 Senior Video Editor

 (3)

 Content Writer

 (3)

 Software Engineer

 (2)

 Video Editor

 (2)

 Senior Software Engineer

 (2)

 growth manager

 (2)

 Technical Lead

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I was interviewed before Dec 2023.

Round 1 - Case Study 

Increase penetration of Whatsapp payment

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best, give your best shot

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Get interview-ready with Top Pocket FM Interview Questions

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

I applied via Naukri.com and was interviewed before Dec 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 

(5 Questions)

  • Q1. Hr is hire your ask normally questions about your self and your background
  • Q2. Yourself, your working experience, family, study
  • Q3. Future planings
  • Q4. Ask something basic details
  • Q5. Company work profile
Round 3 - Assignment 

Your general knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - This is great place to work

Virtual Relationship Manager Interview Questions asked at other Companies

Q1. What is virtual relationship manager is work
View answer (1)

Jobs at Pocket FM

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. CV based questions on past work ex
Round 2 - Case Study 

Business case study - looking for structure

growth manager Interview Questions asked at other Companies

Q1. How an employee contributes to a company to be a brand?
View answer (2)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - Assignment 

They provide you the brief to perform the Storyboard Test.

Interview Preparation Tips

Interview preparation tips for other job seekers - Salary is not on time, Physically and mentally this company drain employees.

Storyboard Artist Interview Questions asked at other Companies

Q1. Thinking process while doing the task
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

They provided me a script and Audio. i have to do the visuals as per the Audio

Motion Graphics Artist Interview Questions asked at other Companies

Q1. Apart from the key skill which other software you know
View answer (1)

I applied via LinkedIn and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Questions about my Work Experience and my professional journey
Round 2 - One-on-one 

(1 Question)

  • Q1. Sensible questions about my work, my life, my goals, why i want to join etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in your skills and do a through background research of the company and remember they need you as much as you need them

Pocket FM Interview FAQs

How many rounds are there in Pocket FM interview?
Pocket FM interview process usually has 1-2 rounds. The most common rounds in the Pocket FM interview process are One-on-one Round, Assignment and HR.
How to prepare for Pocket FM 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 Pocket FM. The most common topics and skills that interviewers at Pocket FM expect are Video Editing, Adobe After Effects, Audio Editing, Adobe Premiere Pro and Sound Editing.
What are the top questions asked in Pocket FM interview?

Some of the top questions asked at the Pocket FM interview -

  1. how would you optimize the api call on input change(Debounci...read more
  2. Add Music according to the emotion of the given track. Add foley and Mix it pro...read more
  3. what are React lifecycle Met...read more
How long is the Pocket FM interview process?

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

Tell us how to improve this page.

Pocket FM Interview Process

based on 60 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

DAZN Interview Questions
2.8
 • 30 Interviews
Radio Mirchi Interview Questions
3.6
 • 15 Interviews
Gaana Interview Questions
3.8
 • 14 Interviews
Hungama Interview Questions
3.0
 • 7 Interviews
Spotify Interview Questions
3.9
 • 7 Interviews
92.7 BIG FM Interview Questions
2.7
 • 7 Interviews
Red FM 93.5 Interview Questions
3.8
 • 6 Interviews
JioSaavn Interview Questions
3.7
 • 4 Interviews
Radio City Interview Questions
3.8
 • 4 Interviews
Wynk Interview Questions
3.4
 • 3 Interviews
View all

Pocket FM Reviews and Ratings

based on 289 reviews

2.8/5

Rating in categories

2.7

Skill development

2.9

Work-life balance

2.9

Salary

2.2

Job security

2.6

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 289 Reviews and Ratings
Sound Designer & Audio Specialist

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Performance Marketer

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

Explore more jobs
Video Editor
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sound Engineer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Promo Producer
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Motion Graphic Designer
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

growth manager
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Pocket FM with

Kuku FM

3.8
Compare

Gaana

3.8
Compare

JioSaavn

3.7
Compare

Hungama

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