What are the hooks ? can we have custom hooks in Reactjs ?
Full Stack Developer Interview Questions
19,473 full stack developer interview questions shared by candidates
Tell me about the project you enjoyed the most.
given an object columnIdsToValues = { text: 'approved', status: 'Done', vacationDays: 1, holidays: 2 } and a formula in String form const formula = 'CONCATENATE("Total: " , sum( holidays, vacationDays)'; you need to replace each key (holidays and vactiondDays) with their values from the Object and return a new string
What are you proud of?
Definition of Data Binding, Dependency injection, objects and classes and so on.
Basic problem solving
Mostly questions related to DS Algo
They asked about the projects on which I have worked and what difficulties I faced.
Tell about javascript language and where it is used.
Introduce yourself. Interviewer and I had a back and forth so his questions regarding my experiences were pretty much answered then. For the coding challenge, given a list of numbers and a target number, find the two numbers in the list that would add up to the target.
Viewing 1231 - 1240 interview questions