Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by GormalOne Team. If you also belong to the team, you can get access from here

GormalOne Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 12 Reviews

Filter interviews by

GormalOne Android Developer Interview Questions, Process, and Tips

Updated 6 Jul 2024

Top GormalOne Android Developer Interview Questions and Answers

GormalOne Android Developer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Scope function in kotlin.
  • Ans. 

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

    • Scope functions include let, run, with, apply, and also.

    • They help in reducing boilerplate code and improving code readability.

    • For example, using 'apply' to initialize properties of an object.

  • Answered by AI
  • Q2. Work manger, Component of android
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basic of android
  • Q2. Basics of kotlin
  • Q3. What is coroutines? Launch mode of coroutines.
  • Ans. 

    Coroutines are a way to perform asynchronous operations in a sequential manner. Launch modes include launch, async, and runBlocking.

    • Coroutines are lightweight threads that can be used for asynchronous programming in Kotlin.

    • Launch mode 'launch' starts a new coroutine and does not return any result.

    • Launch mode 'async' starts a new coroutine and returns a 'Deferred' object that can be used to retrieve the result.

    • Launch mo...

  • Answered by AI
  • Q4. OOPs concept of core java.
  • Ans. 

    OOPs concept in core Java refers to the principles of Object-Oriented Programming such as Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction:...

  • Answered by AI
  • Q5. LifeCycle of android.
  • Ans. 

    The Android lifecycle refers to the series of states an activity or fragment goes through from creation to destruction.

    • Android components like activities, services, and broadcast receivers have lifecycles.

    • The main lifecycle methods include onCreate(), onStart(), onResume(), onPause(), onStop(), and onDestroy().

    • Understanding the lifecycle is crucial for managing resources and handling state changes.

    • Example: An activity ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GormalOne Android Developer interview:
  • Android developer

Skills evaluated in this interview

Android Developer Interview Questions Asked at Other Companies

asked in Paytm
Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
asked in Rupeek
Q2. Majority Element Problem Statement Given an array/list 'ARR' cons ... read more
asked in Paytm
Q3. BST Iterator Problem Statement You are tasked with creating a cla ... read more
asked in Hike
Q4. Design an photo viewing app which will show images from the disk ... read more
asked in Paytm
Q5. Integer to Roman Conversion Given an integer N, convert it to its ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Snaphelper Class
  • Q2. Apply & let difference
  • Ans. 

    Apply is used to apply a function to each element of a collection, while let is used to assign a value to a variable.

    • Apply: Used to apply a function to each element of a collection. Example: list.apply { println(it) }

    • Let: Used to assign a value to a variable. Example: val result = calculate().let { it * 2 }

  • Answered by AI
  • Q3. Communication between Coroutines
  • Ans. 

    Communication between Coroutines in Android development.

    • Use channels to communicate between coroutines

    • Channels are used to send data between coroutines

    • Channels can be used for both sending and receiving data

  • Answered by AI
  • Q4. Hilt Dependency
  • Q5. HashMap Collision

Interview Preparation Tips

Topics to prepare for EazyDiner Android Developer interview:
  • Kotlin
  • Coroutines
  • HashMap
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Government College Of Education, Chandigarh, Chandigarh and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

IOS vs Android
Conducted a group discussion about the of IOS vs Android for sixteen members present there.

Round 2 - HR 

(2 Questions)

  • Q1. Introduce Yourself.
  • Ans. 

    I am a passionate Android Developer with 5 years of experience in building mobile applications.

    • 5 years of experience in Android development

    • Proficient in Java and Kotlin programming languages

    • Strong understanding of Android SDK and design patterns

    • Experience with RESTful APIs and third-party libraries

    • Published apps on Google Play Store

  • Answered by AI
  • Q2. Why u want to join here?
  • Ans. 

    I am passionate about Android development and believe this company offers exciting opportunities for growth and innovation.

    • Passionate about Android development

    • Excited about growth and innovation opportunities

    • Believe company aligns with career goals

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Create an Android app to fetch data using api and display it in recycler view.
  • Ans. 

    Create an Android app to fetch data using api and display it in recycler view.

    • Create a RecyclerView in the layout file to display the fetched data

    • Use Retrofit library to make API calls and fetch data

    • Create a custom adapter for the RecyclerView to bind the data to the views

    • Handle network calls on a background thread to avoid blocking the main UI thread

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. It was basic of android Questions
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question is related to Java, SingleTon, and sorting array and calculate the occurance of the item in array.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Why Iphone sales are increasing

Round 2 - Aptitude Test 

15 qns 50 mins So WRITE FAST

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 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 

(1 Question)

  • Q1. Just normal Swift question
Round 3 - Technical 

(1 Question)

  • Q1. Same thing, but kept asking the estimated timelines
Round 4 - HR 

(1 Question)

  • Q1. Just background checks
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Snaphelper Class
  • Q2. Apply & let difference
  • Ans. 

    Apply is used to apply a function to each element of a collection, while let is used to assign a value to a variable.

    • Apply: Used to apply a function to each element of a collection. Example: list.apply { println(it) }

    • Let: Used to assign a value to a variable. Example: val result = calculate().let { it * 2 }

  • Answered by AI
  • Q3. Communication between Coroutines
  • Ans. 

    Communication between Coroutines in Android development.

    • Use channels to communicate between coroutines

    • Channels are used to send data between coroutines

    • Channels can be used for both sending and receiving data

  • Answered by AI
  • Q4. Hilt Dependency
  • Q5. HashMap Collision

Interview Preparation Tips

Topics to prepare for EazyDiner Android Developer interview:
  • Kotlin
  • Coroutines
  • HashMap

GormalOne Interview FAQs

How many rounds are there in GormalOne Android Developer interview?
GormalOne interview process usually has 1 rounds. The most common rounds in the GormalOne interview process are Technical.
How to prepare for GormalOne 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 GormalOne. The most common topics and skills that interviewers at GormalOne expect are Android, Android SDK, JSON, Java and Kotlin.
What are the top questions asked in GormalOne Android Developer interview?

Some of the top questions asked at the GormalOne Android Developer interview -

  1. What is coroutines? Launch mode of coroutin...read more
  2. OOPs concept of core ja...read more
  3. LifeCycle of andro...read more

Tell us how to improve this page.

GormalOne Android Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 760 Interviews
BigBasket Interview Questions
3.9
 • 346 Interviews
Myntra Interview Questions
4.0
 • 212 Interviews
Blinkit Interview Questions
3.7
 • 174 Interviews
AmbitionBox Interview Questions
4.9
 • 145 Interviews
Nykaa Interview Questions
3.5
 • 112 Interviews
Snapdeal Interview Questions
3.9
 • 75 Interviews
Cogoport Interview Questions
2.8
 • 52 Interviews
View all
Business Analyst
4 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Data Analyst
4 salaries
unlock blur

₹8 L/yr - ₹9 L/yr

Product Owner
4 salaries
unlock blur

₹9 L/yr - ₹14.5 L/yr

Senior Test Engineer
3 salaries
unlock blur

₹6.7 L/yr - ₹8.2 L/yr

Senior Software Developer
3 salaries
unlock blur

₹13.2 L/yr - ₹18 L/yr

Explore more salaries
Compare GormalOne with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Snapdeal

3.8
Compare

Paytm

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