Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2022. There were 4 interview rounds.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
posted on 12 Sep 2024
A singleton class is a class that can only have one instance created and provides a global point of access to that instance.
Singleton classes are often used in scenarios where only one instance of a class is needed, such as for managing a connection pool or configuration settings.
The singleton pattern typically involves a private constructor, a static method to access the instance, and a static variable to hold the ins...
Easy questions oops,java,rest assured
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
I applied via Company Website and was interviewed before Dec 2021. There were 7 interview rounds.
1 hours - DSA Round and MCQs related to DSA and Automation
posted on 15 Sep 2022
I applied via Referral and was interviewed before Sep 2021. There were 3 interview rounds.
Questions related to React and nodejs
The given array needs to be flattened to a single-level array.
Iterate through the array elements
If an element is an array, recursively flatten it
If an element is not an array, add it to the result array
Promise is a way to handle asynchronous operations in JavaScript.
Promises represent a value that may not be available yet.
They have three states: pending, fulfilled, and rejected.
Promises can be chained using .then() and .catch() methods.
They help avoid callback hell and make code more readable.
Example: new Promise((resolve, reject) => {...})
Array methods in Javascript are built-in functions that can be used to manipulate arrays.
Some common array methods are push(), pop(), shift(), unshift(), slice(), splice(), concat(), join(), indexOf(), and forEach().
push() adds one or more elements to the end of an array.
pop() removes the last element from an array.
shift() removes the first element from an array.
unshift() adds one or more elements to the beginning of a...
State and props are two important concepts in React for managing data and passing data between components.
State is used to manage data within a component and can be updated using setState() method.
Props are used to pass data from parent component to child component.
State is mutable while props are immutable.
Example:
Example:
based on 1 review
Rating in categories
Software Development Engineer II
9
salaries
| ₹9.6 L/yr - ₹22 L/yr |
NOC Engineer
8
salaries
| ₹5.2 L/yr - ₹10.4 L/yr |
Team Lead
7
salaries
| ₹18.5 L/yr - ₹28 L/yr |
Technical Support Engineer
7
salaries
| ₹6.8 L/yr - ₹8 L/yr |
Software Developer
6
salaries
| ₹6.3 L/yr - ₹9 L/yr |
Tally Solutions
Zoho
QuickBooks
SAP