Filter interviews by
Top trending discussions
posted on 10 Jan 2025
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Questions about architecture and cases
posted on 12 Jul 2022
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
Actuator is a Spring Boot module that provides endpoints for monitoring and managing the application.
Actuator exposes various endpoints for monitoring and managing the application
It provides health, metrics, info, and other endpoints
These endpoints can be accessed via HTTP or JMX
Actuator can be configured to secure the endpoints with authentication and authorization
Actuator can also be extended to provide custom endpoi
It depends on the specific requirements and constraints of the project.
Monolithic applications can be easier to develop and deploy, but can become difficult to maintain and scale as they grow.
Microservices can be more flexible and scalable, but require more resources and complexity to manage.
Consider factors such as team size, project scope, performance requirements, and future growth plans when deciding on architectur...
Intermediate condition in lambda expression
Lambda expressions can have intermediate conditions using the 'if' keyword
The condition is placed after the parameter list and before the arrow
Example: lambda x: x**2 if x > 0 else -1
posted on 4 Dec 2024
3 coding que easy,med and hard
Trapping rain water and median of two sorted array
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
Data structures and algo. 2 ques were asked in hackerrank
posted on 4 Oct 2024
Angular offers advantages such as two-way data binding, dependency injection, and modular architecture.
Two-way data binding allows automatic synchronization of data between the model and the view, reducing the need for manual DOM manipulation.
Dependency injection helps manage dependencies and promotes code reusability by allowing components to be easily injected with their dependencies.
Modular architecture enables deve...
ngModel is a directive in AngularJS that binds the value of HTML controls to application data.
ngModel is used for two-way data binding in AngularJS.
It can be used with input, select, textarea, and custom form controls.
Example:
Mcq+coding which are medium level questions
No, multiple inheritance is not allowed in Java.
Java does not support multiple inheritance for classes to avoid the diamond problem.
However, multiple inheritance is allowed for interfaces in Java.
Example: class A extends B, C is not allowed, but interface X extends Y, Z is allowed.
Static is used to define class-level variables and methods, while final is used to define constants and prevent inheritance or modification.
Static variables and methods belong to the class itself, while final variables cannot be changed once initialized.
Static members can be accessed without creating an instance of the class, while final members must be accessed through an instance.
Static variables are shared among all...
Data encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation hides the internal state of an object and only exposes the necessary functionalities through methods.
It helps in achieving data abstraction and information hiding.
Example: A class 'Car' encapsulates data like speed, color, and methods like accelerate() and brake().
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Company core values are the fundamental beliefs that guide the behavior and decisions of employees.
Integrity - acting with honesty and transparency in all dealings
Innovation - constantly seeking new and better ways to solve problems
Customer focus - prioritizing the needs and satisfaction of customers
Teamwork - collaborating effectively with colleagues to achieve common goals
posted on 23 Jan 2025
Morgan Stanley
Charles Schwab
UBS
Ameriprise Financial