Filter interviews by
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Top trending discussions
posted on 24 Dec 2024
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
HashMap is not thread-safe, ConcurrentHashMap allows concurrent access, synchronized HashMap uses explicit synchronization.
HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.
ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.
Synchronized HashMap uses explicit synchronization to make it thread...
A lambda expression is a concise way to represent an anonymous function, often used with functional interfaces in Java.
Lambda expressions provide a way to pass functionality as an argument to a method.
Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.
Example: (x, y) -> x + y is a lambda expression that takes two parameters and returns their sum.
posted on 2 Jul 2024
posted on 17 Jul 2024
posted on 28 Apr 2023
I applied via Referral and was interviewed in Mar 2023. There were 4 interview rounds.
PIP stands for Performance Improvement Plan, a tool used by employers to help employees improve their performance.
PIP is a formal process that outlines specific goals and expectations for an employee to meet within a certain timeframe.
It is often used as a last resort before termination and can be initiated by either the employer or the employee.
The plan typically includes regular check-ins and progress updates to ensu...
posted on 16 Jun 2023
posted on 7 Feb 2022
I applied via Referral and was interviewed in Jan 2022. There were 2 interview rounds.
1. Implement stack using two or one queue
2. Find the max profit on each day sales
Ex input
int[] bookPrice = {‘7’,’1’,’5’,’6’,’4’};
Output : 5 ( 6 - 1);
int[] bookPrice = {‘5’,’4’,’1’}; output : 0
posted on 11 Dec 2024
Interview experience
Senior Analyst
43
salaries
| ₹4.5 L/yr - ₹13.5 L/yr |
Process Leader
11
salaries
| ₹10 L/yr - ₹15.3 L/yr |
Reconciliation Analyst
11
salaries
| ₹4.2 L/yr - ₹6.6 L/yr |
Analyst
11
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Financial Analyst
7
salaries
| ₹4.3 L/yr - ₹5 L/yr |
Blackrock
Vanguard
State Street Global Advisors
Fidelity Investments