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, Process, and Tips

Updated 9 Dec 2024

Top Blackrock Interview Questions and Answers

View all 66 questions

Blackrock Interview Experiences

Popular Designations

100 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at National Institute of Technology (NIT), Patna 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

Top Blackrock Software Developer Intern Interview Questions and Answers

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Software Developer & AWT 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 at Thapar Institute of Engineering and Technology (TIET) 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

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
  • Q2. Framework design , 2nd largest in array

QA Associate Interview Questions asked at other Companies

Q1. what is SANITY , Smoke Testing. Explain difference giving live project examples.
View answer (1)

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

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Blackrock interview questions for popular designations

 Analyst

 (25)

 Associate

 (9)

 Software Developer

 (5)

 Intern

 (4)

 Software Developer Intern

 (4)

 Senior Software Engineer

 (3)

 Software Engineer

 (3)

 Backend Developer

 (2)

Data and Software Engineer role 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.

Get interview-ready with Top Blackrock Interview Questions

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

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Jobs at Blackrock

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

I applied via campus placement at Vellore Institute of Technology (VIT) 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

Top Blackrock Software Developer Intern Interview Questions and Answers

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

Technology and Operations Intern interview

user image Jishnu Saurav Mittapalli

posted on 19 May 2022

 · B.Tech/B.E.

ALLADIN CLIENT SERVICES 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.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (1)

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, Excel, Python and Project Management.
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
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.

Blackrock Interview Process

based on 74 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
Morgan Stanley Interview Questions
3.7
 • 307 Interviews
Invesco Interview Questions
3.9
 • 40 Interviews
Vanguard Interview Questions
4.1
 • 1 Interview
PIMCO Interview Questions
3.6
 • 1 Interview
View all

Blackrock Reviews and Ratings

based on 440 reviews

3.8/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.3

Salary

3.7

Job security

3.8

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 440 Reviews and Ratings
Associate Workday Functional Architect

Gurgaon / Gurugram

4-8 Yrs

Not Disclosed

Fund Accounting, Associate

Mumbai

2-4 Yrs

Not Disclosed

Explore more jobs
Analyst
1.1k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Associate
865 salaries
unlock blur

₹10 L/yr - ₹37 L/yr

Vice President
365 salaries
unlock blur

₹18.9 L/yr - ₹66 L/yr

Financial Analyst
138 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Software Engineer
50 salaries
unlock blur

₹10 L/yr - ₹22 L/yr

Explore more salaries
Compare Blackrock with

Vanguard

4.1
Compare

State Street Global Advisors

3.8
Compare

Fidelity Investments

4.2
Compare

Goldman Sachs

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview