KOTAK React Native | Bar Raiser
Summary
I participated in a Bar Raiser interview round focusing on React Native architecture, core concepts like hooks and lifecycle, and advanced topics such as performance and security. The round also included specific UI coding challenges.
Full Experience
Bar Raiser [1hr]
Functional & Class Components, hooks, debouncing, native lifecycle, performance issues, security, old vs new react native arch, push notificatoins, garbage collection in native ios & android
UI Coding
- Implement debounced search field in react native
- Implement LRU
- Implement Theme using context and use it in any component
Interview Questions (3)
Implement Debounced Search Field in React Native
Implement debounced search field in react native
Implement LRU Cache
Implement LRU
Implement Theme using Context in React Native
Implement Theme using context and use it in any component