i
UST BlueConch Technologies
Filter interviews by
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve a problem
It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation
Classes are blueprints for creating objects, while objects are instances of classes
Inheritance allows a class to inherit proper...
OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.
OOPS focuses on creating objects that interact with each other to solve a problem
Key principles include encapsulation, inheritance, polymorphism, and abstraction
Encapsulation: bundling data and methods that operate on the data into a single unit
Inheritance: allows a class to inherit properties a...
Top trending discussions
posted on 4 May 2022
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 14 Oct 2024
Oops concepts refer to Object-Oriented Programming principles such as Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation det
Abstract class can have both abstract and non-abstract methods, while Interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while Interface cannot have any implementation.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes are used to provide a common base for multiple classes, while Interfaces are used to define a contrac...
posted on 25 Sep 2024
XPath for locating elements on MakeMyTrip application
Use unique attributes like id, class, name, etc. to create XPath
Avoid using indexes in XPath as they can be unreliable
Use contains() and starts-with() functions for dynamic attributes
Consider using parent-child relationships for complex structures
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 3 reviews
Rating in categories
Senior Software Engineer
213
salaries
| ₹7.8 L/yr - ₹27 L/yr |
Software Engineer
119
salaries
| ₹4.5 L/yr - ₹19 L/yr |
Softwaretest Engineer
96
salaries
| ₹3.1 L/yr - ₹6.5 L/yr |
Senior QA Engineer
64
salaries
| ₹6.5 L/yr - ₹15 L/yr |
QA Test Engineer
55
salaries
| ₹3.5 L/yr - ₹4.9 L/yr |
TCS
Infosys
Wipro
HCLTech