i
Birlasoft
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jun 2023. There were 3 interview rounds.
Intent is a messaging object used to request an action from another app component.
Intent is used to start activities, services, and broadcast receivers in Android.
It can also be used to pass data between components.
There are two types of intents: explicit intents and implicit intents.
Different types of Intent in Android are explicit and implicit intents.
Explicit Intent: Used to start a specific component within the same application.
Implicit Intent: Used to request an action from another app component.
Example: Explicit Intent - startActivity(new Intent(this, SecondActivity.class));
Example: Implicit Intent - Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("http://www.example.com"));
Services in Android are components that run in the background to perform long-running operations.
There are two types of services in Android: Started Services and Bound Services.
Started Services are used for tasks that need to run independently of an activity, such as playing music in the background.
Bound Services are used to interact with other components in the application, such as activities or fragments.
Services can...
Kotlin Coding questions. How to add 2 Strings in kotlin,
Normal MCQ questions reasoning, java related and programs outputs
Difference between abstract classes and interfaces, Array sort time complexity
posted on 13 May 2024
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
posted on 28 May 2024
I was interviewed in Apr 2024.
Jetpack Compose is a modern Android UI toolkit that simplifies and accelerates UI development.
Declarative UI: Jetpack Compose allows developers to build UI using a declarative programming model.
State management: Jetpack Compose handles state management efficiently, making it easier to update UI based on data changes.
Compose functions: Developers can create reusable UI components using Compose functions.
Interoperability...
remember is used to store a value in a composable function, while rememberSaveable is used to store a value that survives configuration changes.
remember is used to store a value that does not survive configuration changes
rememberSaveable is used to store a value that survives configuration changes, such as rotation of the device
rememberSaveable is typically used for storing view model data in Jetpack Compose
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
Stateflow in Compose is a declarative way to manage UI state changes in Jetpack Compose.
Stateflow is a Kotlin Flow that represents a state value and allows for emitting updates to that value.
In Jetpack Compose, Stateflow can be used to manage UI state changes in a declarative manner.
Stateflow can be observed in Composables to react to state changes and update the UI accordingly.
posted on 14 Jul 2023
I applied via Naukri.com and was interviewed in Jun 2023. There were 4 interview rounds.
The question about prblm solving
Any presentation or pdf to submit it at any topic or else to explain it
The discussion with my team mate
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Hooks, Redux, push notification, JavaScript basics
Hooks are a feature in React that allow you to use state and other React features without writing a class
Redux is a state management library for JavaScript applications
Push notifications are messages that are sent to a user's device from a server or a backend system
JavaScript basics include understanding variables, data types, functions, and control flow
Interview experience
Software Developer
1.5k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Senior Software Engineer
1.3k
salaries
| ₹5.4 L/yr - ₹20.1 L/yr |
Technical Lead
1.1k
salaries
| ₹10 L/yr - ₹35 L/yr |
Technical Specialist
1.1k
salaries
| ₹7.7 L/yr - ₹28.3 L/yr |
Software Engineer
1.1k
salaries
| ₹3.2 L/yr - ₹13.8 L/yr |
Accenture
Cognizant
Capgemini
Wipro