Describe a time you were in charge of a project.
Product Developer Interview Questions
882 product developer interview questions shared by candidates
Binary search problem
Swap adjacent nodes in linked list
They asked me a mix of interesting LeetCode easy problems and questions about Node.js and React.js. In Node.js, they focused on event loops, threads, async/await, promises, and callback functions. For React.js, they delved into virtual DOM, dependency arrays, React hooks, components, and general concepts such as sessions, cookies, caches. They also threw in questions about SQL and NoSQL databases, covering topics like TTL (Time to Live), and touched on a bit of data structure and algorithms, including trees, hashmaps, and time complexities. It was a good blend of coding problems and understanding how I handle different aspects of web development.
Projects I mentioned on my resume.
Nothing which was unexpected. But each question was being dealt in detail where you had think more as the interview progresses. Starts from a more abstract level and it goes into very specific details. Have a healthy discussion with the interviewer. That helps
How to implement an LRU cache?
Find whether a given number is a Exact power of 2 or not.
Design a Web page given UI drawn on paper.They test whether you know the HTML tags.
Anagram
Viewing 701 - 710 interview questions