Filter interviews by
A promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises have three states: pending, fulfilled, and rejected.
They allow for cleaner asynchronous code compared to callbacks.
Example: A promise can be created using 'new Promise((resolve, reject) => { ... })'.
You can handle results with '.then()' for success and '.catch()' for errors.
Example: fetch('url').then(res...
This program identifies and lists all prime numbers up to a specified limit using a simple algorithm.
A prime number is a natural number greater than 1 that cannot be formed by multiplying two smaller natural numbers.
To find prime numbers, iterate through numbers starting from 2 up to a given limit.
For each number, check if it is divisible by any number less than itself (except 1).
If a number is not divisible by an...
let, const, and var are JavaScript keywords for variable declaration with different scopes and mutability rules.
var: Function-scoped or globally-scoped, can be redeclared and updated.
Example: var x = 10; x = 20; var x = 30; // Valid
let: Block-scoped, can be updated but not redeclared in the same scope.
Example: let y = 10; y = 20; // Valid, let y = 30; // Error
const: Block-scoped, cannot be updated or redeclared, m...
Yes, I am willing to work on 24x7 support requirements.
I understand the importance of providing round-the-clock support to ensure system availability and minimize downtime.
I am comfortable with working in shifts and being on-call to address any issues that may arise.
I have experience in incident management and troubleshooting, which are crucial skills for handling support requirements.
I am familiar with tools and ...
In case of a server outage, I would quickly assess the situation, communicate with the team, and implement recovery procedures.
Assess the situation: Check monitoring tools for alerts and logs to identify the cause of the outage.
Communicate: Inform the team and stakeholders about the issue and expected downtime.
Implement recovery: Restart the server or services if it's a minor issue, or escalate to the engineering ...
Shared viewmodel is a design pattern used in software development to share data between different components.
Shared viewmodel allows multiple components to access and modify the same data
It helps in keeping the data consistent across different parts of the application
Example: Using a shared viewmodel in a shopping cart application to update the total price when items are added or removed
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
In case of a server outage, I would quickly assess the situation, communicate with the team, and implement recovery procedures.
Assess the situation: Check monitoring tools for alerts and logs to identify the cause of the outage.
Communicate: Inform the team and stakeholders about the issue and expected downtime.
Implement recovery: Restart the server or services if it's a minor issue, or escalate to the engineering team ...
Yes, I am willing to work on 24x7 support requirements.
I understand the importance of providing round-the-clock support to ensure system availability and minimize downtime.
I am comfortable with working in shifts and being on-call to address any issues that may arise.
I have experience in incident management and troubleshooting, which are crucial skills for handling support requirements.
I am familiar with tools and techn...
I appeared for an interview in Jul 2023.
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.
MVVM is a design pattern used in software development to separate the user interface from the business logic.
MVVM stands for Model-View-ViewModel
Model represents the data and business logic
View represents the user interface
ViewModel acts as an intermediary between the Model and View
MVVM helps in achieving separation of concerns and easier unit testing
Popular in frameworks like Angular and Vue.js
Shared viewmodel is a design pattern used in software development to share data between different components.
Shared viewmodel allows multiple components to access and modify the same data
It helps in keeping the data consistent across different parts of the application
Example: Using a shared viewmodel in a shopping cart application to update the total price when items are added or removed
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Top trending discussions
posted on 18 Jun 2024
Understanding basic data structures and algorithms is crucial for predicting outputs in coding challenges.
Data structures like arrays, linked lists, and trees are fundamental.
Algorithms such as sorting and searching are commonly tested.
Example: Predicting output of a sorting algorithm on an array.
Example: Understanding how recursion works in a binary tree traversal.
Medium level problem,
posted on 26 Jun 2024
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
45 min apps and technical question
45 min coding round you can refer net for first 15 min
posted on 11 Mar 2023
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
The test was very weird one.
They did have planned anything for the test, They came and given a link on bit.ly and given an another link that is in google form for the answers.
And they selection of people for second round is not sensible.
This round was also be a weird.
They give each candidates with different questions.
They told us to write logic on the paper and you can use internet for your reference.
But after this round they announced the results but that is not in genuine one.
posted on 14 May 2024
Event loop in Node.js manages asynchronous operations by executing callback functions when certain events occur.
Event loop is responsible for handling I/O operations, timers, and callbacks in Node.js
It allows Node.js to perform non-blocking operations efficiently
Event loop continuously checks the event queue for new events to execute
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There was 1 interview round.
Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() to handle success and .catch() to handle errors.
I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.
Yes, I am willing to work in taxation domain.
I have prior experience in working with taxation related projects.
I have a good understanding of tax laws and regulations.
I am willing to learn and adapt to new tax policies and procedures.
I am comfortable working with tax software and tools.
I am aware of the importance of accuracy and attention to detail in tax-related work.
based on 7 interview experiences
Difficulty level
Duration
based on 45 reviews
Rating in categories
Applications Engineer
42
salaries
| ₹5 L/yr - ₹20 L/yr |
QA Engineer
16
salaries
| ₹4.7 L/yr - ₹12 L/yr |
Associate Application Engineer
12
salaries
| ₹7.3 L/yr - ₹9 L/yr |
Senior Application Engineer
11
salaries
| ₹12 L/yr - ₹28 L/yr |
Associate Software Engineer
10
salaries
| ₹8.4 L/yr - ₹8.8 L/yr |
Global Edge Software
PagarBook
SurePrep
Signzy Technologies