Filter interviews by
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
It was a one hour coding test with around 70 questions.And the level of difficulty was medium
Oops concept refers to Object-Oriented Programming concepts like inheritance, polymorphism, encapsulation, and abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Polymorphism allows objects to be treated as instances of their parent class.
Encapsulation hides the internal state of an object and only allows access through methods.
Abstraction focuses on the essential qualities of
Basic aptitude questions.
I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.
Normal Logical Reasoning and QUant
I was interviewed before Feb 2023.
Coding test in coder byte
Invenics interview questions for popular designations
I was interviewed before Aug 2022.
Coder byte test ,which is online exam . Duration 2-3 hrs
Top trending discussions
I applied via Naukri.com and was interviewed before Feb 2020. There was 1 interview round.
I applied via Referral and was interviewed before Feb 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2019. There were 3 interview rounds.
Abstract class is a class that cannot be instantiated and Interface is a blueprint of a class.
Abstract class can have both abstract and non-abstract methods while Interface can only have abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract class can have constructors while Interface cannot.
Example of Abstract class: Animal (abstract method: makeSound())
Example
A singleton class is a class that can only have one instance created at a time.
Singleton classes are often used in situations where there should only be one instance of a class, such as a database connection or a configuration manager.
The class typically has a private constructor to prevent multiple instances from being created.
The instance of the class is usually accessed through a static method or property.
Example: J...
Transactional in Hibernate refers to the management of database transactions.
Hibernate provides transaction management through the use of the Transaction interface.
Transactions can be managed programmatically or declaratively using annotations.
Transactional behavior can be customized using isolation levels and propagation settings.
Example: @Transactional annotation can be used to mark a method as transactional.
Example:...
based on 9 interviews
Interview experience
based on 11 reviews
Rating in categories
Technology Analyst
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Development Analyst
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech