Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Blackrock Team. If you also belong to the team, you can get access from here

Blackrock Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Blackrock Interview Questions and Answers

Updated 24 Jun 2025
Popular Designations

53 Interview questions

A QA Associate was asked 7mo ago
Q. Given an array of numbers, find the second largest number.
Ans. 

Find the 2nd largest string in an array of strings.

  • Iterate through the array and keep track of the largest and second largest strings.

  • Compare each string with the current largest and second largest strings to update them accordingly.

View all QA Associate interview questions
A QA Associate was asked 7mo ago
Q. What is the concept of hooks in Cucumber?
Ans. 

Hooks in Cucumber allow for setup and teardown actions around test scenarios.

  • Hooks are methods that run at specific points in the test execution lifecycle.

  • Common hooks include @Before and @After, which run before and after each scenario.

  • Example: @Before can be used to set up test data or initialize a database connection.

  • Example: @After can be used to clean up resources or log results after a scenario runs.

  • Hooks ca...

View all QA Associate interview questions
A Manager Internal Audit was asked 8mo ago
Q. Why internal audit?
Ans. 

Internal audit allows me to utilize my analytical skills to identify risks, improve processes, and add value to the organization.

  • Opportunity to identify and mitigate risks within the organization

  • Improving processes and operational efficiency

  • Contributing to the overall success and growth of the organization

  • Utilizing analytical skills to provide valuable insights

  • Continuous learning and development in a dynamic envir...

View all Manager Internal Audit interview questions
A Client Servicing Executive was asked 8mo ago
Q. What is the difference between an asset and equity?
Ans. 

Asset refers to any resource owned by a person or company, while equity represents ownership in a company.

  • Asset is a tangible or intangible resource owned by an individual or company, such as cash, property, or equipment.

  • Equity represents ownership in a company and is calculated as total assets minus total liabilities.

  • Assets can include stocks, bonds, real estate, and cash, while equity is typically represented by...

View all Client Servicing Executive interview questions
A Client Servicing Executive was asked 8mo ago
Q. What does BlackRock do?
Ans. 

BlackRock is a global investment management corporation that provides a variety of financial services.

  • BlackRock is a multinational investment management corporation based in the United States.

  • They offer a wide range of financial services including asset management, risk management, and advisory services.

  • BlackRock is known for its expertise in managing exchange-traded funds (ETFs) and other investment products.

  • The ...

View all Client Servicing Executive interview questions
A Client Servicing Executive was asked 8mo ago
Q. What is ALADIN toot
Ans. 

ALADIN tool is a software used for managing client relationships and providing personalized services.

  • ALADIN stands for Automated Learning and Decision Intelligence Network.

  • It helps in analyzing client data to provide personalized recommendations and services.

  • The tool uses machine learning algorithms to improve client servicing and satisfaction.

  • ALADIN tool can be used in various industries such as finance, healthca...

View all Client Servicing Executive interview questions
A Software Developer Intern was asked 9mo ago
Q. Write a program to determine if a number is prime.
Ans. 

A program to find prime numbers within a given range

  • Iterate through numbers in the given range

  • Check if each number is divisible by any number other than 1 and itself

  • If not divisible, it is a prime number

View all Software Developer Intern interview questions
Are these interview questions helpful?
A Software Developer Intern was asked 9mo ago
Q. Write the pseudo code to count the number of ones in a given number.
Ans. 

Count the number of ones in a given number using pseudo code

  • Initialize a count variable to 0

  • Iterate through each bit of the number and check if it is 1

  • Increment the count if the bit is 1

  • Return the count as the result

View all Software Developer Intern interview questions
An Analyst was asked 9mo ago
Q. What tools have you used?
Ans. 

I have used a variety of tools including Excel, SQL, Tableau, Python, and Power BI.

  • Excel

  • SQL

  • Tableau

  • Python

  • Power BI

View all Analyst interview questions
An ALLADIN CLIENT SERVICES was asked 9mo ago
Q. What are asset classes?
Ans. 

Asset classes are groups of securities that exhibit similar characteristics and behave similarly in the market.

  • Asset classes include stocks, bonds, real estate, commodities, and cash equivalents.

  • Investors can diversify their portfolios by investing in different asset classes.

  • Each asset class has its own risk and return characteristics.

  • Asset allocation involves determining the optimal mix of asset classes based on ...

