Filter interviews by
Intent is a messaging object used to request an action from another app component. There are two types of intents: explicit and implicit.
Intent is used to start an activity, service, or broadcast receiver.
Explicit intent specifies the component to be invoked by its name.
Implicit intent specifies the action to be performed and optionally, the data to be used.
Examples of implicit intents are opening a webpage or making a...
Activity and Fragment life cycles are a series of states that an Android component goes through during its lifetime.
Activity life cycle includes onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy() methods.
Fragment life cycle includes onAttach(), onCreate(), onCreateView(), onActivityCreated(), onStart(), onResume(), onPause(), onStop(), onDestroyView(), and onDetach() methods.
Both life cycles are im...
Activity is a single screen with a user interface, while fragments are a portion of the user interface in an activity.
Activity is a standalone component that can be launched by an application.
Fragments are reusable components that can be used in multiple activities.
An activity can contain multiple fragments.
Fragments have their own lifecycle and can be added or removed dynamically.
Example: A music player app can have a...
ArrayList is a resizable array while HashMap is a key-value pair collection.
ArrayList is ordered while HashMap is unordered
ArrayList allows duplicate values while HashMap does not
HashMap provides faster access to elements using keys
Use ArrayList when you need to maintain the order of elements
Use HashMap when you need to access elements using keys
Firebase Notification is a cloud messaging service provided by Google.
Firebase Notification allows developers to send messages and notifications to their app users.
It supports both Android and iOS platforms.
It provides a console to send notifications to specific devices or topics.
It also supports sending notifications based on user behavior and location.
Firebase Notification can be integrated with other Firebase servic
I applied via LinkedIn and was interviewed in Aug 2021. There were 2 interview rounds.
Java is a high-level, object-oriented programming language used for developing desktop, web, and mobile applications.
Java is platform-independent and can run on any operating system.
It is statically typed, meaning that variables must be declared before use.
Java is used for developing Android applications, enterprise applications, and web applications.
It is known for its security features, such as the Java Security Mana...
Oops concept in java
Object-oriented programming paradigm
Encapsulation, Inheritance, Polymorphism, Abstraction
Classes and Objects
Access Modifiers
Interfaces and Abstract Classes
SDK stands for Software Development Kit. It is a set of tools and resources used for developing applications for a specific platform.
SDK provides developers with APIs, libraries, and documentation to build applications for a specific platform.
Android SDK includes tools like Android Studio, ADB, and Emulator.
SDK helps developers to test, debug, and optimize their applications.
SDK also provides sample code and templates
Retrofit and Volley are popular networking libraries for Android development.
Retrofit is a type-safe HTTP client for Android and Java.
Volley is a fast and efficient networking library for Android.
Retrofit uses annotations to define API endpoints and request parameters.
Volley provides easy-to-use APIs for making network requests and handling responses.
Retrofit is best suited for RESTful APIs, while Volley is more versat...
Modules are independent units of code that can be used to build larger software systems.
Modules can be reused in different projects
They can be developed and tested independently
Modules can be combined to form a larger system
Examples include libraries, plugins, and frameworks
Signed APK is a single file that is signed and ready for distribution, while bundle is a publishing format that includes multiple APKs optimized for different device configurations.
Signed APK is generated from a single APK file, while bundle generates multiple APKs.
Signed APK is signed with a private key, while bundle is signed with an upload key.
Bundle includes multiple APKs optimized for different device configuratio...
Top trending discussions
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Two simple Leetcode Problems
Medium level question
posted on 4 Oct 2023
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
It was js coding and react native related questions.
posted on 31 Mar 2024
I applied via Instahyre and was interviewed in Oct 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed in Feb 2023. There were 3 interview rounds.
Aptitude + coding test with screen sharing and audio and video recording.
I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.
based on 3 reviews
Rating in categories
IOS Developer
23
salaries
| ₹2.6 L/yr - ₹8 L/yr |
Quality Analyst
21
salaries
| ₹3.8 L/yr - ₹10.5 L/yr |
Android Developer
13
salaries
| ₹3 L/yr - ₹8 L/yr |
Salesforce Developer
11
salaries
| ₹4 L/yr - ₹9 L/yr |
Senior Android Developer
10
salaries
| ₹4.8 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech