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 Front end Developer Interview Questions and Answers

Updated 23 Dec 2022

Pocket FM Front end Developer Interview Experiences

1 interview found

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

Interview questions from similar companies

Software Developer Interview Questions & Answers

DAZN user image manoj kumar ramisetty

posted on 28 Jul 2024

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

(2 Questions)

  • Q1. What is my name
  • Ans. 

    The question is asking for your name.

    • Answer with your actual name

    • Be honest and straightforward

    • Avoid giving a fake name or trying to be clever

  • Answered by AI
  • Q2. Salry how much exoected
Round 2 - HR 

(1 Question)

  • Q1. Salary how mych
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding test nodejs assignnment

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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

(2 Questions)

  • Q1. Question related to Binary Search
  • Q2. Question related to JS closures, prototype inheritance, etc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

CURD operation working application

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic questions available on web

Interview Preparation Tips

Interview preparation tips for other job seekers - Very free environment
salary is less but freedom and worklife balance is best

Developer Interview Questions & Answers

Hungama user image Vikram Singh Rawat

posted on 12 May 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
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 - Technical 

(1 Question)

  • Q1. Experience in nodejs
  • Ans. 

    I have 3 years of experience in developing web applications using Node.js.

    • Developed RESTful APIs using Express.js

    • Used Socket.io for real-time communication

    • Worked with MongoDB and Mongoose for database operations

    • Implemented authentication and authorization using Passport.js

    • Used PM2 for process management and deployment

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is the expected salary
  • Ans. 

    The expected salary for a Developer depends on factors such as experience, location, and company size.

    • Consider your level of experience and expertise in the field

    • Research the average salary range for Developers in your location

    • Take into account the size and financial stability of the company

    • Factor in any additional benefits or perks offered by the company

    • Negotiate based on your skills and the value you bring to the rol

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - HR 

(1 Question)

  • Q1. Resume related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Coding Test 

Nodejs assignment was given

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare nodejs well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Questions on javascript

Round 2 - Coding Test 

Backend questions from node js

Round 3 - HR 

(1 Question)

  • Q1. Normal discussion

Software Engineer Interview Questions & Answers

DAZN user image Balkrushna Atmaram Jadhav

posted on 13 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

It was live online coding test

Interview Preparation Tips

Topics to prepare for DAZN Software Engineer interview:
  • Nodejs
Interview preparation tips for other job seekers - Prepare well

Pocket FM Interview FAQs

How many rounds are there in Pocket FM Front end Developer interview?
Pocket FM interview process usually has 2 rounds. The most common rounds in the Pocket FM interview process are Resume Shortlist and One-on-one Round.
What are the top questions asked in Pocket FM Front end Developer interview?

Some of the top questions asked at the Pocket FM Front end Developer interview -

  1. how would you optimize the api call on input change(Debounci...read more
  2. what are React lifecycle Met...read more
  3. what is usememo h...read more

Tell us how to improve this page.

Pocket FM Front end Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

DAZN Interview Questions
2.8
 • 30 Interviews
Network 18 Interview Questions
3.5
 • 26 Interviews
Radio Mirchi Interview Questions
3.6
 • 15 Interviews
Gaana Interview Questions
3.8
 • 14 Interviews
Siti Networks Interview Questions
3.8
 • 11 Interviews
Gracenote Interview Questions
3.6
 • 11 Interviews
View all
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