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 Senior Associate Interview Questions and Answers

Updated 3 Sep 2024

Blackrock Senior Associate Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Senior Associate with a background in finance and project management.

    • Over 5 years of experience in finance and project management

    • Strong analytical skills and attention to detail

    • Proven track record of successfully leading teams and delivering results

    • Proficient in financial analysis and reporting

    • Excellent communication and interpersonal skills

  • Answered by AI
  • Q2. What is fundamental analysis
  • Ans. 

    Fundamental analysis is a method of evaluating a security by analyzing the financial and economic factors that influence its value.

    • Involves analyzing financial statements, earnings reports, market trends, and economic indicators

    • Focuses on determining the intrinsic value of a security

    • Helps investors make informed decisions based on the underlying fundamentals of a company

    • Contrasts with technical analysis which focuses o

  • Answered by AI
Round 2 - Group Discussion 

Badhiya tha but selection nahi hua

Round 3 - Group Discussion 

Badhiya tha but selection nahi hua bro

Interview Preparation Tips

Interview preparation tips for other job seekers - Badhiya tha but selection nahi hua bhai
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Two Sum leetcode question
  • Q2. Spring Framework interview questions
  • Q3. Java 8 in depth
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, and functional interfaces.

    • Lambda expressions allow for more concise code by enabling functional programming.

    • Streams provide a way to process collections of objects in a functional style.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using lambda expressions.

    • Java 8 also introduced the Optional clas

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Project Architecture based question

Skills evaluated in this interview

Senior Associate Interview Questions Asked at Other Companies

Q1. On an average, how many invoices can you process in a day?
Q2. What do you think is supply chain consulting all about? Should HU ... read more
asked in NTT Data
Q3. What is ost and pst in Outlook, what is distribution list and mai ... read more
asked in PwC
Q4. What is Materiality, How to decide Materiality , who decide what ... read more
Q5. What is the KPI in your organisation?

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about Trade life cycle?
  • Ans. 

    Trade life cycle refers to the stages involved in a trade from initiation to settlement.

    • Initiation: Trade is proposed and agreed upon by parties involved.

    • Execution: Trade is carried out as per agreed terms.

    • Confirmation: Parties confirm details of the trade.

    • Clearing: Trade details are matched and processed.

    • Settlement: Actual exchange of funds and securities takes place.

    • Post-trade processing: Reconciliation and reporting

  • Answered by AI
  • Q2. Tell me about Financial products?
  • Ans. 

    Financial products are instruments that help individuals and organizations manage their financial resources and achieve specific financial goals.

    • Financial products can include savings accounts, certificates of deposit, stocks, bonds, mutual funds, and insurance policies.

    • They are designed to provide a range of benefits such as capital appreciation, income generation, risk management, and wealth preservation.

    • Investors ca...

  • Answered by AI

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Everything about resume, touchpoints on all core and advance java concepts. Why and what's of collections, hashmap working deep down on hashmap working
Round 3 - Technical 

(1 Question)

  • Q1. Implement a blocking queue
  • Ans. 

    A blocking queue is a data structure that allows insertion and removal of elements in a FIFO (First In First Out) manner. If the queue is empty, the removal operation will block until an element is available.

    • Use a circular buffer to implement the queue

    • Use a mutex to synchronize access to the queue

    • Use a condition variable to block the removal operation if the queue is empty

    • Implement methods for adding and removing eleme

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on core and advance java and data structures well

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. Black scholes assumptions
  • Q2. Put call parity and its proof
  • Ans. 

    Put call parity is a principle that establishes a relationship between the prices of European call and put options.

    • Put call parity states that the price of a European call option and a European put option with the same strike price and expiration date should be equal.

    • The formula for put call parity is C + PV(K) = P + S, where C is the price of the call option, PV(K) is the present value of the strike price, P is the pr...

  • Answered by AI
Round 2 - Aptitude Test 

X being snv what is the expectation of e^x

Interview Preparation Tips

Interview preparation tips for other job seekers - Mug the questions online. The team thinks they are very intelligent but really they are bunch of average technical people thinking highly of themselves.

