Filter interviews by
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Coroutines are a way to perform asynchronous operations in a sequential manner in Kotlin. Suspend functions are functions that can be paused and resumed.
Coroutines in Kotlin are used for asynchronous programming without blocking the main thread.
Suspend functions are used within coroutines to perform long-running tasks without blocking the thread.
Coroutines can be used to handle network requests, database operations, an...
posted on 30 Sep 2024
Life cycle methods are special methods in class components that allow developers to run code at specific points in the component's life cycle.
componentDidMount() is called after the component has been rendered to the DOM.
componentDidUpdate() is called after the component's state or props have been updated.
componentWillUnmount() is called before the component is removed from the DOM.
FlatList is optimized for rendering large lists efficiently by only rendering the items that are currently visible, while ScrollView renders all of its children at once.
FlatList is more performant for long lists as it only renders the items that are currently visible on the screen.
ScrollView renders all of its children at once, which can lead to performance issues with large datasets.
FlatList supports key extraction fo...
posted on 21 Aug 2024
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.
posted on 9 Mar 2024
I applied via Naukri.com and was interviewed in Sep 2023. There was 1 interview round.
Activity life cycle is a crucial concept in Android development. Factorial and Fibonacci series are common mathematical problems. lateinit var and lazy are used for initializing variables. Var and val are used for declaring variables.
Activity life cycle includes methods like onCreate, onStart, onResume, onPause, onStop, onDestroy.
Factorial is the product of all positive integers up to a given number. Example: 5! = 5*4*...
Senior Software Engineer
202
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Technical Lead
65
salaries
| ₹10 L/yr - ₹30 L/yr |
Software Engineer
42
salaries
| ₹4.1 L/yr - ₹13.6 L/yr |
Senior Software Developer
39
salaries
| ₹8 L/yr - ₹18.2 L/yr |
Senior QA Engineer
33
salaries
| ₹3.5 L/yr - ₹14 L/yr |
TCS
Infosys
Wipro
HCLTech