Situation of a project and how to solve the problem
Javascript Developer Interview Questions
1,200 javascript developer interview questions shared by candidates
How do you prefer to manage? What do you think is the next exciting piece of technology?
Why are you currently open to exploring new opportunities? How did you hear about us?
Are you flexible on salary?
Generic non-technical interview questions. Nothing you can really prepare for, but it's the sort of thing where you'll have an answer to give no problem.
Whiteboard question in tech interview was about a framework I mentioned I'd been using for a recent project that the interviewer also happened to be using.
5 coding questions online. Had 90 minutes to complete. For me it was just enough time to complete the first 4.
Q: Var vs let vs const Q: Regular function vs function expression vs arrow function Q: Closures (+ short programming task around them) Q: What is CORS? Q: Usage of useEffect in react Q: Usage of useMemo in react Q: What is React.memo()? Q: Different ways of keeping state (local state, context, global state) Q: Nodejs event loop (eg. setTimeout) Q: Promises
How does fill color works in paint (If you have to do the same in browser DOM)
Find the largest number in a stack with time complexity O(1)
Viewing 1151 - 1160 interview questions