Filter interviews by
I applied via Referral and was interviewed in Apr 2023. There were 4 interview rounds.
Model Based Development
Top trending discussions
A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.
A server is a computer or software that provides services or resources to other computers or programs.
ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.
ABAP server handles requests from clients and executes A...
The question is likely asking about experience with a specific software platform and development environment.
Experience with a specific software platform (e.g. AWS, Azure, Google Cloud)
Experience with a specific development environment (e.g. Visual Studio, IntelliJ IDEA)
Ability to work with different platforms and tools to develop software efficiently
Implementing best practices for better handling in software development.
Use proper error handling techniques such as try-catch blocks
Implement logging to track errors and exceptions
Follow coding standards and conventions to ensure consistency
Use defensive programming techniques to anticipate and handle unexpected inputs
Regularly review and refactor code to improve maintainability
I applied via Campus Placement
Aptitude test was easy level and moderate level.
Coding test was held in the google form which was very easy.
The volatile keyword in software engineering is used to indicate that a variable's value can be modified by multiple threads.
Volatile keyword ensures that the variable's value is always read from and written to the main memory, rather than cached in a thread's local cache.
It is used to prevent unexpected behavior in multi-threaded environments where multiple threads may access and modify the same variable simultaneousl...
An abstract class is a class that cannot be instantiated and is meant to be subclassed.
An abstract class can have abstract methods that must be implemented by its subclasses.
An abstract class can also have non-abstract methods that can be inherited by its subclasses.
An abstract class provides a common interface for its subclasses.
An abstract class can have instance variables and constructors.
An abstract class cannot be...
Abstract classes are used to provide a common interface and partial implementation for related classes.
Abstract classes are used when you want to create a base class that cannot be instantiated on its own but can be inherited by other classes.
They are useful when you want to define common methods and properties that multiple related classes should have.
Abstract classes can have both abstract and non-abstract methods.
Ab...
I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.
Joins in SQL are used to combine rows from two or more tables based on a related column between them.
Joins are used to retrieve data from multiple tables based on a related column
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
Reverse the array of strings
Create a new array and iterate through the original array in reverse order, adding each element to the new array
Use built-in array methods like reverse() or spread operator for a more concise solution
Ensure to handle edge cases like empty array or array with only one element
posted on 9 Jun 2024
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Feb 2023. There were 2 interview rounds.
Pattern building logic building
based on 17 reviews
Rating in categories
Software Engineer
105
salaries
| ₹3 L/yr - ₹9.7 L/yr |
Senior Software Engineer
35
salaries
| ₹5.2 L/yr - ₹17 L/yr |
Senior Systems Engineer
32
salaries
| ₹6 L/yr - ₹14.5 L/yr |
Technical Lead
16
salaries
| ₹8.7 L/yr - ₹14.4 L/yr |
System Engineer
12
salaries
| ₹3.3 L/yr - ₹7.5 L/yr |
TCS
Infosys
Wipro
HCLTech