Filter interviews by
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
posted on 8 Jul 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Basic Python problems
Types of wait include implicit, explicit, fluent, and thread.sleep
Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException
Explicit wait: Waits for a certain condition to occur before proceeding further
Fluent wait: Waits for a condition to occur with a defined polling interval
Thread.sleep: Pauses the execution for a specified amount of time
Feedback is information about reactions to a product, service, or process that is used as a basis for improvement.
Feedback is essential for continuous improvement in automation engineering.
It can come from various sources such as customers, stakeholders, or testing results.
Feedback can be positive, negative, or neutral, and should be analyzed to make informed decisions.
Examples of feedback in automation engineering inc...
Timer counters are devices used to count the number of events or time intervals in automation systems.
Timer counters are used to measure time intervals or count events in automation systems.
They are commonly used in PLCs (Programmable Logic Controllers) to control processes.
Timer counters can be programmed to trigger actions based on specific time intervals or event counts.
Examples include using a timer counter to turn...
PLC stands for Programmable Logic Controller, a type of industrial computer used to control manufacturing processes.
PLCs are used to automate processes in industries such as manufacturing, automotive, and food processing.
They are programmed using ladder logic or other programming languages to control machinery and equipment.
PLCs can monitor inputs from sensors and other devices, make decisions based on logic, and contr...
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
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 2 reviews
Rating in categories
Software Engineer
24
salaries
| ₹11.1 L/yr - ₹19 L/yr |
Market Research Associate
24
salaries
| ₹6 L/yr - ₹8 L/yr |
Senior Software Engineer
24
salaries
| ₹17 L/yr - ₹32 L/yr |
Product Manager
18
salaries
| ₹24 L/yr - ₹38 L/yr |
Software Engineer2
10
salaries
| ₹14.5 L/yr - ₹22 L/yr |
Adobe
Autodesk
Quark Software
Wipro