Upload Button Icon Add office photos
Engaged Employer

i

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

Meesho Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 1.7k Reviews

Filter interviews by

Meesho Android Developer Interview Questions and Answers

Updated 27 Aug 2024

Meesho Android Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Feb 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Lazy vs latinit
  • Ans. 

    lazy vs lateinit are both used in Kotlin to delay the initialization of variables, but lazy is for val properties and lateinit is for var properties.

    • lazy is a property delegate that initializes the value only upon first access

    • lateinit is used for var properties that are guaranteed to be initialized before accessing them

    • lazy can be used for properties that are computationally expensive to initialize, while lateinit is u...

  • Answered by AI
  • Q2. Hashmap vs hashtable
  • Ans. 

    Hashtable is synchronized and slower, while hashmap is not synchronized and faster.

    • Hashtable is synchronized, while hashmap is not.

    • Hashtable does not allow null keys or values, while hashmap allows one null key and multiple null values.

    • Hashtable is thread-safe, while hashmap is not.

    • Hashtable is slower than hashmap due to synchronization.

    • Example: Hashtable ht = new Hashtable(); HashMap hm = new HashMap();

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Interview Vector Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was taken by interview Vector. One DS question and Android deep questions.

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

Android Developer Jobs at Meesho

View all

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Activities lifestyle
  • Q2. Compose kotlin
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

(2 Questions)

  • Q1. Asked me to develop an android app with weather forecast (use dependency injection)
  • Q2. Develop weather forecast app
  • Ans. 

    Develop a weather forecast app for Android platform.

    • Utilize APIs like OpenWeatherMap for real-time weather data

    • Include features like current weather, hourly forecast, and 7-day forecast

    • Implement location-based weather updates

    • Design user-friendly interface with intuitive navigation

    • Incorporate push notifications for weather alerts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I was asked to develop an Android app in a short timeframe, but the interviewer was not available to answer questions or provide feedback. Even after I completed the task, they did not review my code

Even after developing the app with the best coding practice with mvvm and DI within 1hr 30 min they didn't consider to review my code for atleast 2 mins.such unprofessional behaviour
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Find distinct island, check if balanced parenthesis

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

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Activities lifestyle
  • Q2. Compose kotlin
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

The first round is Hackerrank two algo and one UI test very easy, Second is Fundamentals of JS and React Native one must have a deep understanding of JS to do that I strongly suggest going through Akashay Saini's JS series It'll help and the Third is PS/DS asked some basic A&DS questions can be solved easily with little practice on Leetcode

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is very long, The First round was in January second in Feb and the Third in April

I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. MVVM pattern and coroutines
Round 2 - Technical 

(1 Question)

  • Q1. Recyclerview practical impl with itemview
  • Ans. 

    RecyclerView is used to display large sets of data efficiently. ItemView is used to define the layout of each item in the list.

    • RecyclerView is a more advanced version of ListView and GridView

    • ItemView is a layout file that defines the UI for each item in the list

    • RecyclerView.Adapter is used to bind the data to the views

    • RecyclerView.LayoutManager is used to define the layout of the RecyclerView

    • RecyclerView.ViewHolder is

  • Answered by AI
Round 3 - Culture Fit 

(1 Question)

  • Q1. History check with previous companies

Interview Preparation Tips

Interview preparation tips for other job seekers - After 3 successful rounds, they declined to give the offer just because i am from different city with justifying that we are having dicey situation with your learning curve.

Meesho Interview FAQs

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

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

  1. lazy vs lati...read more
  2. hashmap vs hashta...read more
  3. Interview Vector Questi...read more

Tell us how to improve this page.

Meesho Android Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 424 Interviews
BigBasket Interview Questions
3.9
 • 346 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
CARS24 Interview Questions
3.6
 • 319 Interviews
Myntra Interview Questions
4.0
 • 212 Interviews
Blinkit Interview Questions
3.7
 • 174 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
FirstCry Interview Questions
3.7
 • 163 Interviews
Tata 1mg Interview Questions
3.7
 • 143 Interviews
View all
Meesho Android Developer Salary
based on 4 salaries
₹9.1 L/yr - ₹28.9 L/yr
272% more than the average Android Developer Salary in India
View more details
Android Developer - I

Bangalore / Bengaluru

1-3 Yrs

₹ 8-19 LPA

Explore more jobs
Key Account Manager
726 salaries
unlock blur

₹3 L/yr - ₹6.9 L/yr

City Manager
205 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Business Analyst
188 salaries
unlock blur

₹8.2 L/yr - ₹21.5 L/yr

Team Lead
167 salaries
unlock blur

₹1.6 L/yr - ₹9 L/yr

Business Development Manager
165 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Meesho with

Amazon

4.1
Compare

Flipkart

4.0
Compare

Myntra

4.0
Compare

GlowRoad

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