Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
React hooks are functions that let you use state and other React features without writing a class.
Hooks are introduced in React 16.8 to allow state and lifecycle features in functional components.
useState() hook is used to add state to functional components.
useEffect() hook is used to perform side effects in functional components.
Custom hooks can be created to reuse stateful logic across components.
Hooks should always ...
Virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.
Virtual DOM is a concept in React where a lightweight copy of the actual DOM is created.
It allows React to efficiently update and render components by comparing the virtual DOM with the actual DOM and only making necessary changes.
Virtual DOM helps in improving performance by reducing the number of direct...
Redux is a state management library for React applications. Middleware is a function that intercepts actions before they reach the reducer.
Redux is used to manage the state of a React application in a predictable way
Middleware in Redux allows you to write logic that can intercept and modify actions before they reach the reducer
Common middleware in Redux includes redux-thunk for async actions and redux-logger for loggin
Call, bind, and apply are methods used to manipulate the context of a function in JavaScript.
Call - allows you to call a function with a specified 'this' value and arguments provided individually.
Example: function greet(name) { return 'Hello ' + name; } greet.call(null, 'John');
Bind - creates a new function that, when called, has its 'this' keyword set to the provided value.
Example: const greetJohn = greet.bind(null, '...
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.
C++ is an extension of C with object-oriented programming features.
C++ supports object-oriented programming while C does not.
C++ has classes and templates while C does not.
C++ has better support for function overloading and default arguments.
C++ has a standard library that includes many useful functions.
C++ allows for both procedural and object-oriented programming.
C++ is generally considered to be a more complex langu
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before May 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Apr 2020. There was 1 interview round.
based on 1 interview
Interview experience
Customer Care Executive
299
salaries
| ₹0 L/yr - ₹0 L/yr |
Travel Executive
206
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Service Executive
146
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Support Executive
112
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech