Filter interviews by
I applied via Walk-in and was interviewed before Apr 2023. There was 1 interview round.
There was only one round and two people, they asked basic react js and javsacript questions and then one coding question.
Top trending discussions
A reusable React form component that dynamically generates fields and displays inputs in a table format.
Use React's state to manage form data dynamically.
Utilize a mapping function to render form fields based on an array of field definitions.
Implement a submit handler to process the form data.
Display the form inputs in a table format using HTML table elements.
Example of field definitions: [{ label: 'Name', type: 'text'...
React 16 introduced new features like React Fiber, Error Boundaries, Portals, and improved server-side rendering.
React Fiber is a new reconciliation engine that improves performance and enables incremental rendering.
Error Boundaries allow developers to catch and handle errors in components.
Portals provide a way to render children into a different DOM subtree.
Improved server-side rendering with support for streaming and...
React hooks simplify state management and lifecycle methods in functional components.
Hooks allow functional components to have state and lifecycle methods
They reduce the need for class components and HOCs
Hooks make code more readable and easier to test
Examples of hooks include useState, useEffect, and useContext
HOC components are higher-order components in React that allow code reuse and logic sharing.
HOC components are functions that take a component and return a new component with additional functionality.
They are used to abstract common logic and behaviors into reusable components.
HOC components can be used for tasks like authentication, logging, and code reuse.
Example: a withAuth HOC component that adds authentication log...
I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.
I applied via Job Portal
After running npm build, the next step is to deploy the built application to a web server or hosting platform.
Upload the build files to a web server or hosting platform
Configure the server to serve the build files
Test the deployed application to ensure it is working correctly
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
Its a 90 minutes aptitude round. It's having 3 sections :
1 - Logical and Anlytical reasoning
2 - Related to your Skills and the position for which you have applied. For me it was completly on React.
3 - Code Ground, where you have to showcase your coding skills.
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
Got a link on mail to give online clearance test. 25 questions on react, Js and html-css
A simple login page built with React, featuring form handling and validation.
Use functional components and hooks like useState for managing form state.
Implement controlled components for input fields to handle user input.
Add basic validation to ensure fields are not empty before submission.
Use CSS or a UI library like Material-UI for styling the login form.
Handle form submission with an onSubmit event, and manage error...
Pure components, memo, useCallback, and HoC are optimization techniques in React for improving performance.
Pure components are components that only re-render when their props or state change.
memo is a higher order component that memoizes the result of a component rendering, preventing unnecessary re-renders.
useCallback is a hook that memoizes functions, preventing unnecessary re-creations on re-renders.
HoC (Higher Orde...
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Design Engineer
64
salaries
| ₹3 L/yr - ₹10 L/yr |
Lead Engineer
50
salaries
| ₹8 L/yr - ₹22 L/yr |
Senior Design Engineer
25
salaries
| ₹5.1 L/yr - ₹11.5 L/yr |
Project Lead
24
salaries
| ₹12 L/yr - ₹25.9 L/yr |
Senior Engineer
23
salaries
| ₹5 L/yr - ₹11.6 L/yr |
Accenture
Wipro
Cognizant
Capgemini