Filter interviews by
I applied via Walk-in and was interviewed in Jul 2023. There were 3 interview rounds.
let is block scoped, var is function scoped, const is a constant variable.
let is block scoped, meaning it is only accessible within the block it is declared in.
var is function scoped, meaning it is accessible throughout the function it is declared in.
const is a constant variable whose value cannot be changed once assigned.
The spread operator in JavaScript allows an iterable to be expanded into individual elements.
The spread operator is denoted by three dots (...) and can be used to expand arrays, objects, or strings.
It is commonly used for combining arrays, passing arguments to functions, and creating copies of arrays or objects.
Example: const arr1 = [1, 2, 3]; const arr2 = [...arr1, 4, 5]; // arr2 will be [1, 2, 3, 4, 5]
I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.
Closure is a function that has access to its outer function's variables, even after the outer function has returned.
Closure is created when a function is defined inside another function.
The inner function has access to the outer function's variables and parameters.
The inner function can access the outer function's variables even after the outer function has returned.
Closures can be used to create private variables and
Regular functions are defined using the function keyword, while arrow functions use the => syntax.
Arrow functions have a shorter syntax than regular functions.
Arrow functions do not have their own 'this' keyword.
Arrow functions cannot be used as constructors.
Regular functions can be used as methods on objects, while arrow functions cannot.
Arrow functions are always anonymous, while regular functions can be named or ano
The 'this' keyword refers to the current object in which the code is being executed.
The value of 'this' depends on how a function is called.
In a global context, 'this' refers to the global object (window in a browser).
In a function context, 'this' refers to the object that the function is a method of.
In an event context, 'this' refers to the element that triggered the event.
In a constructor function, 'this' refers to t...
A url is shared and you basically answer a bunch of multiple choice questions with a coding problem at the end.
I applied via Indeed and was interviewed in Jul 2019. There were 4 interview rounds.
Top trending discussions
Palindrome code should be designed to check if a given string is the same forwards and backwards.
Create a function that takes a string as input
Remove any spaces and punctuation from the string
Reverse the string and compare it to the original string to check if it is a palindrome
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.
I have a strong background in HR strategy and business partnering
I enjoy collaborating with cross-functional teams to drive positive change
I am excited about the opportunity to make a meaningful impact on the organization's culture and performance
I applied via AmbitionBox and was interviewed in Nov 2024. There were 2 interview rounds.
They gave me an assignment to complete
posted on 27 Sep 2024
I applied via Walk-in and was interviewed in Aug 2024. There were 3 interview rounds.
Basically It is a list of 25 questions having mix of Resoning,Aptitude &English. Each Queztion carries 2 marks and also there was a plus point that it doesn't have any negative marks
posted on 3 Sep 2024
They asked you to automate a complete URL end to end testing
posted on 5 Dec 2024
posted on 10 Jan 2025
Software Developer
36
salaries
| ₹2 L/yr - ₹8.7 L/yr |
Software Engineer
13
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Devops Engineer
7
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Mean Stack Developer
7
salaries
| ₹3 L/yr - ₹4.1 L/yr |
Product Owner
7
salaries
| ₹6 L/yr - ₹14 L/yr |
TO THE NEW
Srijan Technologies
TCS
Infosys