In the frontend interview, the security-focused case questions failed to clearly define the expected level or context of the approach (implementation, architectural, or theoretical), which resulted in an unclear and inconsistent evaluation.
React Developer Interview Questions
3,481 react developer interview questions shared by candidates
Come cercheresti un numero di telefono da una lista online che ne contiene milioni e milioni?
Write 3 test cases for provided async code in a text editor.
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.
Viewing 2251 - 2260 interview questions