Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before May 2023. There were 5 interview rounds.
3 coding questions with 10 test cases each. For an hour.
posted on 23 Jul 2024
Overloading is having multiple methods in the same class with the same name but different parameters. Overriding is implementing a method in a subclass that is already defined in the superclass.
Overloading allows multiple methods with the same name but different parameters in the same class.
Overriding involves implementing a method in a subclass that is already defined in the superclass.
Overloading is resolved at compi
Java features include object-oriented programming, platform independence, automatic memory management, and multithreading.
Object-oriented programming: Java supports classes and objects, allowing for modular and reusable code.
Platform independence: Java programs can run on any platform with the Java Virtual Machine (JVM).
Automatic memory management: Java uses garbage collection to automatically manage memory allocation ...
Abstract class is a class that cannot be instantiated and may contain abstract methods.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Used to define a common interface for subclasses
I was interviewed before Mar 2016.
posted on 19 Apr 2020
I applied via Company Website and was interviewed in Oct 2019. There were 4 interview rounds.
posted on 31 Oct 2022
I applied via Company Website and was interviewed before Oct 2021. There were 2 interview rounds.
I have followed the MVC, Singleton, and Factory design patterns in my past projects.
MVC pattern for separating concerns and improving maintainability
Singleton pattern for ensuring only one instance of a class is created
Factory pattern for creating objects without exposing the instantiation logic
Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.
Implement strong authentication mechanisms such as multi-factor authentication
Use authorization to restrict access to sensitive data and functionalities
Encrypt sensitive data both in transit and at rest
Regularly update the application and its dependencies to patch security vulnera...
I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.
Behavioural and culture fit
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Prime numbers are numbers that are only divisible by 1 and themselves.
Start by checking if the number is less than 2, as prime numbers start from 2.
Iterate from 2 to the square root of the number and check if the number is divisible by any of these numbers.
If the number is not divisible by any number in the range, then it is a prime number.
posted on 21 Oct 2024
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.
Basic hacker rank problem
based on 1 interview
Interview experience
based on 8 reviews
Rating in categories
Associate
4.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Analyst
3.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Vice President
3.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
2.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Financial Analyst
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Barclays
JPMorgan Chase & Co.
HDFC Bank
ICICI Bank