Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.
Use JavaScript methods to extract desired output from a complex object
Use Object.keys() to get an array of keys in the object
Use Object.values() to get an array of values in the object
Use Object.entries() to get an array of key-value pairs in the object
Resolve a list of promises to get the output
Use Promise.all() method to wait for all promises to resolve
The output will be an array of resolved values in the same order as the input promises
Handle any errors that may occur during promise resolution
Event lifecycle refers to the stages an event goes through from creation to completion.
Creation of event
Propagation of event
Handling of event
Completion of event
Given a list of APIs, make a grid based layout like an e-commerce website. This needs to be done in VueJs browser script.
Top trending discussions
I appeared for an interview before Aug 2021.
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
posted on 8 Oct 2024
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted but not their initializations
Function declarations are fully hoisted
Hoisting can lead to unexpected behavior if not understood properly
Closure is the combination of a function bundled together with references to its surrounding state.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It is created whenever a function is defined within another function.
Closure helps in maintaining the state of a function and allows for data encapsulation.
posted on 17 Jul 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
They asked JS basics and Promises, hoisting
Just asked about my work culture, as I worked in startup and product based company, they except me work in Agile and how u will adopt to MNC / service based company culture
based on 1 interview
Interview experience
Senior Software Engineer
6
salaries
| ₹45 L/yr - ₹70 L/yr |
Backend Developer
5
salaries
| ₹29.5 L/yr - ₹35 L/yr |
Software Engineer2
5
salaries
| ₹25 L/yr - ₹45 L/yr |
QA Engineer
4
salaries
| ₹21 L/yr - ₹26 L/yr |
QA Manager
4
salaries
| ₹60.4 L/yr - ₹94 L/yr |
TCS
Accenture
Wipro
Cognizant