Upload Button Icon Add office photos

Uber

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Uber React Js Frontend Developer Interview Questions and Answers

Updated 2 Jul 2024

Uber React Js Frontend Developer Interview Experiences

1 interview found

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Question around setTimeout implementation and clearTimeout

Interview Preparation Tips

Interview preparation tips for other job seekers - Directly interview for 1-1 round, no coding round as I am from Tier-1 clg
Practise more JavaScript polyfills

Interview questions from similar companies

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

I was interviewed before Aug 2023.

Round 1 - Coding Test 

Not remember now what they had asked.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate React Js Frontend Developer with experience in building user-friendly and responsive web applications.

    • Experienced in developing web applications using React Js

    • Proficient in HTML, CSS, and JavaScript

    • Familiar with state management tools like Redux

    • Strong understanding of responsive design principles

    • Ability to work collaboratively in a team environment

  • Answered by AI
  • Q2. What is your expectation ctc ?
  • Ans. 

    My expectation for CTC is competitive based on my experience and skills.

    • I am looking for a salary that reflects my expertise in React Js development.

    • I expect a compensation package that aligns with industry standards.

    • I am open to negotiation based on the overall benefits offered by the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(3 Questions)

  • Q1. What is anti pattern in react?
  • Ans. 

    An anti-pattern in React is a common mistake or bad practice that should be avoided.

    • Using index as key in lists can cause issues with component re-rendering

    • Using setState in a loop can lead to unexpected behavior

    • Not using PureComponent or memoization for performance optimization

    • Overusing context instead of props drilling can make code harder to maintain

  • Answered by AI
  • Q2. Why should we use flux instead of grid and vice versa
  • Ans. 

    Flux is a design pattern for managing data flow in React applications, while Grid is a layout system for organizing content.

    • Flux is useful for managing complex data flow in large applications, ensuring data consistency and predictability.

    • Grid is useful for creating responsive layouts and organizing content in a visually appealing way.

    • Flux helps in maintaining a unidirectional data flow, making it easier to debug and un...

  • Answered by AI
  • Q3. How to optimize react application
  • Ans. 

    Optimizing a React application involves code splitting, lazy loading, using memoization, minimizing re-renders, and optimizing network requests.

    • Implement code splitting to load only necessary code for each route or component.

    • Use lazy loading to load components only when they are needed.

    • Memoize expensive calculations or functions using useMemo or useCallback.

    • Minimize re-renders by using shouldComponentUpdate or React.me...

  • Answered by AI

Skills evaluated in this interview

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

Not bad it was good.

Round 2 - Coding Test 

Easy and medium questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare leetcode
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Sep 2023. 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 

(3 Questions)

  • Q1. What are promises
  • Ans. 

    Promises are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

    • Example: fetch() API returns a promise that resolves with the response to a request.

  • Answered by AI
  • Q2. How js handle asynchronous codes
  • Ans. 

    JavaScript handles asynchronous codes using callbacks, promises, and async/await.

    • Callbacks are functions passed as arguments to another function to be executed later.

    • Promises represent the eventual completion (or failure) of an asynchronous operation and allow chaining of multiple asynchronous operations.

    • Async/await is a modern way of handling asynchronous code that makes it look synchronous.

    • Example: Using setTimeout w...

  • Answered by AI
  • Q3. Stair climbing leetcode question

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - AI Assesment 

(9 Questions)

  • Q1. What are higher order components
  • Q2. Diff between state amd props
  • Q3. How to pass data from child to parent
  • Q4. UseEffect , useState , useMemo hooks
  • Q5. How you will optimize the performance of react application
  • Q6. Explain context Api
  • Q7. What is meant by props drilling
  • Q8. What is meant by redux
  • Q9. How you implement redux in react js
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed before Aug 2023.

Round 1 - Coding Test 

Not remember now what they had asked.

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a passionate React Js Frontend Developer with experience in building user-friendly and responsive web applications.

    • Experienced in developing web applications using React Js

    • Proficient in HTML, CSS, and JavaScript

    • Familiar with state management tools like Redux

    • Strong understanding of responsive design principles

    • Ability to work collaboratively in a team environment

  • Answered by AI
  • Q2. What is your expectation ctc ?
  • Ans. 

    My expectation for CTC is competitive based on my experience and skills.

    • I am looking for a salary that reflects my expertise in React Js development.

    • I expect a compensation package that aligns with industry standards.

    • I am open to negotiation based on the overall benefits offered by the company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

The first round is Hackerrank two algo and one UI test very easy, Second is Fundamentals of JS and React Native one must have a deep understanding of JS to do that I strongly suggest going through Akashay Saini's JS series It'll help and the Third is PS/DS asked some basic A&DS questions can be solved easily with little practice on Leetcode

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is very long, The First round was in January second in Feb and the Third in April

Uber Interview FAQs

How many rounds are there in Uber React Js Frontend Developer interview?
Uber interview process usually has 1 rounds. The most common rounds in the Uber interview process are One-on-one Round.

Tell us how to improve this page.

Uber React Js Frontend Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 776 Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
BigBasket Interview Questions
3.9
 • 356 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
Zomato Interview Questions
3.7
 • 322 Interviews
Oyo Rooms Interview Questions
3.3
 • 227 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
View all
Driver
638 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

CAR Driver
363 salaries
unlock blur

₹0.9 L/yr - ₹6.2 L/yr

Software Engineer
157 salaries
unlock blur

₹20 L/yr - ₹84.7 L/yr

Operations Executive
136 salaries
unlock blur

₹1.6 L/yr - ₹4 L/yr

Data Analyst
128 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Explore more salaries
Compare Uber with

Amazon

4.1
Compare

Google

4.4
Compare

Ola Cabs

3.4
Compare

Airbnb

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