Filter interviews by
I applied via LinkedIn and was interviewed before May 2023. There was 1 interview round.
SQL is a domain-specific language used for managing and manipulating relational databases.
SQL stands for Structured Query Language.
It is used to communicate with databases to perform tasks such as querying data, updating data, and creating tables.
Common SQL commands include SELECT, INSERT, UPDATE, DELETE, and JOIN.
Example: SELECT * FROM customers WHERE city = 'New York';
Overloading is when multiple methods have the same name but different parameters. Overriding is when a subclass provides a specific implementation of a method that is already provided by its superclass.
Overloading allows a class to have multiple methods with the same name but different parameters.
Overriding occurs when a subclass provides a specific implementation of a method that is already provided by its superclass.
...
A virtual method is a method in a base class that can be overridden in a derived class.
Virtual methods allow for polymorphism in object-oriented programming.
They are declared using the 'virtual' keyword in the base class and can be overridden using the 'override' keyword in the derived class.
Virtual methods enable dynamic binding, where the method to be called is determined at runtime based on the actual type of the ob...
A static class in C# is a class that cannot be instantiated and is used to group related methods and properties.
Static classes are declared using the 'static' keyword.
Static classes cannot be instantiated or inherited.
Static classes are commonly used for utility classes that contain helper methods.
Example: 'Math' class in C# is a static class that contains mathematical functions like 'Math.Max()' and 'Math.Min()'.
Top trending discussions
posted on 2 Jun 2022
I appeared for an interview before Jun 2021.
Had DSA and aptitude questions
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
posted on 7 May 2022
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Basic aptitude knowledge
Strong in java
I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.
Yes, I am comfortable with DEVops if WAS is shutdown.
I have experience with both WAS and DEVops
I understand the dependencies between the two systems
I am confident in my ability to troubleshoot and resolve any issues that may arise
Collection hierarchy in Java includes interfaces like Collection, List, Set, Queue, and Map with their respective implementations.
Collection interface is the root interface in the collection hierarchy
List interface extends Collection and allows duplicate elements, with implementations like ArrayList and LinkedList
Set interface extends Collection and does not allow duplicate elements, with implementations like HashSet a...
I applied via Naukri.com and was interviewed before Sep 2019. There were 6 interview rounds.
based on 1 interview experience
Difficulty level
Quality Analyst
20
salaries
| ₹3.8 L/yr - ₹9.1 L/yr |
Business Analyst
19
salaries
| ₹3.2 L/yr - ₹12.2 L/yr |
Senior Software Engineer
19
salaries
| ₹8.7 L/yr - ₹14.4 L/yr |
Software Engineer
13
salaries
| ₹5.8 L/yr - ₹10.5 L/yr |
Technical Lead
12
salaries
| ₹13.6 L/yr - ₹19.3 L/yr |
Cognizant
EXL Service
Optum Global Solutions
Hexaware Technologies