Blackrock Interview Experiences

100 interviews found

Java Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Optimal solution for 1 DSA question with string manipulation and sorting.
  • Ans. 

    Optimal solution for sorting an array of strings using built-in sorting algorithm in Java.

    • Use Arrays.sort() method to sort the array of strings in Java.

    • Ensure to import the Arrays class before using the sort() method.

    • Example: String[] arr = {"banana", "apple", "orange"}; Arrays.sort(arr);

  • Answered by AI
  • Q2. Basic core java questions
Round 2 - Technical 

(2 Questions)

  • Q1. Technical Java, Spring boot and Microservices Questions
  • Q2. Detailed Multithreading, CompletableFuture, Locks and Synchronization, Dependency Injection, IOC Container, Design Patterns
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. MULTIPLE QUESTIONS OF OOPS
  • Q2. Program of prime number
  • Ans. 

    A program to find prime numbers within a given range

    • Iterate through numbers in the given range

    • Check if each number is divisible by any number other than 1 and itself

    • If not divisible, it is a prime number

  • Answered by AI
  • Q3. Pseudo code of finding ones in a number
  • Ans. 

    Count the number of ones in a given number using pseudo code

    • Initialize a count variable to 0

    • Iterate through each bit of the number and check if it is 1

    • Increment the count if the bit is 1

    • Return the count as the result

  • Answered by AI
  • Q4. Basic questions of sql and mongodb

Interview Preparation Tips

Interview preparation tips for other job seekers - have proper command of oops ,basic DSA and have good projects

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 6 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to medium level of questions and yes, time was very limited as it had 4 sections

Round 2 - Technical 

(1 Question)

  • Q1. 2 DSA questions were asked of medium level
Round 3 - HR 

(2 Questions)

  • Q1. About the company
  • Q2. Fundamentals of the company

AI Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Jun 2025

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. First round regarding Ai, ml, rag and python
  • Q2. In 3rd round they asked system design and one back tracking question.

QA Associate Interview Questions & Answers

user image Anonymous

posted on 16 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About hooks concept in Cucumber
  • Ans. 

    Hooks in Cucumber allow for setup and teardown actions around test scenarios.

    • Hooks are methods that run at specific points in the test execution lifecycle.

    • Common hooks include @Before and @After, which run before and after each scenario.

    • Example: @Before can be used to set up test data or initialize a database connection.

    • Example: @After can be used to clean up resources or log results after a scenario runs.

    • Hooks can als...

  • Answered by AI
  • Q2. Framework design , 2nd largest in array

Associate Interview Questions & Answers

user image Anonymous

posted on 2 Dec 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Indeed and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Different types of options
  • Q2. Different case study

Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

(1 Question)

  • Q1. Time based sections are there.
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to my projects and then questions on CS fundamentals and then a sql query
Round 3 - HR 

(1 Question)

  • Q1. General HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall experience was good and prepare for leetcode easy and medium problems and also focus on CS fundamentals. And take a good look at your resume what you have written bcz they will ask from it also.

Data Analyst Interview Questions & Answers

user image tejas jain

posted on 18 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Three sections are there 1) Aptitude Test 2) SQL 3) DSA

Round 2 - Technical 

(2 Questions)

  • Q1. What is DSA , sorting , difference between array and linked list
  • Ans. 

    DSA stands for Data Structures and Algorithms. Sorting is the process of arranging data in a particular order. Array is a data structure that stores elements of the same data type in contiguous memory locations, while linked list is a data structure that stores elements in nodes with pointers to the next node.

    • DSA stands for Data Structures and Algorithms

    • Sorting is the process of arranging data in a particular order

    • Arra...

  • Answered by AI
  • Q2. Written a SQL query
Round 3 - HR 

(2 Questions)

  • Q1. Coding question like add numbers
  • Q2. Experience on your project
  • Ans. 

    I have experience working on various data analysis projects, including market research, customer segmentation, and predictive modeling.

    • Developed predictive models to forecast customer behavior and optimize marketing strategies

    • Conducted market research to identify trends and opportunities for growth

    • Performed customer segmentation analysis to target specific demographics with personalized marketing campaigns

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test with different sections. Each section had its own time limit. Level - Moderate to difficult

