i
Filter interviews by
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
It was good experience
Custom hooks in React allow for reusable logic across components, enhancing code organization and maintainability.
Custom hooks are JavaScript functions that start with 'use'. Example: 'useFetch' for data fetching.
They can encapsulate stateful logic, making it reusable. Example: 'const [data, loading] = useFetch(url);'
Custom hooks can use other hooks like 'useState' and 'useEffect' to manage state and side effects.
They ...
Closures are functions that retain access to their lexical scope, even when executed outside that scope.
A closure is created when a function is defined inside another function.
Example: function outer() { let x = 10; return function inner() { return x; }; }
Closures can capture variables from their parent scope, allowing for data privacy.
They are often used in callbacks and event handlers to maintain state.
Example: let c...
I applied via LinkedIn and was interviewed in Mar 2022. There were 2 interview rounds.
Pure pipes are stateless and only depend on input values, while impure pipes can have side effects and depend on external factors.
Pure pipes are faster and more efficient than impure pipes.
Pure pipes are used for simple transformations of data, while impure pipes are used for more complex transformations.
Pure pipes can be memoized for better performance.
Impure pipes can cause performance issues if not used carefully.
Ex...
Round two was combined round of tech and coding test .Panel will tell scenario we need to code in angular ,html and css .
Top trending discussions
posted on 13 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
Basic CSS properties include color, font-size, margin, padding, and display.
color
font-size
margin
padding
display
I applied via Approached by Company and was interviewed before Dec 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
posted on 11 Jun 2024
Finding common characters in 3 strings using coding
Create a function that takes in 3 strings as input
Iterate through each character of the first string and check if it exists in the other 2 strings
Store the common characters in an array and return it
I applied via Naukri.com
I am open to discussing salary based on the responsibilities and requirements of the position.
I am flexible and open to negotiation.
I am looking for a fair and competitive salary.
I am more interested in the overall compensation package rather than a specific number.
I would like to be compensated based on my skills, experience, and the value I can bring to the company.
posted on 6 Oct 2022
I applied via LinkedIn and was interviewed in Sep 2022. There were 2 interview rounds.
Closures are functions that have access to variables in their outer scope, even after the outer function has returned.
Closures are created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
Closures can be used to create private variables and methods.
Closures can also be used to create functions with pre-set arguments.
useRef is a hook used to create a mutable ref object, while createRef is a method used to create a ref object.
useRef is a hook provided by React, while createRef is a method provided by the React library.
useRef can be used in functional components to create a mutable ref object that persists across renders.
createRef is used in class components to create a ref object that can be attached to a DOM element.
useRef can also...
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
Hacker Rank Online Written Test
Topics covered DSA and Javascript
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Senior Software Engineer
1.1k
salaries
| ₹10.8 L/yr - ₹40 L/yr |
Software Engineer
840
salaries
| ₹9.9 L/yr - ₹18.9 L/yr |
QA Engineer
393
salaries
| ₹4.1 L/yr - ₹10 L/yr |
Technical Lead
360
salaries
| ₹23.7 L/yr - ₹42 L/yr |
Business Analyst
356
salaries
| ₹12 L/yr - ₹40 L/yr |
ITC Infotech
Xoriant
CitiusTech
HTC Global Services