Filter interviews by
I was interviewed in Jul 2022.
Top trending discussions
I applied via campus placement at Institute of Technical Education and Research, Bhuvaneshwar and was interviewed in Oct 2024. There were 4 interview rounds.
All are MCQ questions followed by 2-3 coding questions .
Duration is 45 mins and 2-3 coding questions.
posted on 5 Jun 2024
I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.
1 hr, there were some DSA problems
1 hr, there were some DSA problems
posted on 20 May 2023
DBms, operating system, system design, java, opps, data structure, web development, 3 codes.
OOPs is a programming paradigm based on the concept of objects that interact with each other.
OOPs stands for Object-Oriented Programming.
It focuses on encapsulation, inheritance, and polymorphism.
Encapsulation is the process of hiding implementation details from the user.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects to take on multiple forms or behaviors.
Exa...
Code to reverse a string by words
Split the string into words using space as delimiter
Reverse the order of words
Join the words using space as delimiter
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}
Activity life cycle in Android refers to the sequence of states an activity goes through from creation to destruction.
Activity life cycle consists of several states such as onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.
onCreate() is called when the activity is first created, onStart() is called when the activity becomes visible to the user, onResume() is called when the activity starts interacting with t...
Components of Android include activities, services, content providers, and broadcast receivers.
Activities: User interface components that represent a single screen with a user interface.
Services: Background tasks that run independently of the UI.
Content Providers: Manage a shared set of app data.
Broadcast Receivers: Respond to system-wide broadcast announcements.
Kotlin Flow is a reactive stream library in Kotlin for handling asynchronous data streams.
Kotlin Flow is used for handling asynchronous data streams in a sequential and non-blocking manner.
It provides a way to emit multiple values asynchronously and handle backpressure.
Keywords in Kotlin include suspend, flow, collect, emit, filter, map, etc.
Implementation patterns in Android are design patterns that help in structuring and organizing code for better maintainability and scalability.
MVC (Model-View-Controller) pattern separates the application into three main components to improve code organization and reusability.
MVVM (Model-View-ViewModel) pattern separates the UI logic from the business logic, making it easier to test and maintain.
Singleton pattern ensur...
posted on 10 Aug 2023
Basic core Java questions on String, Integer & Collection
based on 1 interview
Interview experience
Senior Engineer
9
salaries
| ₹3.8 L/yr - ₹6 L/yr |
QA Manager
4
salaries
| ₹13.2 L/yr - ₹15.5 L/yr |
Senior Engineer In Quality
4
salaries
| ₹6.9 L/yr - ₹7.5 L/yr |
Process Engineer
3
salaries
| ₹4 L/yr - ₹5 L/yr |
Senior Executive
3
salaries
| ₹5 L/yr - ₹6.5 L/yr |
Samvardhana Motherson Group
Bharat Forge
Sundaram Clayton
Rane Group