Upload Button Icon Add office photos

Filter interviews by

Avani Infosoft Android App Developer Interview Questions and Answers

Updated 8 Aug 2021

Avani Infosoft Android App Developer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. SQL Camera integration and Maps

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain activity life cycle
  • Ans. 

    Activity life cycle refers to the stages an activity goes through from creation to destruction.

    • An activity is created using onCreate() method

    • It becomes visible using onStart() method

    • It becomes interactive using onResume() method

    • It goes to background using onPause() method

    • It becomes invisible using onStop() method

    • It gets destroyed using onDestroy() method

  • Answered by AI
  • Q2. What is difference between abstract class and interface
  • Ans. 

    Abstract class is a class that can have both abstract and non-abstract methods while interface only has abstract methods.

    • Abstract class can have constructors while interface cannot

    • A class can implement multiple interfaces but can only inherit from one abstract class

    • Abstract class can have instance variables while interface cannot

    • Abstract class can provide default implementation for some methods while interface cannot

    • Ex...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Selection process is very simple. Easy to clear all rounds.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2022. There were 2 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 

(1 Question)

  • Q1. Agile, data class, how to initialize a class in activity?, dagger, difference between bind and provides annotation, unit test using mockito and junit

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview depends on the interviewer. Mine was not great as he was only expecting me to have a lot of libraries and new technology experience. No basic question was asked.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is intent?
  • Ans. 

    Intent is a messaging object used to request an action from another app component.

    • Intent is used to start activities, services, and broadcast receivers in Android.

    • It can also be used to pass data between components.

    • There are two types of intents: explicit intents and implicit intents.

    • Explicit intents specify the component to start by name.

    • Implicit intents specify the action to perform and let the system find the approp

  • Answered by AI
  • Q2. What is work manager?
  • Ans. 

    Work Manager is an Android Jetpack library used for managing deferrable, asynchronous tasks.

    • Work Manager is part of the Android Jetpack library.

    • It is used for managing deferrable, asynchronous tasks that need to run even if the app is in the background.

    • Work Manager provides various constraints and options for scheduling tasks, such as network availability, charging status, and more.

    • It is recommended for tasks that are ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Scope functions in kotlin
  • Ans. 

    Scope functions in Kotlin are functions that allow you to execute a block of code within the context of an object.

    • There are five scope functions in Kotlin: let, run, with, apply, and also.

    • Each scope function has a specific use case and can help improve code readability and reduce boilerplate code.

    • Scope functions can be used to perform operations on an object and return a result or modify the object itself.

    • For example, ...

  • Answered by AI
  • Q2. LazyRow vs RecyclerView
  • Ans. 

    LazyRow is a Jetpack Compose component for displaying horizontally scrolling lists, while RecyclerView is a traditional Android view for displaying large data sets efficiently.

    • LazyRow is part of Jetpack Compose, RecyclerView is part of the Android framework

    • LazyRow is more declarative and easier to use for simple lists, RecyclerView is more powerful and customizable for complex lists

    • LazyRow automatically handles recycli...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

There are 90 questions which are aptitude and reasoning and all, within 90 minutes of time we have solved all the problems.

Round 2 - Coding Test 

There 2 coding questions there are easy level only in my opinion, within 1 hour we have solve.

Round 3 - HR 

(3 Questions)

  • Q1. Indrouce about yourself
  • Ans. 

    I am a passionate Android App Developer with 5 years of experience in creating user-friendly and innovative mobile applications.

    • 5 years of experience in Android app development

    • Proficient in Java, Kotlin, and Android Studio

    • Strong understanding of UI/UX design principles

    • Experience with RESTful APIs and third-party libraries

    • Published apps on Google Play Store

  • Answered by AI
  • Q2. What are projects you have done
  • Ans. 

    I have developed a shopping app, a fitness tracker app, and a social media app.

    • Developed a shopping app with user-friendly interface

    • Created a fitness tracker app to monitor daily activities

    • Designed a social media app with real-time messaging feature

  • Answered by AI
  • Q3. What are skills you had
  • Ans. 

    I have strong skills in Java, Android Studio, UI/UX design, and problem-solving.

    • Proficient in Java programming language

    • Experience with Android Studio and Android app development

    • Knowledge of UI/UX design principles

    • Strong problem-solving skills

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Aptitude questions(seating arrangement,number series),verbal reasoning, Networking,Cloud based questions,and pseudocode

Round 2 - Coding Test 

2 coding questions,one will be easy, other will be tough,solving atleast one problem is necessary.

Round 3 - Communication 

(2 Questions)

  • Q1. Read the given sentence
  • Q2. Hear and answer the question
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About college project(as I am fresher) ,about internship, difficulties faced and how we solved it

Interview Questionnaire 

2 Questions

  • Q1. Why should we choose you?
  • Ans. 

    I have the skills, experience, and passion to excel in this role.

    • I have a strong background in software development, with experience in multiple programming languages and frameworks.

    • I am a quick learner and enjoy tackling new challenges.

    • I am a team player and enjoy collaborating with others to achieve common goals.

    • I am passionate about software engineering and am always looking for ways to improve my skills and knowled...

  • Answered by AI
  • Q2. Why did you choose our company?
  • Ans. 

    I chose your company because of its reputation for innovation and its commitment to employee growth.

    • Your company has a strong reputation for innovation in the industry.

    • I was impressed by the emphasis on employee growth and development.

    • I believe that your company's values align with my own personal values.

    • I was excited about the opportunity to work with a talented team of engineers.

    • Your company's mission and vision reso

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: There were 2 technical rounds. Technical (software): These were tested-How a person approaches a problem,how he thinks.Solutions weren’t needed. Basic understanding, knowledge of Algorithms was tested.

Round: HR Interview
Experience: Knowledge in Machine learning, Artificial Intelligence (electives of the person)
Tips: Basic math would help. Speed doesn’t matter.

Skill Tips: For applying to Software profile, one needs to practice much.
College Name: IIT MADRAS

I was interviewed before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. It was an online technical test. Questions were related to ME outlook, mobile device management , Networking and many more

Interview Preparation Tips

Round: Grammar Round
Experience: It was a written English grammar test to analyse how grammatically sound you are.
Tips: Just revise your basic English grammar like prepositions verbs nd essay/paragraph writing

Round: COMMUNICATION SKILLS Round
Experience: In this round they ask you to speak something on the given topic or sometimes group discussion . Basically they test your vocabulary, your thought process, pronunciation, accent and above all confidence.
Tips: Be confident in whatever you speak. Remember if you get nervous you will need with your words .

Round: Technical Interview
Experience: This was an online test and it had 50 questions all objective types.
Tips: Be technically sound. You cannot Google them as these search engines are blocked

College Name: Babu Banarasi Das National Institute Of Technology And Management (BBDNITM)

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Avani Infosoft Interview FAQs

How to prepare for Avani Infosoft Android App 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 Avani Infosoft. The most common topics and skills that interviewers at Avani Infosoft expect are Android SDK.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Avani Infosoft Android App Developer Salary
based on 5 salaries
₹3.5 L/yr - ₹4 L/yr
39% less than the average Android App Developer Salary in India
View more details

Avani Infosoft Android App Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

1.0

Work-life balance

2.0

Salary

5.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Developer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Android App Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Avani Infosoft with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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