Filter interviews by
Debouncing is a programming technique used to limit the rate at which a function is executed, especially in response to events.
Debouncing ensures that a function is not called too frequently, which can improve performance.
Commonly used in scenarios like window resizing, scrolling, or input field changes.
Example: In a search input, debouncing can delay the API call until the user stops typing for a specified time.
It hel...
The event loop is a fundamental concept in JavaScript that manages asynchronous operations and execution of code.
JavaScript is single-threaded, meaning it can execute one command at a time.
The event loop allows JavaScript to perform non-blocking operations by using a call stack and a message queue.
When an asynchronous operation (like a setTimeout or a network request) is initiated, it is sent to the Web APIs.
Once the o...
call, apply, and bind are methods to set the 'this' context in JavaScript functions, with different invocation styles.
call: Invokes a function with a specified 'this' value and arguments provided individually. Example: func.call(thisArg, arg1, arg2);
apply: Similar to call, but arguments are provided as an array. Example: func.apply(thisArg, [arg1, arg2]);
bind: Returns a new function with a specified 'this' value, allow...
Explain the difference between useMemo and useCallback
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 Company Website and was interviewed in Oct 2018. There was 0 interview round.
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.
based on 1 interview
Interview experience
Softwaretest Engineer
192
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Manual Tester
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Manual Test Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Tester
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Tech Mahindra
Infosys
Wipro
TCS