What is the hook useContext?
Junior Fullstack Developer Interview Questions
4,006 junior fullstack developer interview questions shared by candidates
How can we center a div vertically?
What is a primary key and a foreign key?
What is the difference between inner join and left join?
Write complex SQL query based on a filter criterion.
Behavioural questions at the first interview. Questions about your challenge and potential optimisations
The company was interested in my real experience and my personality. The technical interview was task-based and the questions were clear. Each stage was carried out in a friendly manner.
If you were given a task to implement state management solution, how would you do it? Is this a good solution? function GlobalState() { let val; const setVal = (value) => { val = value; }; const getVal = () => { return val; }; return { setVal, getVal }; }
Few questions on DP, React, javascript, and nodejs.
Fale um pouco sobre sua carreira profissional
Viewing 2341 - 2350 interview questions