i
R Systems International
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
HTTP error code 203 indicates that the server successfully processed the request, but is returning information that may be from another source.
HTTP 203 is a non-standard error code that is not defined in the HTTP/1.1 standard.
It is typically used to indicate that the server successfully processed the request, but is returning information from a different source.
This status code is not commonly used and may not be suppo
ArrayList is a resizable array implementation, LinkedList is a doubly linked list implementation.
ArrayList is faster for accessing elements by index, LinkedList is faster for adding/removing elements in the middle.
ArrayList uses less memory as it only stores elements, LinkedList uses more memory as it stores elements and pointers.
ArrayList is better for random access, LinkedList is better for sequential access.
Example:...
Top trending discussions
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.
I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.
It included aptitude...selenium questions...java mcq questions...and a program to write
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
Abstraction: hiding the complex implementation details an
It was some sorting question - 1 Hour JAVA
Use the kill command with the child process ID to terminate it
Find the child process ID using tools like ps or pgrep
Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID
Example: kill -9
Aptitude test was easy to clear
Coding test was ok to clear
General topics like Artificial Intelligence positive or negative impacts
I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.
Iterate through array to find second largest number
Iterate through the array and keep track of the largest and second largest numbers
Handle edge cases like duplicates or small array sizes
Return the second largest number found
Senior Software Engineer
1k
salaries
| ₹8 L/yr - ₹27.1 L/yr |
Project Lead
947
salaries
| ₹11 L/yr - ₹35 L/yr |
Software Engineer
339
salaries
| ₹4.5 L/yr - ₹16.1 L/yr |
Senior Project Leader
259
salaries
| ₹12.5 L/yr - ₹34 L/yr |
Technical Architect
145
salaries
| ₹16 L/yr - ₹38 L/yr |
HCLTech
Tech Mahindra
Mphasis
LTIMindtree