Filter interviews by
React is a JavaScript library for building user interfaces.
React allows developers to create reusable UI components.
It uses a virtual DOM for efficient rendering.
React uses JSX, a syntax extension that allows mixing HTML with JavaScript.
State and props are used for managing data and passing data between components.
React virtual DOM is a lightweight copy of the actual DOM that React uses to improve performance by minimizing actual DOM updates.
Virtual DOM is a representation of the actual DOM in memory.
React compares the virtual DOM with the actual DOM to determine the minimal changes needed to update the UI.
Changes are batched and applied efficiently to the actual DOM for better performance.
Example: When a user interacts with a R...
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
Virtual DOM is a lightweight copy of the real DOM, used to improve performance by minimizing updates.
Real DOM is the actual HTML document, while Virtual DOM is a JavaScript object.
Virtual DOM updates are faster as it only updates the changed elements.
Real DOM updates are slower as it updates the entire tree.
React and Vue.js use Virtual DOM for efficient rendering.
Virtual DOM is not visible to the user, while Real DOM i
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Dec 2019. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
5
salaries
| ₹2 L/yr - ₹4 L/yr |
TCS
Accenture
Wipro
Cognizant