Filter interviews by
setTimeout executes a function once after a specified time, setInterval executes a function repeatedly at specified intervals, setImmediate executes a function immediately after the current event loop.
setTimeout executes a function once after a specified delay.
setInterval executes a function repeatedly at specified intervals.
setImmediate executes a function immediately after the current event loop.
Example: setTimeout((...
Map is used to transform each element of an array, while filter is used to select elements based on a condition.
Map applies a function to each element of an array and returns a new array with the results.
Filter creates a new array with only the elements that pass a certain condition.
Example: map - [1, 2, 3].map(x => x * 2) returns [2, 4, 6].
Example: filter - [1, 2, 3].filter(x => x > 1) returns [2, 3].
Top trending discussions
posted on 23 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
ES6 is the latest version of ECMAScript with new features like arrow functions, classes, and template literals.
Arrow functions provide a more concise syntax for writing functions.
Classes allow for easier object-oriented programming in JavaScript.
Template literals make it easier to work with strings by allowing interpolation and multiline strings.
Creating react componont with api integration, list rendering and adding custom filterals
Coding exercise, custom hooks, UI related quetions
posted on 2 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
React js state and useeffect
Callbacks are functions passed as arguments, promises represent eventual completion of an asynchronous operation, async await is syntactic sugar for promises.
Callbacks are functions passed as arguments to be executed after a certain task is completed.
Promises represent the eventual completion of an asynchronous operation and allow chaining of multiple asynchronous operations.
Async await is syntactic sugar for promises,...
React has three main phases in its life cycle: Mounting, Updating, and Unmounting.
Mounting: Component is created and inserted into the DOM.
Updating: Component is re-rendered when props or state change.
Unmounting: Component is removed from the DOM.
posted on 2 Jun 2024
I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.
Technical questions will be there
Simple coding questions will be asked.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Duration was 1 hr and topics were css html react js vs code IDE it was a good experience
Tally t is a software used for accounting and financial management.
Tally t is a popular accounting software used by businesses for managing financial transactions.
It helps in recording and tracking financial data such as sales, purchases, expenses, and more.
Tally t provides features like invoicing, inventory management, payroll processing, and tax compliance.
It is widely used in India and other countries for its user-f
posted on 5 Jun 2024
I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.
posted on 23 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
463
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
304
salaries
| ₹2.8 L/yr - ₹13 L/yr |
Senior Test Engineer
289
salaries
| ₹6 L/yr - ₹21.5 L/yr |
Test Engineer
127
salaries
| ₹2.4 L/yr - ₹12.4 L/yr |
Technical Lead
104
salaries
| ₹13.7 L/yr - ₹37.5 L/yr |
TCS
Wipro
Infosys
HCLTech