Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
ReactJs is a JavaScript library for building user interfaces.
ReactJs is developed and maintained by Facebook.
It uses a component-based architecture for building reusable UI components.
ReactJs uses a virtual DOM for efficient rendering of components.
It allows developers to create interactive and dynamic web applications.
ReactJs can be used with other libraries and frameworks like Redux for state management.
React JS is a popular JavaScript library for building user interfaces.
Component-based architecture
Virtual DOM for efficient updates
JSX syntax for writing components
One-way data binding
Reusable components
React Native for mobile app development
UseEffect and UseState are React hooks used for managing state and side effects in functional components.
UseEffect is used to perform side effects in functional components, similar to componentDidMount and componentDidUpdate in class components.
UseState is used to manage state in functional components, allowing for re-rendering when the state changes.
Example: const [count, setCount] = useState(0); useEffect(() => { doc
Yes, I use Redux Toolkit for state management in my frontend projects.
I use Redux Toolkit to simplify the process of managing state in my applications.
It provides a set of tools and best practices for managing state in a predictable way.
I find it helpful for handling complex state logic and data flow in my projects.
Redux Toolkit is an official, opinionated, batteries-included toolset for efficient Redux development.
Official toolset for Redux
Opinionated and batteries-included
Helps with common Redux tasks like store setup, reducer logic, and actions
Reducer is a function in Redux that specifies how the application's state changes in response to actions.
Reducer functions take the current state and an action as arguments, and return the new state.
Reducers are pure functions, meaning they do not modify the current state, but return a new state object.
Redux uses reducers to manage the state of the application in a predictable way.
createSlice is a function in Redux Toolkit that simplifies the process of creating Redux slices.
createSlice is a function provided by Redux Toolkit for creating Redux slices with less boilerplate code.
It allows developers to define a slice of the Redux state, including initial state, reducers, and action creators.
createSlice automatically generates action types and action creators based on the defined reducers.
It is co...
Props and state are two important concepts in React for managing and passing data.
Props are read-only data passed from a parent component to a child component.
State is mutable data managed within a component.
Props are used to pass data down the component tree, while state is used for managing data within a component.
Props are passed as attributes in JSX, while state is managed using setState method.
Example: props are u...
Yes, we can send the state from a child component to a parent component in React.
Use callback functions to pass data from child to parent
Parent component can pass a function as a prop to child component
Child component can call this function with the data to update parent's state
React Query is a library for managing server state in React applications.
React Query is used for fetching, caching, synchronizing and updating server state in React applications.
It provides hooks like useQuery and useMutation to interact with server data.
React Query helps in handling loading, error and stale data states efficiently.
Example: const { data, isLoading, isError } = useQuery('todos', fetchTodos)
React Query is used for managing server state and caching data in React applications.
Provides a powerful and flexible way to fetch, cache, and update data from APIs
Automatically handles caching, background refetching, and stale data management
Improves performance by reducing unnecessary network requests
Simplifies data fetching and updating logic in React components
useQuery is for fetching data from the server, useMutation is for making changes to the server data.
useQuery is used for fetching data from the server, while useMutation is used for making changes to the server data.
useQuery is read-only and does not modify data on the server, while useMutation is used for updating, creating, or deleting data on the server.
useQuery is typically used for GET requests, while useMutation ...
Yes, custom hooks are reusable functions in React that allow you to extract component logic into separate functions.
Custom hooks are created by prefixing the function name with 'use' and can be used to share logic between components.
They can be used to manage state, side effects, and other features in functional components.
For example, a custom hook can be created to fetch data from an API and handle loading and error ...
Top trending discussions
posted on 29 Sep 2024
Route guards are used in frontend development to control access to certain routes based on authentication status.
Route guards are used to prevent unauthorized access to certain routes in a frontend application.
They can be used to check if a user is authenticated before allowing access to a specific route.
Common types of route guards include CanActivate, CanActivateChild, CanDeactivate, and CanLoad.
Example: A route guar...
posted on 30 Jun 2024
60 mark 60 min practice more for this round
I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.
The first round is coding test, it easy basic questions
Basics in web development
Asked to design a page
Not bad it was good.
Easy and medium questions
Basic aptitude question
Basic question on dsa
I applied via Job Portal and was interviewed in Nov 2023. There were 3 interview rounds.
General questions of mathematics
2 coding questions, 1 from arrays and 2nd from lists
posted on 8 Oct 2024
One hour offline in office test
One hour and 20 mins test
I applied via Referral and was interviewed in Dec 2022. There were 3 interview rounds.
A basic application using html css and js needs to be developed.
Classes can be used multiple times, IDs are unique. Classes are denoted by a dot, IDs by a hash.
Classes can be used multiple times in a document, IDs can only be used once
Classes are denoted by a dot (.), IDs are denoted by a hash (#)
Example: .class1 { color: red; } #id1 { font-size: 16px; }
Associate Talent Acquisition
3
salaries
| ₹2 L/yr - ₹5.4 L/yr |
Sri Sri Tattva
Patanjali Ayurved
Dabur
Himalaya Wellness