Software Development Engineer 2
Implement useAsyncStorage Hook
Create a custom React Hook named useAsyncStorage that manages persistent state for a specified key and initial value. The hook should return an array containing the current value and a function to update it, ensuring the state is persisted using async storage.
This question was asked in
Zepto Software Development Engineer 2 Interview Experience
The interview process at Zepto for the Software Development Engineer - 2 position consisted of a technical round focusing heavily on React Native and frontend development challenges. Candidates should prepare for programming problems including creating custom hooks, memoization, API retry mechanisms, and optimizing component performance. Overall, the interview was quite rigorous and demonstrated the need for strong technical skills in software engineering with a specific emphasis on frontend technologies.