I appeared for an interview before Jun 2016.

Interview Questionnaire 

2 Questions

  • Q1.  Given k and DFS traversal string for a k-ary tree, construct the tree. The String contains P (if a parent) and L (if a leaf). E.g. - k=3, str="PPLLLLL" 2. All the strings are arranged in the following ord...
  • Ans. 

    The question asks to construct a k-ary tree using the given k and DFS traversal string.

    • Iterate through the DFS traversal string

    • If the current character is 'P', create a parent node

    • If the current character is 'L', create a leaf node

    • Link the nodes according to the DFS traversal order

  • Answered by AI
  • Q2. "How would you tell whether a graph has a node with n degree?"
  • Ans. 

    To determine if a graph has a node with n degree, iterate through all nodes and count their edges.

    • Iterate through each node in the graph

    • Count the number of edges connected to each node

    • If any node has n edges, then the graph has a node with n degree

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions on C++(Virtual fns, inheritance). Two on probability, 12 on Algorithms
Duration: 45 minutes

Round: Technical + HR Interview
Experience: He asked some more puzzles and some probability (expectation) questions. Then, he modified one question asked in the written test and asked me write code for it on paper.
Tips: First of all, prepare all the questions asked in the test before going for the interviews.


Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. There were 4 rounds of interview. In the final round the questions were divided in 3 sections -1) Direct Technical questions like what is so & so explain 2) Scenario based technical questions 3)Logical qu...

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through in detail what ever u work in. Prepare urself in such a way that u can handle every situation. Failure can happen u can get rejected but learn from those. Where do you stand and how much u need to push urself.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. About projects in resume
  • Q2. Resume related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and be confident speak properly in the interview

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Logic base questions minimum 30

Round 2 - Coding Test 

Two coding questions in one hr

Interview Preparation Tips

Topics to prepare for MNC Group Software Engineer interview:
  • Python
Interview preparation tips for other job seekers - Hr round can give job conform.it should for mnc companies 😉
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Group Discussion 

What is the company role and what going on this company

Round 3 - Group Discussion 

What is the salary in this company

Round 4 - Coding Test 

What is the coding test I don't know pls give me explain

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice company, good feeling in this company, ☺️ and thank u sir.

Blackrock Interview FAQs

How many rounds are there in Blackrock Senior Associate interview?
Blackrock interview process usually has 2-3 rounds. The most common rounds in the Blackrock interview process are Technical, Group Discussion and One-on-one Round.
What are the top questions asked in Blackrock Senior Associate interview?

Some of the top questions asked at the Blackrock Senior Associate interview -

  1. What is fundamental analy...read more
  2. Java 8 in de...read more
  3. Spring Framework interview questi...read more

Tell us how to improve this page.

Blackrock Senior Associate Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

MNC Group Interview Questions
4.3
 • 104 Interviews
Nomura Holdings Interview Questions
3.8
 • 69 Interviews
YES SECURITIES Interview Questions
4.0
 • 16 Interviews
View all
Blackrock Senior Associate Salary
based on 62 salaries
₹11 L/yr - ₹37.5 L/yr
129% more than the average Senior Associate Salary in India
View more details

Blackrock Senior Associate Reviews and Ratings

based on 6 reviews

4.2/5

Rating in categories

3.9

Skill development

4.4

Work-life balance

3.1

Salary

4.3

Job security

4.3

Company culture

3.1

Promotions

4.1

Work satisfaction

Explore 6 Reviews and Ratings
Analyst
1.1k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Associate
916 salaries
unlock blur

₹8.9 L/yr - ₹38 L/yr

Vice President
387 salaries
unlock blur

₹19 L/yr - ₹70 L/yr

Financial Analyst
136 salaries
unlock blur

₹4 L/yr - ₹15.8 L/yr

Senior Associate
62 salaries
unlock blur

₹11 L/yr - ₹37.5 L/yr

Explore more salaries
Compare Blackrock with

Nomura Holdings

3.8
Compare

Muthoot Homefin India

3.9
Compare

Adarsh Credit Co-Operative Society

4.0
Compare

Debtcare Enterprises

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