i
Sky Goal
Filter interviews by
I applied via Internshala and was interviewed in Mar 2024. There was 1 interview round.
Got a Crud operation in nodejs
Top trending discussions
posted on 11 Jan 2023
I applied via LinkedIn and was interviewed before Jan 2022. There were 4 interview rounds.
Aptitude test on their own application
I applied via Referral and was interviewed in Nov 2021. There were 2 interview rounds.
I have worked on React Native for mobile app development.
Developed a mobile app for a client using React Native
Used Redux for state management
Integrated with Firebase for real-time database and authentication
Implemented push notifications using Firebase Cloud Messaging
I was interviewed in Jul 2020.
No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().
Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.
If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().
It is generally not recommended to call finish() in onCreate() as it can lead
RecyclerView is a flexible view for providing a limited window into a large data set.
RecyclerView is used to display large sets of data efficiently
It uses a ViewHolder pattern to recycle views
Corner cases include handling empty data sets and updating data dynamically
Communication between activity and fragment is done through interfaces.
Activity implements an interface and passes it to the fragment
Fragment can then call methods of the interface to communicate with the activity
This allows for communication between the two components without tight coupling
Find the second largest element in an array of strings.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the largest and second largest elements.
Use a priority queue to find the second largest element.
Full Stack Developer
5
salaries
| ₹4.2 L/yr - ₹5 L/yr |
Flutter Developer
5
salaries
| ₹0.8 L/yr - ₹3.8 L/yr |
Dream11
Paytm
Flipkart
BYJU'S