Filter interviews by
Clear (1)
posted on 9 May 2024
I was interviewed in Apr 2024.
Top trending discussions
posted on 13 May 2017
I was interviewed before May 2016.
Few basics of java
Dsa question
posted on 3 Jun 2024
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
It was easy and solvable
posted on 24 Sep 2024
I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.
ArrayList is better for random access and LinkedList is better for frequent insertions and deletions.
ArrayList uses an array to store elements, allowing for fast random access but slower insertions and deletions.
LinkedList uses nodes with references to the next and previous nodes, making insertions and deletions faster but random access slower.
Example: Use ArrayList when you need to frequently access elements by index,...
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Find the length of the longest increasing subsequence in an array.
Use dynamic programming to solve this problem efficiently.
Iterate through the array and keep track of the longest increasing subsequence ending at each index.
Example: For array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence is [10, 22, 33, 50, 60, 80] with length 6.
The question is asking about how to find the frequency of each character in a given string.
Iterate through the string and count the occurrences of each character
Store the counts in a data structure like a hashmap or array
Return the counts for each character
Reverse a given string
Create a new empty string to store the reversed string
Iterate through the original string from end to start and append each character to the new string
Return the reversed string
posted on 6 Nov 2021
I applied via Naukri.com and was interviewed in Oct 2021. There were 3 interview rounds.
posted on 23 Jul 2023
I applied via Referral and was interviewed in Sep 2022. There were 5 interview rounds.
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
based on 1 interview
Interview experience
Senior Associate
4.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate2
3.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
1.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
1.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
1.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
BNY
Northern Trust
Blackrock
JPMorgan Chase & Co.