Filter interviews by
MVVM, MVC, and MVP are design patterns used in software development to separate concerns and improve code maintainability.
MVC stands for Model-View-Controller and separates the application into three interconnected components. The model represents the data and business logic, the view displays the data to the user, and the controller handles user input and updates the model and view accordingly.
MVP stands for Mode...
Data can be fetched using APIs and passed to the view using templating engines or front-end frameworks.
Use AJAX calls to fetch data from the backend APIs
Parse the data received in JSON format
Use templating engines like Handlebars or front-end frameworks like React to pass the data to the view
Render the data dynamically on the view
Recyclerview is a view group that displays a list of scrollable items and reuses views as they scroll off the screen.
Recyclerview is a more flexible and efficient version of ListView and GridView.
It uses a LayoutManager to arrange items in a list or grid format.
It also uses an Adapter to provide data to the views and recycle views as they scroll off the screen.
Recyclerview can also support animations and item deco...
OOPs concepts are fundamental principles of object-oriented programming that help in creating modular and reusable code.
Encapsulation helps in hiding the implementation details of an object and provides a clean interface for interacting with it.
Inheritance allows creating new classes based on existing ones, reducing code duplication and promoting code reuse.
Polymorphism enables objects to take on multiple forms, a...
Services are modular, reusable components that perform specific tasks and can be accessed by other parts of an application.
Services are used to separate business logic from the UI layer.
They can be used to perform tasks such as data retrieval, validation, and manipulation.
Services can be shared across multiple components and modules.
Examples include HTTP services for making API calls, authentication services, and ...
Activity refers to a single screen with a user interface. Binding is a way to connect data to the UI elements.
Activity is a component of an Android app that represents a single screen with a user interface.
Binding is a way to connect data to the UI elements in an Activity.
Data binding can be done using XML or programmatically.
Binding can be used to update the UI automatically when the data changes.
I applied via Approached by Company and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Referral and was interviewed before May 2022. There were 4 interview rounds.
An assignment on scenario is given and was asked to develop it and the time given was flexible.
OOPs concepts are fundamental principles of object-oriented programming that help in creating modular and reusable code.
Encapsulation helps in hiding the implementation details of an object and provides a clean interface for interacting with it.
Inheritance allows creating new classes based on existing ones, reducing code duplication and promoting code reuse.
Polymorphism enables objects to take on multiple forms, allowi...
Activity refers to a single screen with a user interface. Binding is a way to connect data to the UI elements.
Activity is a component of an Android app that represents a single screen with a user interface.
Binding is a way to connect data to the UI elements in an Activity.
Data binding can be done using XML or programmatically.
Binding can be used to update the UI automatically when the data changes.
Services are modular, reusable components that perform specific tasks and can be accessed by other parts of an application.
Services are used to separate business logic from the UI layer.
They can be used to perform tasks such as data retrieval, validation, and manipulation.
Services can be shared across multiple components and modules.
Examples include HTTP services for making API calls, authentication services, and loggi...
Recyclerview is a view group that displays a list of scrollable items and reuses views as they scroll off the screen.
Recyclerview is a more flexible and efficient version of ListView and GridView.
It uses a LayoutManager to arrange items in a list or grid format.
It also uses an Adapter to provide data to the views and recycle views as they scroll off the screen.
Recyclerview can also support animations and item decoratio...
Data can be fetched using APIs and passed to the view using templating engines or front-end frameworks.
Use AJAX calls to fetch data from the backend APIs
Parse the data received in JSON format
Use templating engines like Handlebars or front-end frameworks like React to pass the data to the view
Render the data dynamically on the view
MVVM, MVC, and MVP are design patterns used in software development to separate concerns and improve code maintainability.
MVC stands for Model-View-Controller and separates the application into three interconnected components. The model represents the data and business logic, the view displays the data to the user, and the controller handles user input and updates the model and view accordingly.
MVP stands for Model-Vie...
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
As an Assistant Manager, I have led teams, managed projects, and improved operational efficiency through strategic planning.
Led a team of 10 in a project that increased sales by 20% over six months.
Implemented a new inventory management system that reduced waste by 15%.
Conducted weekly team meetings to enhance communication and address challenges.
Developed training programs for new employees, improving onboarding effic...
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2021. There were 5 interview rounds.
I am currently working on developing a mobile application for a client in the hospitality industry.
The application will allow users to make reservations and order food and drinks from their mobile devices.
We are using React Native for the front-end and Node.js for the back-end.
We are also implementing a payment gateway to allow for secure transactions.
The client has requested that the app be available in both iOS and A...
based on 2 interview experiences
Difficulty level
Duration
based on 2 reviews
Rating in categories
Nutritionist
10
salaries
| ₹5.6 L/yr - ₹10.4 L/yr |
Clinical Pharmacologist
3
salaries
| ₹6 L/yr - ₹20 L/yr |
TCS
Accenture
Wipro
Cognizant