i
Blackrock
Filter interviews by
Few basics of java
Dsa question
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.
A polyfill for useEffect mimics React's useEffect behavior in non-React environments.
useEffect is a React Hook that allows you to perform side effects in function components.
A polyfill can be created using JavaScript closures to mimic the behavior of useEffect.
Example: A simple polyfill could store effects in an array and execute them after rendering.
You can use setTimeout to simulate the component lifecycle for cleanu...
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
Top trending discussions
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 4 interview rounds.
Springboot features
how to use property values
dependency injection
java core concepts
data structure questions
Arrange 1 's and 0's in a given array
Microservice pattern is an architectural style where an application is composed of small, independent services that communicate with each other.
Each service is responsible for a specific task or functionality
Services communicate with each other through APIs
Each service can be developed, deployed, and scaled independently
Allows for greater flexibility, agility, and resilience
Examples include Netflix, Amazon, and Uber
Logging in microservices follows 12 factor principles.
Each microservice should log to stdout or stderr
Logs should be treated as event streams and sent to a centralized log aggregator
Logs should be structured data in a common format like JSON or syslog
Logs should include contextual information like request ID, user ID, etc.
Logs should be stored and rotated automatically
Logs should be monitored for errors and anomalies
I appeared for an interview in Aug 2024.
Millions of requests can be effectively managed through load balancing, caching, and scaling.
Implementing load balancing to distribute requests evenly across multiple servers
Utilizing caching mechanisms to store frequently accessed data and reduce response times
Scaling infrastructure horizontally by adding more servers to handle increased traffic
Using content delivery networks (CDNs) to cache and deliver content closer...
Kafka can be used as a solution.
I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.
Solve a coding problem involving array manipulation and algorithm design.
Understand the problem requirements clearly.
Break down the problem into smaller parts.
Consider edge cases and constraints.
Optimize for time and space complexity.
Test your solution with various inputs.
posted on 19 Apr 2024
I applied via LinkedIn and was interviewed before Apr 2023. There were 4 interview rounds.
Coding skills dynamic programming
Technical coding skills
posted on 15 Apr 2024
based on 3 interview experiences
Difficulty level
based on 2 reviews
Rating in categories
Analyst
1.2k
salaries
| ₹8.4 L/yr - ₹14.4 L/yr |
Associate
1.1k
salaries
| ₹16.2 L/yr - ₹30.1 L/yr |
Vice President
423
salaries
| ₹31.2 L/yr - ₹53.1 L/yr |
Financial Analyst
136
salaries
| ₹8.2 L/yr - ₹15.4 L/yr |
Senior Associate
83
salaries
| ₹19.2 L/yr - ₹33 L/yr |
Wells Fargo
JPMorgan Chase & Co.
HSBC Group
Citicorp