i
Standard Chartered
Filter interviews by
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
Top trending discussions
posted on 4 Dec 2024
3 coding que easy,med and hard
Trapping rain water and median of two sorted array
posted on 22 Oct 2024
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
Authentication handling in microservices involves securing communication between services and managing user access.
Implement token-based authentication for secure communication between microservices
Use OAuth or JWT for authentication and authorization
Centralize authentication logic in a separate service to avoid duplication
Implement role-based access control to manage user permissions
The map function in Java 8 is used to transform each element of a stream using a given function.
Map function is a method in the Stream interface that applies a function to each element in the stream and returns a new stream with the transformed elements.
It is commonly used for converting or manipulating data in a stream without modifying the original data source.
Example: List
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
Node.js uses event-driven architecture where events trigger callbacks to handle asynchronous operations.
Node.js uses event loop to handle asynchronous operations efficiently
Events are emitted by various objects in Node.js like HTTP servers, file system, etc.
Callbacks are registered to handle events and execute code when events occur
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
posted on 13 Sep 2024
Island Perimeter and Number of Provinces. Basic Leetcode question
posted on 31 May 2024
Team Lead
2.5k
salaries
| ₹3 L/yr - ₹13 L/yr |
Associate Manager
2.3k
salaries
| ₹5.2 L/yr - ₹20 L/yr |
Senior Officer
2.3k
salaries
| ₹1.8 L/yr - ₹7.3 L/yr |
Manager
2k
salaries
| ₹7 L/yr - ₹28.2 L/yr |
Senior Analyst
1.9k
salaries
| ₹2 L/yr - ₹8.8 L/yr |
HSBC Bank
Citibank
ICICI Bank
HDFC Bank