Filter interviews by
I was interviewed in Mar 2024.
A closure is a function that has access to its own scope, as well as the outer function's scope.
Closure allows a function to access variables from its outer function even after the outer function has finished executing.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
When innerFunction is called, it can still access outerVar even though outerF
Top trending discussions
Async and Await are keywords in JavaScript used to handle asynchronous operations in a synchronous manner.
Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.
Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.
Async functions always return a Promise, which allows ...
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
The output will be 23323
The DivideNumber method recursively divides the input number by 10 until it is less than 10
The Console.Write statement prints the result of n/10 each time the method is called
Convert numeric input to words in English
Break down the input number into hundreds, tens, and ones place
Use a dictionary or array to map numbers to their corresponding words
Handle special cases like teens and tens separately
Async and Await are keywords in JavaScript used to handle asynchronous operations in a synchronous manner.
Async is used to define a function as asynchronous, allowing it to run in the background without blocking the main thread.
Await is used to pause the execution of an async function until a Promise is settled, and then resumes the function with the resolved value.
Async functions always return a Promise, which allows ...
Technical assesment was there in first round
I applied via campus placement at Institute of Management Studies (IMS), Ghaziabad and was interviewed in Aug 2023. There were 3 interview rounds.
They asked basic programs, cloud computing, computer networking
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
3-6 Yrs
Not Disclosed
Technical Support Engineer
41
salaries
| ₹2.5 L/yr - ₹4.5 L/yr |
Software Developer
33
salaries
| ₹2.8 L/yr - ₹7.9 L/yr |
Sales Manager
28
salaries
| ₹4.4 L/yr - ₹13 L/yr |
Software Development Engineer
26
salaries
| ₹4.2 L/yr - ₹10.4 L/yr |
Software Engineer
25
salaries
| ₹2 L/yr - ₹8 L/yr |
Honeywell Automation
Siemens
Bosch
Schneider Electric