The process took 1 day. I interviewed at Reputation
Interview
The interview was all about core javascript questions it was tricky and challenging too .... it was an online interview in zoom
Questions were
Find minimum number in array by reduce method
what would be return in (new String('ABC') === new String('ABC'))
A question related get and set method in Javascript
Check whether syntax is correct in Promise related question using async and await concept
Combine an object and array and return new array
Interview questions [1]
Question 1
Find minimum number in array by reduce method
what would be return in (new String('ABC') === new String('ABC'))
A question related get and set method in Javascript
Check whether syntax is correct in Promise related question using async and await concept
Combine an object and array and return new array