i
Ezeiatech Systems
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2023. There was 1 interview round.
HashMap is unordered while LinkedHashMap maintains insertion order.
HashMap provides faster access and retrieval of elements while LinkedHashMap maintains the order of insertion.
LinkedHashMap is useful when we need to maintain the order of insertion of elements.
HashMap is preferred when order is not important and faster access is required.
Example: HashMap is used in caching while LinkedHashMap is used in LRU cache imple
Foreground services are services that have a higher priority and are visible to the user.
Foreground services are used to perform tasks that are noticeable to the user, such as playing music or downloading files.
They require a notification to be displayed to the user, indicating that the service is running.
To implement a foreground service, you need to create a service class and call startForeground() method in it.
You a...
Intent Service is a subclass of Service that performs a single operation on a separate thread.
Intent Service is used for long-running operations that do not require user interaction.
It is started with an Intent and runs on a separate thread.
It stops itself automatically when the operation is complete.
It can be used for tasks like downloading a file or uploading data to a server.
Intent Service is useful for performing b
No, a final class in Java cannot be inherited.
Final classes are those classes which cannot be extended or inherited.
If a class is declared as final, it means that it cannot be subclassed.
Final classes are used to prevent modification of a class's implementation.
Final classes are also used to improve performance and security.
For example, the String class in Java is a final class and cannot be inherited.
MVP and MVVM are architectural patterns used in software development for separating concerns and improving maintainability.
MVP stands for Model-View-Presenter and is a pattern where the presenter acts as a mediator between the view and the model.
MVVM stands for Model-View-ViewModel and is a pattern where the view model acts as a mediator between the view and the model.
In MVP, the view is responsible for updating the pr...
Bitrate can be set using DefaultTrackSelector in ExoPlayer
Create a DefaultTrackSelector instance
Create a TrackSelection.Factory instance
Set the bitrate using the factory
Set the track selector to the player
I appeared for an interview before Aug 2016.
posted on 29 Oct 2023
I applied via Job Portal and was interviewed in Sep 2023. There were 5 interview rounds.
Medium level coding questions
Topic related to the domain is the main focus, communication is checked.
I appeared for an interview before Feb 2023.
Sorting algo , array question
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
posted on 20 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
Timea and work,time and distance
Mettl , easyrotate array , reverse strign
Its very good the give a scenario and according to that you have to develop a project
Inheritance is a mechanism in OOP where a new class is derived from an existing class.
It allows the new class to inherit the properties and methods of the existing class.
There are 4 types of inheritance: Single, Multiple, Hierarchical, and Multilevel.
Example: A class 'Car' can inherit properties and methods from a class 'Vehicle'.
Polymorphism is the ability of an object to take on many forms. There are two types: compile-time and runtime polymorphism.
Compile-time polymorphism is achieved through function overloading and operator overloading.
Runtime polymorphism is achieved through virtual functions and function overriding.
Polymorphism allows for code reusability and flexibility in object-oriented programming.
Example of compile-time polymorphism...
I appeared for an interview before Mar 2024.
Small application that perform crud operation
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
52
salaries
| ₹3 L/yr - ₹11.8 L/yr |
Senior Software Engineer
23
salaries
| ₹6.5 L/yr - ₹12 L/yr |
Software Developer
20
salaries
| ₹3 L/yr - ₹11.5 L/yr |
Machine Learning Developer
7
salaries
| ₹3.6 L/yr - ₹15.7 L/yr |
Machine Learning Engineer
7
salaries
| ₹5 L/yr - ₹9 L/yr |
HCL Infosystems
Accel Frontline
DynPro
ClaySys