i
Infomaze Elite
Filter interviews by
I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.
Function overloading and overriding are ways to create multiple functions with the same name but different parameters or implementations.
Function overloading is when multiple functions have the same name but different parameters.
Function overriding is when a subclass provides a different implementation of a method that is already defined in its superclass.
In JavaScript, function overloading is not directly supported, b...
Top trending discussions
I applied via LinkedIn and was interviewed before Mar 2022. There was 1 interview round.
Bounds refer to the content area of a view, while frame refers to the position and size of a view within its superview.
Bounds are relative to the view's own coordinate system, while frame is relative to its superview's coordinate system.
Changing the bounds of a view affects the position and size of its subviews, while changing the frame affects the position and size of the view itself.
For example, if a view has a frame...
I have worked on MVVM architecture in my previous project.
MVVM stands for Model-View-ViewModel.
It separates the UI logic from the business logic.
The View interacts with the ViewModel, which in turn interacts with the Model.
I used RxSwift for binding the ViewModel and View in my previous project.
Access control refers to the process of restricting or granting access to resources based on user identity and permissions.
Role-based access control (RBAC) - access is granted based on the user's role within an organization
Attribute-based access control (ABAC) - access is granted based on specific attributes of the user, such as job title or department
Discretionary access control (DAC) - access is granted at the discre...
Lazy property delays the initialization of a property until it is accessed for the first time.
Lazy properties are useful when the initialization of a property is expensive and not always needed.
They can improve performance and memory usage by delaying the initialization until it is actually needed.
They are declared using the 'lazy' keyword and must be variables, not constants.
Example: lazy var myProperty = expensiveIni...
UITableView for displaying data in a list format, UICollectionView for displaying data in a grid or custom layout.
Use UITableView for displaying data in a list format, such as a contact list or a news feed.
Use UICollectionView for displaying data in a grid or custom layout, such as a photo gallery or a calendar.
UITableView is simpler to implement and more efficient for displaying large amounts of data.
UICollectionView ...
I applied via LinkedIn and was interviewed in Jul 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
Software Developer
36
salaries
| ₹1.8 L/yr - ₹3.6 L/yr |
Junior Software Developer
10
salaries
| ₹1.8 L/yr - ₹3 L/yr |
Senior Software Developer
7
salaries
| ₹3 L/yr - ₹6.6 L/yr |
Software Tester
6
salaries
| ₹2.2 L/yr - ₹4.1 L/yr |
Mern Stack Developer
5
salaries
| ₹1.8 L/yr - ₹3 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra