Filter interviews by
I applied via Company Website and was interviewed before Nov 2023. There were 2 interview rounds.
Java core competency questions
Coding problem, mostly leetcode + system design
Top trending discussions
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
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
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 22 Oct 2024
posted on 28 Sep 2023
I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.
posted on 21 Dec 2022
posted on 11 Apr 2024
I applied via Job Portal
The software architecture of the project involves a microservices-based approach with a combination of RESTful APIs and message queues for communication.
The project follows a microservices architecture to enable scalability and flexibility.
RESTful APIs are used for communication between different services.
Message queues like Kafka or RabbitMQ are utilized for asynchronous communication and decoupling of services.
Certai...
posted on 4 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
Interview experience
based on 2 reviews
Rating in categories
Senior Analyst
81
salaries
| ₹3.8 L/yr - ₹9.5 L/yr |
Software Engineer
35
salaries
| ₹6.4 L/yr - ₹25 L/yr |
Analyst
32
salaries
| ₹2 L/yr - ₹9.9 L/yr |
Operations Analyst
23
salaries
| ₹3 L/yr - ₹4 L/yr |
Senior Associate
18
salaries
| ₹4.5 L/yr - ₹11 L/yr |
ICICI Bank
HDFC Bank
Axis Bank
State Bank of India