Upload Button Icon Add office photos

Filter interviews by

ShubhAarogya Healthcare Services Interview Questions and Answers

Updated 2 Oct 2021
Popular Designations

7 Interview questions

An Android Developer was asked
Q. What is a CoordinatorLayout?
Ans. 

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...

View all Android Developer interview questions
An Android Developer was asked
Q. What is a broadcast receiver?
Ans. 

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...

View all Android Developer interview questions
An Android Developer was asked
Q. What features are available in Firebase?
Ans. 

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

View all Android Developer interview questions
An Android Developer was asked
Q. What are the services available in Android?
Ans. 

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 ...

View all Android Developer interview questions
An Android Developer was asked
Q. How many types of intents are there?
Ans. 

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.

View all Android Developer interview questions
An Android Developer was asked
Q. What types of network calls are available in Android?
Ans. 

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...

View all Android Developer interview questions
An Android Developer was asked
Q. What is the use of frame layout?
Ans. 

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...

View all Android Developer interview questions
Are these interview questions helpful?

ShubhAarogya Healthcare Services Interview Experiences

2 interviews found

I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

12 Questions

  • Q1. Types of network calls available in android
  • Ans. 

    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.

  • Answered by AI
  • Q2. Get,post,put, delete, update,modify etc
  • Q3. How many types of intents?
  • Ans. 

    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.

  • Answered by AI
  • Q4. 1)implicit 2)explicit 3) pending
  • Q5. What is the use of frame layout?
  • Ans. 

    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...

  • Answered by AI
  • Q6. To hold some some space in our ui
  • Q7. What services in android?
  • Ans. 

    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...

  • Answered by AI
  • Q8. They are running in background for a long running tasks
  • Q9. What are features available in firebase?
  • Ans. 

    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

  • Answered by AI
  • Q10. Push notifications,real time database,cloud messaging,admobs, dynamic links,etc
  • Q11. What is broadcast receiver?
  • Ans. 

    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...

  • Answered by AI
  • Q12. What is coordinating layout?
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare well for interview

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. How much experience
  • Q2. How much ctc expect

Interview Preparation Tips

Interview preparation tips for other job seekers - About testing types of testings

Prepare well

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about ShubhAarogya Healthcare Services?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They will ask about your past experience and current project details in detail.
  • Ans. Just give the proper answer about your past experience very Convincingly and confidently.
  • Answered Anonymously
  • Q2. Few technical questions they will ask.
  • Ans. If you already prepared for your interview, then you can answer the basic technical questions and you will get selected.
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. As this was the client round. Deep technical questions about relevant experience.
  • Ans. Just answer to all the questions whatever they ask in very confident manner and should have manageable comm skill to clear the client round.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't wait for the perfect time. Perfect time is a Myth. Just go for it.

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in engineering

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in Btech

Interview Questionnaire 

1 Question

  • Q1. What is i t
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Related to my subjects

Interview Questionnaire 

2 Questions

  • Q1. Apigee
  • Q2. Interal architecture

Interview Questionnaire 

1 Question

  • Q1. Where do you see yourself in 5 years.

ShubhAarogya Healthcare Services Interview FAQs

What are the top questions asked in ShubhAarogya Healthcare Services interview?

Some of the top questions asked at the ShubhAarogya Healthcare Services interview -

  1. What are features available in fireba...read more
  2. What is the use of frame layo...read more
  3. Types of network calls available in andr...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Amazon Interview Questions
4.0
 • 5.4k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
View all

ShubhAarogya Healthcare Services Reviews and Ratings

based on 5 reviews

3.2/5

Rating in categories

3.9

Skill development

3.0

Work-life balance

2.6

Salary

3.0

Job security

3.2

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 5 Reviews and Ratings
Compare ShubhAarogya Healthcare Services with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
write
Share an Interview