React Developer Interview Questions

3,046 react developer interview questions shared by candidates

Given a list of currencies and their values from an API, create a currency exchange calculator that allows users to input an amount in one currency and convert it to another currency based on real-time exchange rates.
avatar

React Native Developer

Interviewed at Persistent Systems

4.2
Feb 17, 2025

Given a list of currencies and their values from an API, create a currency exchange calculator that allows users to input an amount in one currency and convert it to another currency based on real-time exchange rates.

Q: Given user input and database as array. Return the elements which needs to be updated or removed from the database array. For example: userInput=[1,2,3] database=[2,3] Program should return { insertOrUpdate: [1,2,3], remove: [2,3]}
avatar

Senior Software Engineer (React)

Interviewed at Delivery Hero

3.5
Jan 19, 2021

Q: Given user input and database as array. Return the elements which needs to be updated or removed from the database array. For example: userInput=[1,2,3] database=[2,3] Program should return { insertOrUpdate: [1,2,3], remove: [2,3]}

Viewing 1971 - 1980 interview questions

See Interview Questions for Similar Jobs

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