Round 2 - Technical 

(4 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java and Python programming languages

    • Proficient in web development technologies like HTML, CSS, and JavaScript

    • Currently pursuing a degree in Computer Science

  • Answered by AI
  • Q2. Resume projects
  • Q3. 2 DSA questions
  • Q4. One SQL Query question

Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude tese, logical reasoning and English

Round 2 - Technical 

(3 Questions)

  • Q1. What are Mutual funds and their Types
  • Ans. 

    Mutual funds are investment vehicles that pool money from multiple investors to invest in a diversified portfolio of securities.

    • Mutual funds are managed by professional fund managers

    • Types of mutual funds include equity funds, bond funds, money market funds, and balanced funds

    • Equity funds invest in stocks, bond funds in bonds, money market funds in short-term debt securities, and balanced funds in a mix of stocks and bo...

  • Answered by AI
  • Q2. What are derivatives and types
  • Ans. 

    Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.

    • Types of derivatives include futures, options, swaps, and forwards.

    • Derivatives can be used for hedging, speculation, or arbitrage.

    • Examples of derivatives include stock options, commodity futures, and interest rate swaps.

  • Answered by AI
  • Q3. What are asset classes
  • Ans. 

    Asset classes are groups of securities that exhibit similar characteristics and behave similarly in the market.

    • Asset classes include stocks, bonds, real estate, commodities, and cash equivalents.

    • Investors can diversify their portfolios by investing in different asset classes.

    • Each asset class has its own risk and return characteristics.

    • Asset allocation involves determining the optimal mix of asset classes based on an in...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Few basics of java
Dsa question

Round 2 - Technical 

(2 Questions)

  • Q1. Java multithreading questions
  • Q2. Spring boot questions.

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Blackrock?
Ask anonymously on communities.

Blackrock Interview FAQs

How many rounds are there in Blackrock interview?
Blackrock interview process usually has 2-3 rounds. The most common rounds in the Blackrock interview process are Technical, HR and One-on-one Round.
How to prepare for Blackrock interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Blackrock. The most common topics and skills that interviewers at Blackrock expect are SQL, Communication Skills, Python, Excel and Investment Banking.
What are the top questions asked in Blackrock interview?

Some of the top questions asked at the Blackrock interview -

  1. Three ants are at the corner of the triangle. Find the probability that they wi...read more
  2. How will you swap two numbers without using third variabl...read more
  3. What is white and black box testi...read more
What are the most common questions asked in Blackrock HR round?

The most common HR questions asked in Blackrock interview are -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. Why are you looking for a chan...read more
How long is the Blackrock interview process?

The duration of Blackrock interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 75 interview experiences

Difficulty level

Easy 7%
Moderate 82%
Hard 11%

Duration

Less than 2 weeks 56%
2-4 weeks 20%
4-6 weeks 20%
6-8 weeks 2%
More than 8 weeks 2%
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.8
 • 613 Interviews
Citicorp Interview Questions
3.7
 • 586 Interviews
HSBC Group Interview Questions
3.9
 • 509 Interviews
American Express Interview Questions
4.1
 • 384 Interviews
UBS Interview Questions
3.9
 • 351 Interviews
Morgan Stanley Interview Questions
3.6
 • 306 Interviews
Morningstar Interview Questions
3.9
 • 251 Interviews
FactSet Interview Questions
3.8
 • 216 Interviews
View all

Blackrock Reviews and Ratings

based on 489 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.3

Salary

3.7

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 489 Reviews and Ratings
Analyst
1.2k salaries
unlock blur

₹5.2 L/yr - ₹19 L/yr

Associate
1k salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Vice President
424 salaries
unlock blur

₹19 L/yr - ₹71 L/yr

Financial Analyst
139 salaries
unlock blur

₹4.9 L/yr - ₹16 L/yr

Senior Associate
82 salaries
unlock blur

₹11 L/yr - ₹39.9 L/yr

Explore more salaries
Compare Blackrock with

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare

Citicorp

3.7
Compare
write
Share an Interview