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

Updated 12 Sep 2024

5 Interview questions

An Intern was asked 10mo ago
Q. What are your strengths?
Ans. 

Strength is the ability to overcome challenges and obstacles, both physically and mentally.

  • Physical strength is the ability to exert force and lift heavy objects.

  • Mental strength is the ability to stay resilient in the face of adversity.

  • Strength can also refer to emotional resilience and the ability to cope with difficult situations.

  • Strength can be developed through consistent practice and perseverance.

  • Examples of ...

An Intern was asked 10mo ago
Q. Explain the concepts of OOPS, specifiers, and constructors.
Ans. 

A specifier constructor in OOP defines access control for class members and initializes objects with specific values.

  • Constructors are special methods called when an object is instantiated.

  • Access specifiers (public, private, protected) control visibility of class members.

  • Example: 'public MyClass() { }' is a public constructor.

  • Private constructors restrict instantiation to within the class itself.

  • Example: 'private M...

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. There is a housing society “The wasteful society”. You collect al ... read more
Q2. Which programming language are you comfortable with?
asked in Accenture
Q3. A marketing strategy case: A perfume seller in Jaipur has unique ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more
An Intern was asked
Q. Write the code to print the pattern that was provided.
Ans. 

Print a pattern using code

  • Use nested loops to iterate through rows and columns

  • Use string concatenation to build each row of the pattern

  • Print each row to display the pattern

An Intern was asked
Q. How can you merge two arrays without using a third array?
Ans. 

Merge two arrays without using a third array.

  • Use the concat() method to merge the arrays.

  • Alternatively, you can use the push() method to add elements from one array to another.

  • Remember to handle the case where the arrays have different lengths.

An Intern was asked
Q. DERRIVATIVES MUTUAL FUNDS
Ans. 

Derivatives mutual funds are investment funds that invest in a variety of derivative securities.

  • Derivatives mutual funds use derivatives such as options, futures, and swaps to achieve their investment objectives.

  • These funds can provide investors with exposure to a wide range of asset classes and strategies.

  • Investors should be aware of the risks associated with derivatives, including leverage and potential for loss...

Blackrock Intern Interview Experiences

4 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 12 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Allm maths and probability

Round 2 - Technical 

(1 Question)

  • Q1. Oops concept specifer constructor
Round 3 - HR 

(1 Question)

  • Q1. What is strength

Blackrock HR Interview Questions

24 questions and answers

Q. What do you know about our company?
Q. What is a recent news article you read?
Q. Why do you want to work for Blackrock?

Intern Interview Questions & Answers

user image Anonymous

posted on 1 Oct 2023

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

I applied via Walk-in and was interviewed in Sep 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 - Aptitude Test 

ATTENTION TO DETAILS NUMBER SERIES ETC.

Round 3 - Technical 

(1 Question)

  • Q1. DERRIVATIVES MUTUAL FUNDS
  • Ans. 

    Derivatives mutual funds are investment funds that invest in a variety of derivative securities.

    • Derivatives mutual funds use derivatives such as options, futures, and swaps to achieve their investment objectives.

    • These funds can provide investors with exposure to a wide range of asset classes and strategies.

    • Investors should be aware of the risks associated with derivatives, including leverage and potential for loss.

    • Exam...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. WHY DO YOU WANT TO JOIN BLACKROCK

Interview Preparation Tips

Interview preparation tips for other job seekers - EVEN IF YOU ARE WRONG BE CONFIDENT
Are these interview questions helpful?

Intern Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Technical Skills, and problem-solving abilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always embrace a mindset of continuous learning. Effective communication.

Intern Interview Questions & Answers

user image Anonymous

posted on 5 Jan 2017

I appeared for an interview in Sep 2016.

Interview Questionnaire 

