Taro Logo

Senior React Native Developer Interview Experience - Bangalore Rural, Karnataka

July 1, 2024
Negative ExperienceNo Offer

Process

I applied on LinkedIn and had a first-round interview for React Native Engineer 2 at Zepto. Despite answering most questions well, a minor code mistake might have led to my rejection.

Questions

I had an interview at Zepto for the first round. The interviewer asked me several questions, including:

  • The use of useMemo and useCallback
  • Whether we can render a screen using useRef

They asked me to run this code and explain the output:

javascript (function() { console.log(a); if (true) { var a = 'a'; } console.log(a); console.log(b); const bar = function() { var b = 'b'; console.log(b); }; bar(); console.log(b); })();

They asked about Promises and requested that I write the code for Promise.all as if I were coding before ES6.

They asked about Array.reduce and requested that I write code using prototype.

Finally, they asked me to explain the difference between Array.filter and Array.map.

I honestly answered all the questions, but I made a slight mistake with the code.

I don’t know why I was rejected in the first round of the interview; I was expecting to get selected.

Was this helpful?

Interview Statistics

The following metrics were computed from 1 interview experience for the Zepto Senior React Native Developer role in Bangalore Rural, Karnataka.

Success Rate

0%
Pass Rate

Zepto's interview process for their Senior React Native Developer roles in Bangalore Rural, Karnataka is extremely selective, failing the vast majority of engineers.

Experience Rating

Positive0%
Neutral0%
Negative100%

Candidates reported having very negative feelings for Zepto's Senior React Native Developer interview process in Bangalore Rural, Karnataka.

Zepto Work Experiences