React Developer Interview Questions

3,476 react developer interview questions shared by candidates

give an array **[]** and target, return the count where the elements are matching to the target Input: arr[] = [2, -1, 1, 5, 7], target = 6 // // Output: 2 and then asked about optimizing the code and then 45 mins resume centric questions.
avatar

React Developer

Interviewed at Mindstix Software Labs

3.9
Apr 8, 2025

give an array **[]** and target, return the count where the elements are matching to the target Input: arr[] = [2, -1, 1, 5, 7], target = 6 // // Output: 2 and then asked about optimizing the code and then 45 mins resume centric questions.

Suppose you are designing an e-commerce system. There are millions of users, millions of orders, and a very high read/write frequency. How would you design the database schema to ensure: Fast lookups of orders by user, Scalability across multiple servers, Data consistency when multiple users are placing orders at the same time, And also ensure no user can see another user’s data? Explain whether you would use SQL or NoSQL, justify your choice, and discuss indexing strategies, sharding, and transaction isolation levels."
avatar

React Native Developer

Interviewed at Code District

4.3
Sep 15, 2025

Suppose you are designing an e-commerce system. There are millions of users, millions of orders, and a very high read/write frequency. How would you design the database schema to ensure: Fast lookups of orders by user, Scalability across multiple servers, Data consistency when multiple users are placing orders at the same time, And also ensure no user can see another user’s data? Explain whether you would use SQL or NoSQL, justify your choice, and discuss indexing strategies, sharding, and transaction isolation levels."

i was given a task using react redux to simulate a html coded website which the intervierwer provided. its not very hard the main thing is to evaluate whether are you famillar with react redux middleware usage.
avatar

Senior Frontend Developer-React JS

Interviewed at Razer

3.6
May 18, 2024

i was given a task using react redux to simulate a html coded website which the intervierwer provided. its not very hard the main thing is to evaluate whether are you famillar with react redux middleware usage.

Viewing 341 - 350 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,476 interview questions and reports from React developer interviews. Prepare for your interview. Get hired. Love your job.