Filter interviews by
Coordinating layout is a type of layout in Android that allows multiple child views to be positioned relative to each other.
Coordinating layout is used to create complex and dynamic user interfaces.
It allows views to be positioned relative to each other using constraints.
It is more flexible than other types of layouts like LinearLayout and RelativeLayout.
Examples of coordinating layouts include ConstraintLayout an...
Broadcast receiver is a component that receives and responds to system-wide broadcast announcements.
Broadcast receiver is a part of the Android system that listens to system-wide broadcast announcements.
It can be used to receive and respond to events such as battery low, network connectivity changes, incoming SMS, etc.
It can be registered either statically in the AndroidManifest.xml file or dynamically in code.
Onc...
Firebase offers a variety of features for mobile and web app development.
Realtime Database
Authentication
Cloud Firestore
Cloud Storage
Cloud Functions
Hosting
Crashlytics
Performance Monitoring
Remote Config
Dynamic Links
Services in Android are background processes that can run even when the app is not in foreground.
Services are used for long-running operations such as playing music or downloading files.
They can be started and stopped using startService() and stopService() methods.
Services can also be bound to an activity using bindService() method.
Foreground services are used for tasks that require user attention such as playing ...
There are two types of intents in Android: Explicit and Implicit.
Explicit Intents are used to start a specific activity within the app.
Implicit Intents are used to request an action from another app or system component.
Implicit Intents can be used to open a web page, send an email, or make a phone call.
Intents can also carry data between activities or apps.
There are two types of network calls available in Android: Synchronous and Asynchronous.
Synchronous network calls are executed on the main thread and block the UI until the response is received.
Asynchronous network calls are executed on a separate thread and do not block the UI.
Examples of synchronous network calls include HttpUrlConnection and OkHttp.
Examples of asynchronous network calls include Retrofit and Vol...
FrameLayout is a layout manager that allows multiple child views to be stacked on top of each other.
FrameLayout is used to display a single view at a time.
It is commonly used for displaying fragments, dialogs, and popups.
It is also useful for creating custom views with overlapping elements.
The child views are positioned relative to the top-left corner of the layout.
The last child added to the layout is displayed o...
I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.
There are two types of network calls available in Android: Synchronous and Asynchronous.
Synchronous network calls are executed on the main thread and block the UI until the response is received.
Asynchronous network calls are executed on a separate thread and do not block the UI.
Examples of synchronous network calls include HttpUrlConnection and OkHttp.
Examples of asynchronous network calls include Retrofit and Volley.
There are two types of intents in Android: Explicit and Implicit.
Explicit Intents are used to start a specific activity within the app.
Implicit Intents are used to request an action from another app or system component.
Implicit Intents can be used to open a web page, send an email, or make a phone call.
Intents can also carry data between activities or apps.
FrameLayout is a layout manager that allows multiple child views to be stacked on top of each other.
FrameLayout is used to display a single view at a time.
It is commonly used for displaying fragments, dialogs, and popups.
It is also useful for creating custom views with overlapping elements.
The child views are positioned relative to the top-left corner of the layout.
The last child added to the layout is displayed on top...
Services in Android are background processes that can run even when the app is not in foreground.
Services are used for long-running operations such as playing music or downloading files.
They can be started and stopped using startService() and stopService() methods.
Services can also be bound to an activity using bindService() method.
Foreground services are used for tasks that require user attention such as playing music...
Firebase offers a variety of features for mobile and web app development.
Realtime Database
Authentication
Cloud Firestore
Cloud Storage
Cloud Functions
Hosting
Crashlytics
Performance Monitoring
Remote Config
Dynamic Links
Broadcast receiver is a component that receives and responds to system-wide broadcast announcements.
Broadcast receiver is a part of the Android system that listens to system-wide broadcast announcements.
It can be used to receive and respond to events such as battery low, network connectivity changes, incoming SMS, etc.
It can be registered either statically in the AndroidManifest.xml file or dynamically in code.
Once reg...
Coordinating layout is a type of layout in Android that allows multiple child views to be positioned relative to each other.
Coordinating layout is used to create complex and dynamic user interfaces.
It allows views to be positioned relative to each other using constraints.
It is more flexible than other types of layouts like LinearLayout and RelativeLayout.
Examples of coordinating layouts include ConstraintLayout and Coo...
Top trending discussions
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Easy logical questions
basic quant
Easy level coding questions
Counting frequency of alphabets
Multiple dispatch is not a feature of Redux. It can be achieved using middleware or custom logic.
Middleware like redux-thunk or redux-saga can be used to dispatch multiple actions based on a single action.
Custom logic can be implemented in the reducer to handle multiple actions based on a single action type.
For example, a single 'ADD_ITEM' action can trigger multiple actions like 'UPDATE_TOTAL', 'UPDATE_HISTORY', etc.
M...
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
Faced various technical challenges, including system integration and performance optimization, which I successfully navigated through strategic solutions.
Integration of legacy systems with modern applications: I utilized APIs and middleware to ensure seamless data flow.
Performance bottlenecks in a web application: Implemented caching strategies and optimized database queries, resulting in a 40% speed increase.
Debugging...
I applied via Walk-in and was interviewed before Sep 2019. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Apr 2020. There was 1 interview round.
I am a passionate software developer with 5 years of experience in developing web applications using various technologies.
5 years of experience in software development
Proficient in developing web applications
Skilled in using various technologies
Passionate about coding and problem-solving
Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.
Deadlock occurs when two or more processes are stuck in a circular waiting state.
It happens when processes compete for resources and each process holds a resource that another process needs.
Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and ...
Answering questions related to software development and Salesforce administration.
Process Builder is a visual tool in Salesforce used to automate business processes.
Types of relationships in Salesforce include lookup, master-detail, and many-to-many relationships.
User represents an individual who can log in and access Salesforce, Profile defines the permissions and settings for a user, and Role determines the hierarchy...
I have configured various software systems and tools for development purposes.
Configured IDEs such as Eclipse and Visual Studio for development
Set up version control systems like Git and SVN
Installed and configured build tools like Maven and Gradle
Configured application servers like Tomcat and JBoss
Set up databases like MySQL and Oracle for development and testing
I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.
TCS
Accenture
Wipro
Cognizant