Filter interviews by
I applied via Internshala and was interviewed in Jul 2023. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Jun 2022. There was 1 interview round.
I applied via Walk-in and was interviewed before Jan 2021. There was 1 interview round.
Activity and fragment lifecycles and architecture types are important for Android development.
Activity lifecycle includes onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy() methods.
Fragment lifecycle includes onAttach(), onCreate(), onCreateView(), onActivityCreated(), onStart(), onResume(), onPause(), onStop(), onDestroyView(), and onDetach() methods.
Architecture types include MVP, MVVM, and Clean...
Services are background processes that can run even when the app is not in foreground.
Services can be started and stopped using startService() and stopService() methods respectively.
Services can also be bound to an activity using bindService() method.
Foreground services are used to perform long-running tasks that require user interaction.
IntentService is a subclass of Service that handles asynchronous requests on deman...
Top trending discussions
Accenture is a global professional services company providing consulting, technology, and outsourcing services.
Global presence with offices in over 200 cities across 120 countries
Offers services in strategy, consulting, digital, technology, and operations
Works with clients in various industries such as healthcare, financial services, and technology
Known for its innovation and technology expertise
Provides solutions for ...
I am a passionate Android Developer with 5 years of experience in building innovative mobile applications.
5 years of experience in Android development
Proficient in Java and Kotlin programming languages
Strong understanding of design patterns like MVVM and MVP
Experience with RESTful APIs and third-party libraries
Published apps on Google Play Store
Accenture has recently executed projects in various industries including healthcare, finance, technology, and retail.
Accenture recently worked on a project in the healthcare industry to improve patient care through digital solutions.
They also completed a project in the finance sector to enhance customer experience through personalized banking services.
In the technology field, Accenture developed a project to implement ...
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
MVVM is a design pattern that separates the UI logic from the business logic.
MVVM stands for Model-View-ViewModel
Model represents the data and business logic
View represents the UI
ViewModel acts as a mediator between the View and Model
ViewModel exposes data and commands to the View
MVVM helps in unit testing and maintainability
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
I appeared for an interview before Aug 2023.
Assignment conducted
Intent is used to start an activity or service. PendingIntent is used to perform an action on behalf of another application.
Intent is used to start an activity or service within the same application or in another application.
PendingIntent is used to perform an action on behalf of another application, such as starting an activity or sending a broadcast.
Intent can be used to pass data between activities or services.
Pendi...
Broadcast is a messaging system in Android that allows communication between different components of an app or between different apps.
Broadcast is a way to send messages to multiple components or apps at once.
There are two types of broadcasts: ordered and unordered.
Ordered broadcasts are delivered to receivers in a specific order, while unordered broadcasts are delivered to all receivers at once.
Broadcasts can be used ...
Marker interface is an empty interface used to mark a class as having a particular property or behavior.
Marker interface has no methods or fields, it is used to provide metadata to the code.
It is used to indicate that a class has a certain capability or should be treated in a special way.
Examples of marker interfaces are Serializable, Cloneable, and Remote.
Interfaces are used to achieve abstraction and provide a contra...
Launch modes determine how a new instance of an activity is associated with the current task.
Standard: Creates a new instance of the activity in the task's stack.
SingleTop: If an instance of the activity already exists at the top of the stack, it will be reused.
SingleTask: Activity is always the root of a new task and the task is cleared before the activity starts.
SingleInstance: Activity is launched into a new task an
Coroutines are light-weight threads that help manage asynchronous tasks efficiently in Android development.
Coroutines are part of Kotlin programming language and are used for asynchronous programming.
They allow developers to write asynchronous code in a sequential manner, making it easier to read and maintain.
Coroutines can be used to perform tasks like network calls, database operations, and long-running computations.
...
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
Activity Lifecycle in Android refers to the sequence of states an activity goes through during its lifetime.
An activity can be in one of four states: running, paused, stopped, or destroyed.
The lifecycle methods are: onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy().
For example, when an activity is launched, it goes through onCreate(), onStart(), and onResume() methods in that order.
When the activi...
Kotlin Coroutines are a way to write asynchronous, non-blocking code in a sequential manner.
Coroutines are lightweight threads that can be paused and resumed at any point.
They simplify asynchronous programming by allowing developers to write code that looks synchronous.
They can be used for tasks such as network calls, database operations, and UI updates.
Kotlin provides built-in support for coroutines with suspend funct
Some of the top questions asked at the Planet NEXTgen Technologies interview -
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Application Developer
10
salaries
| ₹2 L/yr - ₹6.7 L/yr |
Application Support Analyst
6
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Software Quality Assurance Analyst
4
salaries
| ₹4.5 L/yr - ₹7.1 L/yr |
Analytics Engineer
3
salaries
| ₹5.1 L/yr - ₹5.4 L/yr |
IOS Application Developer
3
salaries
| ₹5.2 L/yr - ₹9.5 L/yr |
TCS
Accenture
Wipro
Cognizant