Upload Button Icon Add office photos

Filter interviews by

Bharti Soft Tech Android Developer Interview Questions and Answers

Updated 9 Apr 2023

Bharti Soft Tech Android Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Display data from api,design ui

Round 3 - Technical 

(2 Questions)

  • Q1. All oops concept, project regarding question
  • Q2. ,how to make app that run on both Android and tv
  • Ans. 

    To make an app that runs on both Android and TV, use Android TV compatibility libraries and design for a 10-foot user interface.

    • Use Android TV Leanback Support Library for UI components

    • Design for a 10-foot user interface with larger fonts and icons

    • Test the app on both Android and TV devices

    • Consider TV-specific features like D-pad navigation and voice search

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Full read question regarding your project
- oops concept
- your work experience
- Android development related questions

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is Multithreading
  • Ans. 

    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.

    • Each thread has its own stack and runs independently, sharing resources with other threads.

    • Examples of multithreading include running background tasks while the main UI thread remains

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. All technical Jetpack concept no DSA questions and asked all theoretical questions
  • Q2. What are coroutine, how to secure ur app data, network call in android , ssl pinning, notification's implementation through FCM, android basic questions
  • Ans. 

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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn this topics and also DSA questions get asked in coding round and be consistent

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of Android
Round 2 - Technical 

(1 Question)

  • Q1. Technical implementation
Round 3 - HR 

(1 Question)

  • Q1. Company fit culture test
Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Basic of kotlin questions
  • Q2. Live data and life cycle
  • Q3. Diff between MVVM and other architectures
  • Ans. 

    MVVM is a design pattern that separates the UI, business logic, and data layers, promoting better code organization and testability.

    • MVVM stands for Model-View-ViewModel, where the ViewModel acts as an intermediary between the View and the Model.

    • MVVM promotes data binding, making it easier to keep the UI in sync with the underlying data.

    • Other architectures like MVC (Model-View-Controller) and MVP (Model-View-Presenter) ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Android basics and life cycle
  • Q2. Services and AIDL
Round 3 - Client Interview 

(1 Question)

  • Q1. Design patterns and use cases
Round 4 - HR 

(1 Question)

  • Q1. Reason foe change current company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for professional growth

    • Seeking new challenges

    • Looking for a more innovative environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Client interview is purely technical
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Clean Architecture
  • Q2. Dagger dependency injection
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic android questions
  • Q2. Services mvvm roomdb and all basic android things

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep prepare well solve leetcode more.
Try to be positive even through you are not getting output try to explain your logic
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(10 Questions)

  • Q1. What is static in Java?
  • Q2. What is singleton?
  • Q3. What is Coroutines?
  • Q4. What is dispatcher?
  • Q5. What is with context in Coroutines?
  • Q6. How to raise request parallel in Coroutines?
  • Q7. Scoped functions in Kotlin.
  • Q8. Background task in Android.
  • Q9. What is the difference between interface and abstract class in Java?
  • Q10. What is let function?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Android basics such as content providers
  • Q2. Jetpack basics such as live data

Bharti Soft Tech Interview FAQs

How many rounds are there in Bharti Soft Tech Android Developer interview?
Bharti Soft Tech interview process usually has 3 rounds. The most common rounds in the Bharti Soft Tech interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Bharti Soft Tech Android Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Bharti Soft Tech. The most common topics and skills that interviewers at Bharti Soft Tech expect are Android SDK, Kotlin, Android Studio, Digital Electronics and Github.
What are the top questions asked in Bharti Soft Tech Android Developer interview?

Some of the top questions asked at the Bharti Soft Tech Android Developer interview -

  1. ,how to make app that run on both Android and...read more
  2. All oops concept, project regarding quest...read more

Tell us how to improve this page.

Bharti Soft Tech Android Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Bharti Soft Tech Android Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

2.0

Skill development

5.0

Work-life balance

5.0

Salary

1.0

Job security

5.0

Company culture

5.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
16 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹8.4 L/yr - ₹17 L/yr

QA Engineer
13 salaries
unlock blur

₹1.8 L/yr - ₹7.8 L/yr

Software Developer
7 salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Bharti Soft Tech with

Cognizant

3.8
Compare

NTT Data Information Processing Services

4.0
Compare

Sutherland Global Services

3.6
Compare

Hexaware Technologies

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview