Upload Button Icon Add office photos

Filter interviews by

Groww Android Developer Interview Questions and Answers

Updated 22 Jun 2024

Groww Android Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Maximum Water trapping
  • Ans. 

    Calculate the maximum amount of water that can be trapped between given bars.

    • Use two pointers approach to keep track of the left and right boundaries.

    • Calculate the water trapped at each bar and update the maximum water trapped.

    • Move the pointers towards each other until they meet.

    • Example: Given bars [0,1,0,2,1,0,1,3,2,1,2,1], the maximum water trapped is 6 units.

  • Answered by AI
  • Q2. Kth most occuring element in a array
  • Ans. 

    Find the Kth most occurring element in an array of strings.

    • Count the frequency of each element in the array.

    • Sort the elements based on their frequency.

    • Return the Kth element from the sorted list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice for system design HLD round

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Assignment 

Singleton, Explain MVVM and what are advantages over MVC

Round 2 - Technical 

(2 Questions)

  • Q1. Explain MVVM in brief
  • Ans. 

    MVVM is a design pattern that separates the UI logic from the business logic in an application.

    • Model: Represents the data and business logic of the application

    • View: Represents the UI components of the application

    • ViewModel: Acts as a mediator between the Model and View, handling the UI logic and data binding

    • Encourages separation of concerns and easier unit testing

  • Answered by AI
  • Q2. Explain dependency injection
  • Ans. 

    Dependency injection is a design pattern where components are provided with their dependencies rather than creating them internally.

    • In dependency injection, the dependencies of a component are injected from the outside.

    • This helps in making components more modular, testable, and reusable.

    • There are three types of dependency injection - constructor injection, setter injection, and interface injection.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer starts behaiving rudely after my IDE was not responding but still i complete the task and showed output. after getting angry she starts asking questions in very angry way.

Skills evaluated in this interview

Groww Interview FAQs

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

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

  1. Kth most occuring element in a ar...read more
  2. Maximum Water trapp...read more

Tell us how to improve this page.

Groww Android Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Morningstar Interview Questions
3.9
 • 241 Interviews
Angel One Interview Questions
3.9
 • 134 Interviews
Apex Group Interview Questions
2.7
 • 132 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
TresVista Interview Questions
2.9
 • 112 Interviews
Pine Labs Interview Questions
3.4
 • 109 Interviews
Mr Cooper Interview Questions
4.1
 • 81 Interviews
View all
Groww Android Developer Salary
based on 4 salaries
₹20 L/yr - ₹45 L/yr
483% more than the average Android Developer Salary in India
View more details
Senior Executive
81 salaries
unlock blur

₹3.1 L/yr - ₹5 L/yr

Customer Support Executive
45 salaries
unlock blur

₹2.4 L/yr - ₹4.3 L/yr

Assistant Manager
42 salaries
unlock blur

₹5.8 L/yr - ₹14.8 L/yr

Customer Success Executive
38 salaries
unlock blur

₹2 L/yr - ₹4.1 L/yr

Software Engineer
37 salaries
unlock blur

₹14 L/yr - ₹36 L/yr

Explore more salaries
Compare Groww with

Zerodha

4.2
Compare

Sharekhan

3.9
Compare

Upstox

3.7
Compare

Paytm Money

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