i
Differenz System
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.
Virtual DOM is a lightweight copy of the actual DOM in memory, used by React to improve performance.
Virtual DOM is a concept where a lightweight copy of the actual DOM is kept in memory.
React uses the virtual DOM to improve performance by minimizing actual DOM manipulations.
When state changes in a React component, a new virtual DOM is created and compared to the previous one to determine the minimal changes needed in t...
Virtual DOM
Virtual DOM is a lightweight, in-memory representation of the actual DOM
It is used in React to improve performance by minimizing direct manipulation of the actual DOM
Changes are first made to the virtual DOM, then compared to the actual DOM for efficient updates
Practical Test for React App
Top trending discussions
posted on 6 Aug 2024
Basic Dsa Quetions like array or string
posted on 8 Apr 2023
I applied via LinkedIn and was interviewed in Mar 2023. There were 4 interview rounds.
Clone a Todo Application UI using ReactJS, Sass
Create a new ReactJS project using create-react-app
Design the UI using Sass and implement it in ReactJS
Use state and props to manage the todo list
Add functionality to add, delete and mark tasks as complete
Implement local storage to persist data
Test the application thoroughly
Explanation of CSS specificity hierarchy
Inline styles have the highest specificity
IDs have higher specificity than classes and elements
Multiple selectors with the same specificity are resolved by the order in which they appear in the stylesheet
The universal selector (*) has the lowest specificity
This round was more focused on the problem solving. 2 coding questions were asked. The round was for an hour
Server-Side Rendering (SSR) is the process of rendering web pages on the server and sending the HTML to the client.
SSR improves website performance and SEO by reducing load times and providing search engines with fully rendered pages.
React provides a library called ReactDOMServer that allows developers to render React components on the server.
SSR requires a server-side framework or library, such as Next.js or Gatsby, t...
posted on 13 Dec 2024
The purpose of the FLEX property in CSS Flexbox is to define how a flex item will grow or shrink to fit the available space.
The FLEX property is used to set the initial size of a flex item.
It can be used to specify how much a flex item can grow or shrink relative to the other flex items.
The FLEX property is a shorthand for the FLEX-GROW, FLEX-SHRINK, and FLEX-BASIS properties.
The flex property defines the ability of a flex item to grow, shrink, or stay the same size.
The flex property is a shorthand for flex-grow, flex-shrink, and flex-basis properties.
It allows a flex item to grow or shrink to fill the available space.
Values for flex property include a unitless number for flex-grow, a unitless number for flex-shrink, and a length or percentage for flex-basis.
Example: flex: 1 1 50%;
posted on 7 Dec 2024
Quantitative aptitude, logical apptiude,
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
We discussed on the challenges I faced in the past
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
It was js coding and react native related questions.
Custom hooks in React are reusable functions that contain logic shared between components.
Custom hooks start with 'use' keyword (e.g. useState, useEffect)
They can be used to share logic like fetching data, managing state, or subscribing to events
Example: Custom hook for fetching data from an API can be used in multiple components
posted on 31 Mar 2024
I applied via Instahyre and was interviewed in Oct 2023. There was 1 interview round.
posted on 10 Mar 2022
based on 1 interview
Interview experience
Software Engineer
22
salaries
| ₹2.2 L/yr - ₹4.8 L/yr |
Senior Software Engineer
16
salaries
| ₹3.2 L/yr - ₹6.2 L/yr |
Senior IOS Developer
10
salaries
| ₹3.6 L/yr - ₹10 L/yr |
Junior Software Engineer
9
salaries
| ₹2 L/yr - ₹2.9 L/yr |
Lead Software Engineer
9
salaries
| ₹4.4 L/yr - ₹6.2 L/yr |
Infosys
TCS
Wipro
HCLTech