Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
I was interviewed in Feb 2024.
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...
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();
I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.
posted on 23 Sep 2024
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
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
I was interviewed in Feb 2024.
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...
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();
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Find distinct island, check if balanced parenthesis
I applied via LinkedIn and was interviewed before Aug 2023. There was 1 interview round.
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
I applied via LinkedIn and was interviewed in Apr 2022. There were 3 interview rounds.
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
I applied via LinkedIn and was interviewed in Oct 2021. There were 3 interview rounds.
Interview experience
Store Manager
794
salaries
| ₹3 L/yr - ₹7.6 L/yr |
Senior Executive
530
salaries
| ₹1.9 L/yr - ₹8 L/yr |
Team Lead
432
salaries
| ₹1.4 L/yr - ₹4 L/yr |
Assistant Manager
425
salaries
| ₹2.1 L/yr - ₹10 L/yr |
Assistant Store Manager
355
salaries
| ₹1.9 L/yr - ₹4.8 L/yr |
Zepto
BigBasket
Flipkart
Amazon