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

Updated 5 Nov 2024

Blackrock Software Engineer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked everything that was present in my resume
  • Q2. DBMS, OOps were asked a lot and react as well
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

60 mins and basic quants-based questions along with SQL

Round 2 - Technical 

(2 Questions)

  • Q1. Multi-Threading in Python - GIL
  • Ans. 

    Global Interpreter Lock (GIL) in Python restricts execution of multiple threads at once to prevent race conditions.

    • GIL is a mutex that protects access to Python objects, preventing multiple threads from executing Python bytecodes at once.

    • This means that even in a multi-threaded Python program, only one thread can execute Python code at a time.

    • GIL can limit the performance of multi-threaded Python programs, especially f...

  • Answered by AI
  • Q2. Certifications in my resume - AWS and Ethical Hacking

Interview Preparation Tips

Interview preparation tips for other job seekers - Through your resume well and don't falsify your skills

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

They asked you to reverse a palidrome

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How does Django apply migrations to the database?
  • Ans. 

    Django applies migrations to the database using the 'manage.py migrate' command.

    • Django tracks changes to models and generates migration files accordingly.

    • The 'manage.py makemigrations' command creates migration files based on model changes.

    • The 'manage.py migrate' command applies the generated migration files to the database.

    • Migrations help keep the database schema in sync with the changes in Django models.

  • Answered by AI
  • Q2. What is hoisting in javascript?
  • Ans. 

    Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.

    • Variable declarations are hoisted to the top of their scope, but not their assignments.

    • Function declarations are fully hoisted, meaning they can be called before they are declared.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
Round 2 - Assignment 

Create a full stack application in 3 days.

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

I applied via campus placement at Amity University and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There will be aptitude questions related to surface area, time and distance, as well as profit and loss.

Round 2 - Coding Test 

There will be questions related to arrays, linked lists, stacks, queues, and binary search.

Interview Preparation Tips

Topics to prepare for Deloitte Software Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - Learn data structures thoroughly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops, javascript, react related questions
  • Q2. .net and ci/cd
Round 2 - HR 

(2 Questions)

  • Q1. Tell me strength
  • Q2. What is situation you were lacked in something in your journey
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI
  • Q2. How to reverse a sentence using stream api
  • Ans. 

    Use Stream API to reverse a sentence

    • Split the sentence into words using split() method

    • Convert the array of words into a Stream using Arrays.stream()

    • Use Stream API operations like map(), collect() and joining() to reverse the sentence

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java8 related questions
  • Q2. Collections
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. .net questions, web api
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Lifecycle hooks of Angular
  • Ans. 

    Angular lifecycle hooks are methods that allow you to tap into specific points in a component's lifecycle.

    • ngOnChanges: called when an input property changes

    • ngOnInit: called once the component is initialized

    • ngDoCheck: called during every change detection run

    • ngAfterContentInit: called after content (ng-content) has been projected into the component

    • ngAfterContentChecked: called after every check of the projected content

    • ng...

  • Answered by AI
  • Q2. SOLID principles
Round 2 - Technical 

(1 Question)

  • Q1. Questions on SQL
Round 3 - HR 

(1 Question)

  • Q1. Introduction and basic questions

Skills evaluated in this interview

Blackrock Interview FAQs

How many rounds are there in Blackrock Software Engineer interview?
Blackrock interview process usually has 1-2 rounds. The most common rounds in the Blackrock interview process are One-on-one Round, Coding Test and Aptitude Test.
How to prepare for Blackrock Software Engineer 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 Computer science, SDLC, Agile, C++ and Coding.
What are the top questions asked in Blackrock Software Engineer interview?

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

  1. Multi-Threading in Python - ...read more
  2. DBMS, OOps were asked a lot and react as w...read more

Tell us how to improve this page.

Blackrock Software Engineer Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Blackrock Software Engineer Salary
based on 53 salaries
₹10 L/yr - ₹22 L/yr
73% more than the average Software Engineer Salary in India
View more details

Blackrock Software Engineer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

2.0

Skill development

3.1

Work-life balance

2.9

Salary

4.1

Job security

3.9

Company culture

3.0

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Analyst
1.1k salaries
unlock blur

₹5 L/yr - ₹16.5 L/yr

Associate
861 salaries
unlock blur

₹10 L/yr - ₹37 L/yr

Vice President
363 salaries
unlock blur

₹18.8 L/yr - ₹65 L/yr

Financial Analyst
136 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Software Engineer
53 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