Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
4-20 mA signal has a minimum value of 4 mA and a maximum value of 20 mA, while 0-20 mA signal ranges from 0 mA to 20 mA.
4-20 mA signal has a minimum value of 4 mA representing the lower limit of the signal range.
0-20 mA signal starts from 0 mA, allowing for a wider range of values compared to 4-20 mA signal.
Both signals are commonly used in industrial automation for transmitting analog signals to control systems.
4-20 m...
VFD stands for Variable Frequency Drive, which controls the speed of an AC motor by varying the frequency and voltage of the power supplied to it.
VFD converts fixed frequency AC power to variable frequency and voltage output
It allows for precise control of motor speed and torque
VFDs are commonly used in industrial applications to save energy and improve process control
posted on 28 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
Reverse a string without using Java built-in functions
Create a character array from the input string
Use two pointers to swap characters at the beginning and end of the array until they meet
Convert the character array back to a string
Relative Xpath is based on the current node while Absolute Xpath starts from the root node of the XML document.
Relative Xpath does not start with a forward slash (/) while Absolute Xpath starts with a forward slash (/).
Relative Xpath is more flexible and less prone to changes in the structure of the XML document.
Absolute Xpath is more specific and provides the full path to the element in the XML document.
Relative Xpath...
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
In this first round it was of 45mins which included MCQ question and 1 coding question.
Answers to common interview questions for Automation Test Engineer position.
Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.
OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.
JavaS...
Type coercion is the process of converting one data type to another in programming.
Type coercion can happen implicitly or explicitly in programming languages.
Implicit type coercion occurs when the language automatically converts data types during operations.
Explicit type coercion occurs when the programmer manually converts data types using functions or operators.
Example: In JavaScript, the addition operator (+) can pe...
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows for code reusability by defining a new class based on an existing class.
Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...
API error codes are unique identifiers used to indicate specific errors in an API response.
API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.
Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.
Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.
posted on 4 Oct 2024
Reverse the characters of words in a string
Split the string into an array of words
Reverse each word in the array
Join the reversed words back into a single string
I have worked on projects involving automation testing of web applications using Selenium and API testing using Postman.
Automation testing of web applications
API testing using Postman
Experience with Selenium
Integration testing
Regression testing
posted on 16 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Given input string- This is opentext.
OP- sihT si txtetnepo.
Page Object Model is a design pattern used in test automation to create an object repository for web elements on a page.
It helps in separating the test scripts from the web elements, making the code more maintainable and reusable.
Each web page is represented as a class, and the web elements on the page are defined as variables within the class.
Methods are created within the class to perform actions on the web elements,...
posted on 1 Sep 2024
6 questions asked in an interview
The slider window problem involves finding the maximum sum of a subarray of a fixed size k within an array of integers.
Use a sliding window approach to efficiently find the maximum sum subarray.
Keep track of the current sum within the window and update it as you slide the window.
Maintain a variable to store the maximum sum found so far.
Example: Given array [1, 3, -1, -3, 5, 3, 6, 7] and window size k=3, the maximum sum
The stock buy sell problem involves finding the maximum profit that can be made by buying and selling a stock at the right times.
Calculate the difference between each pair of consecutive prices in the array
Find the maximum subarray sum of the differences using Kadane's algorithm
The maximum subarray sum is the maximum profit that can be made
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
General aptitude and out put realted questions
Face to face dsa and string manipulations
2 array question 1 on sorting other one is for searching
based on 1 interview
Interview experience
Software Engineer
1.8k
salaries
| ₹19 L/yr - ₹77.3 L/yr |
Software Developer
1.1k
salaries
| ₹20.6 L/yr - ₹60 L/yr |
Senior Software Engineer
640
salaries
| ₹24 L/yr - ₹85 L/yr |
Data Scientist
268
salaries
| ₹24.3 L/yr - ₹55.5 L/yr |
Sde1
257
salaries
| ₹14 L/yr - ₹55 L/yr |
Yahoo
Amazon
Microsoft Corporation