i
Standard Chartered
Filter interviews by
I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.
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
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Program to check if a number is a palindrome or not.
Convert the number to a string to easily check for palindrome
Reverse the string and compare it with the original string
If they are the same, the number is a palindrome
Lambda expressions in Java are used to provide a concise way to represent anonymous functions.
Lambda expressions are used to define inline implementation of a functional interface.
They enable you to pass functionality as an argument to a method.
Lambda expressions are made up of parameters, an arrow, and a body.
Example: (a, b) -> a + b
To call a default method of an interface when a class implements multiple interfaces, use the interface name followed by the method name.
Use InterfaceName.super.methodName() to call the default method of a specific interface.
If a class implements multiple interfaces with default methods of the same name, you must specify the interface name to call the desired method.
Example: Interface1.super.defaultMethod() to call the
JIT compiler stands for Just-In-Time compiler, which compiles code during runtime instead of ahead of time.
JIT compiler improves performance by compiling code on the fly as it is needed
It converts bytecode into native machine code for execution
Examples include Java HotSpot JIT compiler and .NET JIT compiler
Futures are financial contracts that obligate the buyer to purchase an asset or the seller to sell an asset at a predetermined future date and price.
Futures are standardized contracts traded on exchanges, where the buyer agrees to purchase an asset at a future date for a price agreed upon today.
They are commonly used in commodities, currencies, and financial instruments trading.
Futures allow investors to hedge against ...
GC stands for Garbage Collection, a process in programming languages where unused memory is automatically reclaimed.
Types of GC include: Mark and Sweep, Reference Counting, Generational, and Incremental.
Mark and Sweep: Identifies and removes unreachable objects.
Reference Counting: Keeps track of the number of references to an object and deletes it when the count reaches zero.
Generational: Divides objects into different...
A trading process involves buying and selling financial instruments in the market.
Research and analysis of market trends and opportunities
Placing buy or sell orders through a trading platform
Monitoring and managing open positions
Executing trades based on predetermined strategies
Recording and analyzing trade data for performance evaluation
posted on 29 Jun 2024
Duration : 1 hours
Question type : Greedy algo question(DSA)
Platform : of any choice
LLDs are detailed design documents that describe the software architecture of a system.
LLDs typically include detailed information on modules, components, interfaces, and data for a system.
They help in understanding how different parts of the system interact and communicate with each other.
Examples of LLDs include class diagrams, sequence diagrams, and data flow diagrams.
LLDs are crucial for developers to implement the
posted on 28 Sep 2023
I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.
posted on 31 May 2024
posted on 17 Oct 2023
posted on 21 Dec 2022
Interview experience
based on 13 reviews
Rating in categories
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.7 L/yr |
Senior Analyst
1.9k
salaries
| ₹2 L/yr - ₹8.8 L/yr |
HSBC Bank
ICICI Bank
HDFC Bank
Axis Bank