asked coding question on python, hands on with react like make timer to start,resume and pause it with efficiently handling the states and events. last two rounds was managerial rounds where they asked me system design question
React Developer Interview Questions
3,481 react developer interview questions shared by candidates
coding question on optimization of a list
They asked me to complete one assignment related to react.
what is react and describe its hook ?
How do you create a new React Native project from the command line? - npx react-native init ProjectName - react-native new ProjectName - npx react-native new ProjectName - new react-native ProjectName
What does React Native use to render UI Components? - SVG - Native components - CSS - HTML
String Challenge Have the function StringChallenge(str) take the str parameter being passed and return the string in reversed order. For example: if the input string is "Hello World and Coders" then your program should return the string sredoC dna dlroW olleH. Once your function is working, take the final output string and remove any characters (case-insensitive) from it that appear in your ChallengeToken. If the new final string is empty, return the string EMPTY. ChallengeToken: 0123456789
A lot of questions with diverse level of difficulty
Convert ASCII values to number
They gave just a survey link.
Viewing 911 - 920 interview questions