they asked sql , javascript , html , css , react , node express advamced topics event loops and async javascript and dsa questions
Javascript Developer Interview Questions
1,200 javascript developer interview questions shared by candidates
Basics about JavaScript
why you made such decision on blah blah
cookies and sessions
Tell me about your past experience
- Debounce Implementation - Debounce v/s Throttle - Remove Duplicates - const arr2 = [2, 1, 5, 2, 3, 2]; const S = 7; pair whose sum is >= S Given an array of integers, and a number ‘sum’, print all unique pairs in the array whose sum is > than ‘sum’. - const arr2 = [2, 1, 5, 2, 3, 2]; Replace each element with multiplication of rest of the elements, keeping in mind Time complexity (avoid nested for loops) - HOC, ForwardRef, ContextAPI
What is a closure?
Any particular instance where you had to argue with your manager
What would you change about yourself?
JavaScript callbacks in Google Docs.
Viewing 441 - 450 interview questions