Filter interviews by
I applied via Indeed and was interviewed in Feb 2022. There were 5 interview rounds.
There was logical or simple questions .
There was MCQ android basic questions.
Top trending discussions
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 Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
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 applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Classes are reference types, while structs are value types in Swift.
Classes are reference types, meaning they are passed by reference, while structs are value types, passed by value.
Classes support inheritance, while structs do not.
Classes have deinitializers, while structs do not.
Classes can have reference counting for memory management, while structs do not.
Example: Class - Person, Struct - Point
ARC stands for Automatic Reference Counting, a memory management system used in iOS development. Retain count is the number of references to an object.
ARC is a memory management system in iOS that automatically tracks and manages memory usage.
Retain count is the number of strong references to an object, which determines when the object should be deallocated.
When an object's retain count reaches 0, it is deallocated fro...
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
The first round consisted of a coding exercise along with fundamental questions related to React Native, JavaScript, and inquiries about objects and arrays.
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 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.
Assistant Manager
7
salaries
| ₹1 L/yr - ₹7.6 L/yr |
Software Engineer
5
salaries
| ₹7 L/yr - ₹12 L/yr |
Associate
5
salaries
| ₹3.5 L/yr - ₹5 L/yr |
Senior Associate
5
salaries
| ₹4 L/yr - ₹6.7 L/yr |
Senior Software Engineer
5
salaries
| ₹4.8 L/yr - ₹9 L/yr |
Flipkart
Paytm
Ola Cabs
Swiggy