Filter interviews by
posted on 5 Jun 2023
I applied via Walk-in and was interviewed in May 2023. There were 2 interview rounds.
An array is a data structure that stores a collection of elements of the same type. The index of an array is the position of an element within the array.
Arrays are used to store multiple values in a single variable.
To find the index of an element in an array, you can use the indexOf() method.
Example: String[] array = {"apple", "banana", "orange"}; int index = Arrays.asList(array).indexOf("banana");
Shared Preference is a way to store key-value pairs in Android applications.
Used to store small amounts of data locally on the device
Data persists even after the app is closed
Can be used to store user preferences, settings, etc.
Example: Storing user login credentials
The Android lifecycle refers to the series of states an app goes through from when it is first launched to when it is closed.
The Android lifecycle includes states such as onCreate, onStart, onResume, onPause, onStop, and onDestroy.
Activities and fragments have their own lifecycle methods that are called at different points in the overall app lifecycle.
Understanding the Android lifecycle is important for managing resour...
A fragment is a modular section of an activity that has its own lifecycle, layout, and behavior.
Fragments are reusable components that can be used in multiple activities.
They can be added or removed from an activity dynamically.
Fragments allow for better organization and reusability of code.
Examples include a navigation drawer, a list of items, or a settings screen.
Data can be passed between activities using Intent and Bundle.
Create an Intent object in the sending activity
Add data to the Intent using putExtra() method
Start the new activity by calling startActivity() with the Intent
Retrieve the data in the receiving activity using getIntent() and getExtra()
Top trending discussions
posted on 9 Jan 2024
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 3 interview rounds.
Higher Order and Lambda Functions in Kotlin
Higher order functions are functions that take other functions as parameters or return functions
Lambda functions are anonymous functions that can be used as arguments or return values in higher order functions
They provide a concise way to write code and enable functional programming in Kotlin
Multi Modular Project structure is an architectural approach that divides an application into multiple modules for better organization and scalability.
Divide the application into separate modules based on functionality or features.
Each module should have its own set of code, resources, and dependencies.
Modules can communicate with each other through defined interfaces or APIs.
Modularization helps in code reusability, e...
Null pointer prevention and type safety in Kotlin
Kotlin uses nullable and non-nullable types to prevent null pointer exceptions
The safe call operator '?' can be used to safely access nullable variables
The '!!' operator can be used to explicitly throw a null pointer exception
Kotlin's type system ensures type safety by checking types at compile-time
posted on 12 Sep 2022
I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.
By Tcs hiring process
Some dsa questions
Like based on kadane algorithm
And some implementations based questions
posted on 20 Dec 2024
Concurrency in Swift can be handled using Grand Central Dispatch (GCD) and Operation Queues.
Use GCD to perform tasks concurrently by creating dispatch queues.
Use Operation Queues to manage and execute multiple operations concurrently.
Avoid race conditions by using serial queues or synchronization techniques like semaphores or locks.
iOS app distribution methods include App Store, Ad Hoc, Enterprise, and TestFlight.
App Store distribution is for public release and requires Apple's review process.
Ad Hoc distribution allows sharing apps with a limited number of devices.
Enterprise distribution is for in-house apps within a company.
TestFlight is for beta testing with external testers before App Store release.
I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.
I am a Senior Android Developer with 5+ years of experience in developing mobile applications for various industries.
Developed and maintained multiple Android applications from concept to deployment
Proficient in Java, Kotlin, and Android SDK
Experience with RESTful APIs, third-party libraries, and version control systems like Git
Strong problem-solving skills and ability to work in a team environment
Familiar with Agile d
Higher order function is a function that can take other functions as parameters or return functions as results.
Higher order functions can be passed as arguments to other functions.
Higher order functions can return functions as results.
Examples include map, filter, and reduce functions in functional programming.
The inline keyword is used in Kotlin to suggest that a function should be inlined at the call site.
Used to eliminate the overhead of function calls by copying the function code directly at the call site
Helps in improving performance by reducing the function call overhead
Should be used for small functions or lambdas to avoid unnecessary function call overhead
Agile methodology is a project management approach that emphasizes flexibility, collaboration, and iterative development.
Agile methodology focuses on delivering working software in short, iterative cycles called sprints.
It values customer collaboration and responding to change over following a strict plan.
Key principles include individuals and interactions over processes and tools, working software over comprehensive d...
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
MVVM (Model-View-ViewModel) is a design pattern used in Swift to separate the user interface logic from the business logic.
MVVM divides the code into three main components: Model, View, and ViewModel.
Model represents the data and business logic of the application.
View displays the data and interacts with the user.
ViewModel acts as a mediator between the Model and View, handling the logic for the View.
MVVM helps in maki...
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness in applications.
Multithreading allows multiple tasks to be executed simultaneously on a single CPU core.
It can improve performance by utilizing idle CPU time for other tasks.
Examples include running background tasks while the main thread handles user interactions in an iOS app.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Data class in Kotlin is used to represent a simple data container with automatically generated methods like equals(), hashCode(), toString(), and copy().
Data classes are declared using the 'data' keyword before the class keyword.
Properties of data classes are automatically generated component functions for destructuring declarations.
Data classes cannot be abstract, open, sealed, or inner.
Example: data class User(val na
ViewModel is a class that stores and manages UI-related data in a lifecycle-conscious way. MVVM is an architectural pattern that separates the UI from the business logic.
ViewModel is part of the Android Architecture Components and is used to store and manage UI-related data in a lifecycle-conscious way.
ViewModel survives configuration changes such as screen rotations and retains its data.
MVVM stands for Model-View-View...
Coroutines are a way to perform asynchronous operations in Android, securing app data involves encryption, SSL pinning enhances security, FCM for notifications.
Coroutines are used for managing asynchronous operations in Android, allowing for efficient and non-blocking code execution.
Securing app data involves using encryption techniques such as AES to protect sensitive information from unauthorized access.
SSL pinning i...
HR Executive
3
salaries
| ₹3 L/yr - ₹3 L/yr |
Android App Developer
3
salaries
| ₹2 L/yr - ₹3 L/yr |
Digital Marketer
3
salaries
| ₹6 L/yr - ₹11 L/yr |
Accenture
Bajaj Finserv Health
Tablets (India)
Jio