Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2023. There were 2 interview rounds.
Class components are ES6 classes that extend from React.Component and have a render method.
Class components are used for more complex components that require state or lifecycle methods.
They have a constructor method where you can initialize state.
They can have lifecycle methods like componentDidMount, componentDidUpdate, componentWillUnmount, etc.
Example: class MyComponent extends React.Component { constructor() { supe...
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Answers to common interview questions for Reactjs Developer position.
1. Life cycle methods in React include componentDidMount, componentDidUpdate, componentWillUnmount, etc.
2. 'var' has function scope, 'let' has block scope, 'const' is a constant variable.
3. Code to count duplicate characters in a string: const countDuplicates = (str) => { const count = {}; str.split('').forEach(char => { count[char] = count[char] ? co
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
Dsa question were asked
Question related to profit loss
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows for non-blocking execution of code by moving asynchronous tasks to the event queue.
Event loop continuously checks the call stack and the event queue, moving tasks from the queue to the stack when the stack is empty.
Exa...
Closures are functions that have access to their own scope, as well as the scope in which they were defined.
Closures allow functions to access variables from their outer scope even after the outer function has finished executing.
They are commonly used to create private variables in JavaScript.
Closures are created whenever a function is defined within another function.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Python code for solving a string usecase using stack, SQL join and groupby queries
I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.
based on 1 interview
Interview experience
Associate Professional Product Developer
63
salaries
| ₹3.8 L/yr - ₹7.2 L/yr |
Professional 1 Product Test
33
salaries
| ₹6 L/yr - ₹11 L/yr |
Business Analyst
27
salaries
| ₹6.2 L/yr - ₹15.6 L/yr |
Professional 1 Product Developer
26
salaries
| ₹5 L/yr - ₹10.6 L/yr |
Software Developer
21
salaries
| ₹3.6 L/yr - ₹12.1 L/yr |
ITC Infotech
HTC Global Services
Exela Technologies
HERE Technologies