Write 3 test cases for provided async code in a text editor.
React Developer Interview Questions
3,046 react developer interview questions shared by candidates
Basic React question eg Hooks, diff b/w useMemo vs React.memo
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.
Offline storage, SQL , hoisting , async in javascript, push notifications,
Basic JavaScript question and react
What is React Native and What are its advantages
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]}
Q: Find max and min number in the array.
string manipulation
Technical stuff, Strength, weakness, values, what motivates you
Viewing 1971 - 1980 interview questions