Filter interviews by
API requests in React can be handled using fetch or axios to make asynchronous calls to the server.
Use fetch or axios to make API requests in React
Handle the response using promises or async/await
Update the state with the fetched data to render it in the UI
Hooks are a new feature in React that allow you to use state and other React features without writing a class.
Hooks are functions that let you use state and other React features in functional components.
Types of hooks include useState, useEffect, useContext, useReducer, useCallback, useMemo, useRef, useImperativeHandle, useLayoutEffect, useDebugValue.
Example: useState hook allows you to add state to functional com...
HTTP process in Flutter involves making network requests to fetch data from servers.
Use packages like http or dio to make HTTP requests in Flutter.
Send requests to a server using methods like GET, POST, PUT, DELETE.
Handle responses using Future and async/await.
Example: Making a GET request to fetch data from an API.
In Flutter, models are used to represent data and manage state within an application.
Models are classes that define the structure of data in an application.
They are used to store and manage data, as well as handle business logic.
Models can be used to update the UI when data changes, using the setState() method.
Example: class User { String name; int age; }
Example: class Product { String name; double price; }
Separate service providers in Flutter help to decouple the business logic from the UI layer, making the code more modular and maintainable.
Separate service providers help in following the single responsibility principle by separating the UI logic from the business logic.
They make the code more modular and easier to maintain by allowing for easier testing and reusability of code.
Service providers can be used to han...
Feature branching in Github is a practice of creating a separate branch for each new feature or task to isolate changes.
Feature branching helps in keeping the main branch clean and stable.
Developers can work on different features simultaneously without interfering with each other's code.
Once the feature is complete, it can be merged back into the main branch through a pull request.
Example: Creating a 'login-featur...
Feature branching in Github is a practice of creating a separate branch for each new feature or task to isolate changes.
Feature branching helps in keeping the main branch clean and stable.
Developers can work on different features simultaneously without interfering with each other's code.
Once the feature is complete, it can be merged back into the main branch through a pull request.
Example: Creating a 'login-feature' br...
HTTP process in Flutter involves making network requests to fetch data from servers.
Use packages like http or dio to make HTTP requests in Flutter.
Send requests to a server using methods like GET, POST, PUT, DELETE.
Handle responses using Future and async/await.
Example: Making a GET request to fetch data from an API.
In Flutter, models are used to represent data and manage state within an application.
Models are classes that define the structure of data in an application.
They are used to store and manage data, as well as handle business logic.
Models can be used to update the UI when data changes, using the setState() method.
Example: class User { String name; int age; }
Example: class Product { String name; double price; }
Separate service providers in Flutter help to decouple the business logic from the UI layer, making the code more modular and maintainable.
Separate service providers help in following the single responsibility principle by separating the UI logic from the business logic.
They make the code more modular and easier to maintain by allowing for easier testing and reusability of code.
Service providers can be used to handle n...
Hooks are a new feature in React that allow you to use state and other React features without writing a class.
Hooks are functions that let you use state and other React features in functional components.
Types of hooks include useState, useEffect, useContext, useReducer, useCallback, useMemo, useRef, useImperativeHandle, useLayoutEffect, useDebugValue.
Example: useState hook allows you to add state to functional componen...
API requests in React can be handled using fetch or axios to make asynchronous calls to the server.
Use fetch or axios to make API requests in React
Handle the response using promises or async/await
Update the state with the fetched data to render it in the UI
Top trending discussions
I honed my analytical skills through various projects in my previous roles, focusing on data interpretation and stakeholder communication.
Worked on a project analyzing customer feedback data to improve product features, resulting in a 20% increase in user satisfaction.
Collaborated with cross-functional teams to gather requirements for a new software tool, ensuring alignment with business objectives.
Utilized SQL and Exc...
I appeared for an interview before Jul 2021.
I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
I applied via Naukri.com
I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.
Opportunities for professional development, such as training programs and mentorship.
A collaborative work environment that encourages teamwork and idea sharing.
Access to cutting-edge technology and resources to drive innovation.
A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There was 1 interview round.
Experienced professional with a strong educational background and clear career ambitions, eager to contribute to the company's success.
I have over 5 years of experience in project management, leading teams to successfully deliver complex projects on time.
I hold a Master's degree in Business Administration from XYZ University, where I specialized in strategic management.
My family has always emphasized the importance of ...
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.
Workflow is a series of automated steps that can be used to streamline business processes.
Triggers are used to execute code before or after a record is inserted, updated, or deleted.
Reports are used to display data in a visual format, such as a table or chart.
Roles are used to define the hierarchy of ...
based on 2 interview experiences
Difficulty level
TCS
Accenture
Wipro
Cognizant