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

Updated 1 Oct 2024

Blackrock Senior Software Engineer Interview Experiences

3 interviews found

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.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Longest Increasing Subsequence
  • Ans. 

    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.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. UseEffect polyfill
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
Q2. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q4. If you have to prioritize between coding standards and project de ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Frequency of character in string
Round 2 - Technical 

(1 Question)

  • Q1. Reverse a string

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 Naukri.com and was interviewed in Oct 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were mostly based out of the core technology stack i was being hired for

Interview Preparation Tips

Interview preparation tips for other job seekers - Had to go through 2 rounds of technical interview followed by an MR. Technical rounds were quite intensive with mostly the focus on your core technical skill. I dont know much by now about the company but yes as far as i heard and have known by now it's a good place to work at with proper recognition to one's work and on an average a good pay scale as compared to most other service based firms with not much surprise though.

I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. All basic java?
  • Ans. 

    Basic Java covers fundamental concepts like syntax, data types, control structures, OOP principles, and exception handling.

    • Java is a statically typed language, meaning variable types must be declared. Example: 'int number = 5;'

    • Control structures include if-else statements and loops. Example: 'for (int i = 0; i < 10; i++) { ... }'

    • Java supports Object-Oriented Programming (OOP) principles like inheritance, encapsulati...

  • Answered by AI
  • Q2. Java 8,what is flat map,multithreding scenario base ,database
  • Q3. Second round about current project n new technology
  • Q4. Third round was with group head.like managerial

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all java,java 8 spring boot and db .try to focus on basics

Interview Questionnaire 

1 Question

  • Q1. It was wonderful .They have asked about normal technical questions with how we faced real time.Both SAS and Mainfrmae.

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?
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 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 

Integration,statistics,biology,cs,c++,jave,thermodynamcs, heat transfer

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is your name with respect to the company ?
  • Q2. What is your gender with respect to the working conditions

Interview Preparation Tips

Interview preparation tips for other job seekers - it is not easy to crack a 40 LPA job , go prepare for it
Are these interview questions helpful?

I applied via Walk-in and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

No negative marking in aptitude test

Round 2 - Group Discussion 

Group discussion topics were abstract

Round 3 - Technical 

(1 Question)

  • Q1. Questions about project and cloud technologies
Round 4 - One-on-one 

(1 Question)

  • Q1. General questions like strengths ad weaknesses

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared for questions regarding skills mentioned on resume
Round 1 - Technical 

(1 Question)

  • Q1. Technical questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your subject and attend
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java related questions were asked
  • Q2. Mongo related we're asked

Blackrock Interview FAQs

How many rounds are there in Blackrock Senior Software Engineer interview?
Blackrock interview process usually has 2 rounds. The most common rounds in the Blackrock interview process are Technical, One-on-one Round and Coding Test.
What are the top questions asked in Blackrock Senior Software Engineer interview?

Some of the top questions asked at the Blackrock Senior Software Engineer interview -

  1. Frequency of character in str...read more
  2. Longest Increasing Subseque...read more
  3. Reverse a str...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%
View more
Blackrock Senior Software Engineer Salary
based on 25 salaries
₹23 L/yr - ₹38 L/yr
83% more than the average Senior Software Engineer Salary in India
View more details

Blackrock Senior Software Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

4.0

Skill development

3.0

Work-life balance

3.0

Salary

4.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 2 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