9 Questions

  • Q1. How does Internet work?
  • Ans. 

    The Internet is a global network connecting millions of private, public, academic, business, and government networks.

    • The Internet uses a protocol called TCP/IP to transmit data between devices.

    • Data is broken into packets, which are sent over various routes and reassembled at the destination.

    • Web browsers use HTTP/HTTPS to request and display web pages from servers.

    • Domain Name System (DNS) translates human-readable domai...

  • Answered by AI
  • Q2. Difference between http and https?
  • Ans. 

    HTTP is unsecured, while HTTPS adds a layer of security through encryption using SSL/TLS protocols.

    • HTTP stands for Hypertext Transfer Protocol; HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTPS uses SSL/TLS to encrypt data, making it secure for transactions (e.g., online banking).

    • Websites using HTTPS display a padlock icon in the address bar, indicating a secure connection.

    • HTTP is typically used for non-sensiti...

  • Answered by AI
  • Q3. What is white and black box testing?
  • Ans. 

    White box testing examines internal structures, while black box testing focuses on input/output without knowledge of internal workings.

    • White box testing involves testing the internal logic and structure of the code.

    • Black box testing evaluates the functionality of the software without looking at the internal code.

    • Example of white box testing: Unit testing, where individual components are tested for correctness.

    • Example o...

  • Answered by AI
  • Q4. Write the code to print the pattern that was provided?
  • Ans. 

    Print a pattern using code

    • Use nested loops to iterate through rows and columns

    • Use string concatenation to build each row of the pattern

    • Print each row to display the pattern

  • Answered by AI
  • Q5. Merge two arrays without using a third array.
  • Ans. 

    Merge two arrays without using a third array.

    • Use the concat() method to merge the arrays.

    • Alternatively, you can use the push() method to add elements from one array to another.

    • Remember to handle the case where the arrays have different lengths.

  • Answered by AI
  • Q6. Three ants are at the corner of the triangle. Find the probability that they will never meet.
  • Q7. Basic Introduction.
  • Q8. Tell me the times you have regreted your decisions and how did you cope up with it.
  • Ans. 

    I have regretted decisions in the past but learned from them to make better choices in the future.

    • Regretted not studying enough for a crucial exam, leading to a lower grade. Learned to prioritize studying and time management.

    • Regretted not speaking up in a meeting when I had a valuable idea. Learned to be more assertive and confident in sharing my thoughts.

    • Regretted not taking a job opportunity that could have advanced ...

  • Answered by AI
  • Q9. Tell me about yor family , hobbies and any event that made you and your family feel proud.
  • Ans. 

    I come from a close-knit family with a passion for outdoor activities. We recently celebrated my brother's graduation, which was a proud moment for all of us.

    • Family: Close-knit and supportive

    • Hobbies: Outdoor activities like hiking and camping

    • Proud moment: Brother's graduation ceremony

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: They basically are testing your reflexes and how quick you are at understanding a problem and arriving at a solution.
Tips: For greater accuracy attempt lesser questions ensuring each of the attemped one's are correct.
Duration: 45 minutes
Total Questions: 50

Round: Technical Interview
Tips: Just be thorough with basic concepts of programming and be yourself.

Round: HR Interview
Tips: Relax and be cool. Don't answer just for the sake of answering it.

Skills: Basic C/C++, implementing , networks
College Name: Thapar University, Patiala

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Blackrock?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Coding questions with system design questions and puzzles were asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume up to date. Do not add unnecessary stuff to your resume else they will easily catch you. Be as real as yo can. You should know some languages of your interest and should have relevant work experience in that.

I applied via Recruitment Consultant and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java concepts . Basic DSA
  • Q2. Stack questions and project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong on your resume and projects. Basic problem solving is enough

I applied via Campus Placement and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Testing

I applied via Walk-in and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What are your strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, be honest

I applied via LinkedIn and was interviewed before Sep 2021. 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 - Aptitude Test 

Company analysis based project

Round 3 - HR 

(2 Questions)

  • Q1. Questions related to college extra curricular and the some basic HR questions
  • Q2. Why do you want this internship

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prep the topics related to the role applying and basic HR questions

I applied via Campus Placement and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - One-on-one 

(1 Question)

  • Q1. Machine learning topics

Interview Preparation Tips

Interview preparation tips for other job seekers - Being clear and precise while interacting and answering the interview questions played a major role in cracking it.

Blackrock Interview FAQs

How many rounds are there in Blackrock Intern interview?
Blackrock interview process usually has 2-3 rounds. The most common rounds in the Blackrock interview process are Aptitude Test, HR and Technical.
What are the top questions asked in Blackrock Intern interview?

Some of the top questions asked at the Blackrock Intern interview -

  1. Three ants are at the corner of the triangle. Find the probability that they wi...read more
  2. What is white and black box testi...read more
  3. Write the code to print the pattern that was provide...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Hard 100%

Duration

Less than 2 weeks 50%
4-6 weeks 50%
View more

Interview Questions from Similar Companies

Wells Fargo Intern Interview Questions
3.8
 • 628 Interviews
Citicorp Intern Interview Questions
3.7
 • 594 Interviews
HSBC Group Intern Interview Questions
3.9
 • 519 Interviews
Goldman Sachs Intern Interview Questions
3.5
 • 392 Interviews
UBS Intern Interview Questions
3.9
 • 354 Interviews
BNP Paribas Intern Interview Questions
3.7
 • 194 Interviews
View all
Blackrock Intern Salary
based on 11 salaries
₹3.4 L/yr - ₹6.5 L/yr
54% more than the average Intern Salary in India
View more details

Blackrock Intern Reviews and Ratings

based on 10 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.4

Salary

4.6

Job security

4.9

Company culture

4.6

Promotions

4.6

Work satisfaction

Explore 10 Reviews and Ratings
Analyst
1.3k salaries
unlock blur

₹8.5 L/yr - ₹15 L/yr

Associate
1.1k salaries
unlock blur

₹16.7 L/yr - ₹31 L/yr

Vice President
441 salaries
unlock blur

₹31.7 L/yr - ₹58.7 L/yr

Financial Analyst
138 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Senior Associate
107 salaries
unlock blur

₹20.5 L/yr - ₹32.6 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