Tip 1: Get into the implementation of mobile apps using React Native.
Tip 2: Work equally on Android and iOS app development to learn how to tackle the differences.
Tip 3: Don't just build—plan, execute, develop, and deploy so that you have an end-to-end understanding of the whole process. As your experience grows, people will expect you to go the extra mile.
Tip 1: List your skills in chronological order, from the most used (and where you are most confident) to the least used (and where you are least confident).
Tip 2: Avoid writing your entire address. Instead, mention only the name of the city (if it is a major city); otherwise, use the state name. If you include a city name that is not well-known, the employer might not know where it is located. Therefore, it’s preferable to mention the state name if the city is less known.
How do we implement the componentWillUnmount lifecycle method in functional components in React?
Implement FlatList with threshold value used for fetching new values.
Implement a list of items and fetch requests to display the items. Handle the scenarios when data is empty and is fetched.
How do you use ScrollView inside a bottom sheet and a modal on the screen?
The interview was of medium difficulty, mainly focusing on the requirements of the role. The questions were as follows:
Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
Which collection class forbids duplicates?