i
Qualys
Filter interviews by
I applied via Approached by Company and was interviewed before Jun 2021. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Even after answering all the questions correctly along with coding done with exact expected output you will get rejected becoz they are fake job interview or eye wash campaign it’s better to avoid.
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
posted on 26 Sep 2024
I applied via Walk-in and was interviewed in Aug 2024. There were 2 interview rounds.
Aptitude round will for 30 min .
Simple programming test
posted on 11 Jun 2024
Finding common characters in 3 strings using coding
Create a function that takes in 3 strings as input
Iterate through each character of the first string and check if it exists in the other 2 strings
Store the common characters in an array and return it
posted on 23 May 2024
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
var, let, and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.
var is function scoped, let and const are block scoped
var can be redeclared and updated, let can be updated but not redeclared, const cannot be redeclared or updated
const is used for variables that should not be reassigned, like constants
A promise in JavaScript represents the eventual completion (or failure) of an asynchronous operation and its resulting value.
Promises are objects that represent the eventual completion (or failure) of an asynchronous operation.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and failure.
Example: new Promise((resolve, reject) => { ... }).then(res
based on 1 review
Rating in categories
Software Engineer
155
salaries
| ₹4.7 L/yr - ₹17.2 L/yr |
Senior Software Engineer
127
salaries
| ₹10.5 L/yr - ₹35 L/yr |
Lead Software Engineer
52
salaries
| ₹25.3 L/yr - ₹42 L/yr |
Site Reliability Engineer
48
salaries
| ₹4.6 L/yr - ₹16.6 L/yr |
Senior QA Engineer
40
salaries
| ₹11 L/yr - ₹20 L/yr |
Tenable
Rapid7
McAfee
NortonLifeLock's