i
Pluralsight
Filter interviews by
I applied via Instahyre and was interviewed in Apr 2023. There were 4 interview rounds.
Mathematical and aptitude questions
posted on 17 Jun 2024
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
50 questions 2 coding questions
posted on 27 Aug 2024
I appeared for an interview in Feb 2024.
Android life cycle refers to the stages a mobile app goes through from creation to termination.
Android app starts in onCreate() method
Moves to onStart() and onResume() when app becomes visible
Goes to onPause() when app is partially visible
Enters onStop() when app is no longer visible
Finally reaches onDestroy() when app is terminated
posted on 18 Jan 2025
I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
Singleton design pattern ensures a class has only one instance and provides a global point of access to it.
Used when only one instance of a class is needed throughout the system
Provides a global access point to the instance
Implemented by creating a static method to return the same instance each time it is called
HashMap is not thread-safe, while ConcurrentHashMap allows multiple threads to read and write concurrently.
HashMap is not synchronized and not thread-safe, while ConcurrentHashMap is synchronized and thread-safe.
ConcurrentHashMap allows multiple threads to read and write concurrently without any external synchronization, while HashMap requires external synchronization for concurrent access.
ConcurrentHashMap achieves hi...
List is an ordered collection of elements with duplicates allowed, while set is an unordered collection of unique elements.
List maintains the order of elements, while set does not guarantee any specific order.
List allows duplicate elements, while set does not allow duplicates.
Example: List - [1, 2, 3, 1], Set - {1, 2, 3}
I appeared for an interview in Mar 2023.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
20
salaries
| ₹20 L/yr - ₹46 L/yr |
Software Engineer2
17
salaries
| ₹15 L/yr - ₹22 L/yr |
Software Engineer III
16
salaries
| ₹15.7 L/yr - ₹38 L/yr |
Software Engineer
10
salaries
| ₹10 L/yr - ₹24 L/yr |
Devops Engineer
9
salaries
| ₹12.5 L/yr - ₹32 L/yr |
Prime Focus Technologies
MapmyIndia
Yodlee
Bravura Solutions