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
3.8

based on 428 Reviews

Filter interviews by

Blackrock Devops Engineer Interview Questions and Answers

Updated 18 Aug 2022

Blackrock Devops Engineer Interview Experiences

1 interview found

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2022. 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 - Technical 

(2 Questions)

  • Q1. Merge 2 sorted array
  • Ans. 

    Merging 2 sorted arrays into a single sorted array.

    • Create a new array to store the merged array

    • Compare the first elements of both arrays and add the smaller one to the new array

    • Repeat until one of the arrays is empty, then add the remaining elements of the other array

    • Return the merged array

  • Answered by AI
  • Q2. Puzzle like water problem
Round 3 - Technical 

(1 Question)

  • Q1. Brief discussion about project
Round 4 - HR 

(1 Question)

  • Q1. Your background and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge of DSA and project you are currently working upon.

Skills evaluated in this interview

Interview questions from similar companies

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

(5 Questions)

  • Q1. Git fetch vs git pull
  • Q2. How hpa works in kubermetes
  • Q3. How to terraforn check resources
  • Q4. Python basic questions
  • Q5. Ejati docker expose and publish command
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Persistent volume
  • Ans. 

    Persistent volume is a storage volume that exists beyond the life cycle of a container.

    • Persistent volumes are used to store data that needs to persist even if the container is deleted or recreated.

    • They are decoupled from the container and can be attached to different containers.

    • Examples include network-attached storage (NAS), cloud storage, and local storage.

    • Persistent volumes are managed by the storage administrator r

  • Answered by AI
  • Q2. Volumein kubernetes which can be attached and deattached
  • Ans. 

    PersistentVolumes (PVs) in Kubernetes can be attached and detached.

    • PersistentVolumes (PVs) can be attached to pods using PersistentVolumeClaims (PVCs).

    • PVs can be detached from pods when no longer needed.

    • Examples of PV types include NFS, iSCSI, and AWS EBS.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Question on cloud and kubernetes
Round 3 - HR 

(1 Question)

  • Q1. Nothing much just basic hr question

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. AWS services, Terraform commands , Kubernetes concepts, Linux commands
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. AWS Services and their solution architecture
  • Ans. 

    AWS offers a wide range of services for various solution architectures.

    • Compute services like EC2, Lambda, and ECS for running applications

    • Storage services like S3, EBS, and Glacier for storing data

    • Database services like RDS, DynamoDB, and Redshift for managing databases

    • Networking services like VPC, Route 53, and CloudFront for connecting resources

    • Monitoring services like CloudWatch and CloudTrail for tracking performan...

  • Answered by AI
Round 2 - Group Discussion 

System Design questions

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This was more on azure devops, Terraform, powershell and azure
Round 2 - Technical 

(1 Question)

  • Q1. Technical round with manger. Most of the questions were scenario based

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the questions were practical. If you really have the work experience you can easily crack it
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How many clusters are there in your project?
  • Q2. What are the objects in kubernetes service?
  • Ans. 

    Objects in Kubernetes service include pods, services, endpoints, and namespaces.

    • Pods: Basic unit of deployment in Kubernetes, consisting of one or more containers.

    • Services: Abstraction that defines a logical set of pods and a policy by which to access them.

    • Endpoints: Dynamically updated list of IP addresses and ports for pods backing a service.

    • Namespaces: Virtual clusters within a Kubernetes cluster, used to divide clu

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How can we connection between 2 EC2 instance
  • Ans. 

    You can connect between 2 EC2 instances by using their private IP addresses or public DNS names.

    • Use private IP addresses for communication within the same VPC

    • Use public DNS names for communication across different VPCs or over the internet

  • Answered by AI
  • Q2. How do you connections between public subnet and private subnet.
  • Ans. 

    Connections between public and private subnets are established using a NAT gateway or a NAT instance.

    • Use a NAT gateway to allow instances in a private subnet to initiate outbound traffic to the internet while preventing inbound traffic from reaching those instances.

    • Alternatively, use a NAT instance with a security group that only allows inbound traffic from instances in the public subnet.

    • Ensure that the route tables fo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Devops Engineer interview:
  • Terraform
  • Docker
Interview preparation tips for other job seekers - Give interview call more

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. Preferred location, shifts, salary
  • Q2. Experience in devops
  • Ans. 

    I have 5 years of experience in DevOps, working with various tools and technologies.

    • Experience in setting up and managing CI/CD pipelines using tools like Jenkins and GitLab

    • Proficient in containerization using Docker and orchestration with Kubernetes

    • Strong knowledge of infrastructure automation using tools like Ansible and Terraform

    • Experience in monitoring and logging using tools like Prometheus and ELK stack

    • Familiarit...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Coding skills
Round 3 - Technical 

(1 Question)

  • Q1. More in depth questions on real time implementations
Round 4 - HR 

(1 Question)

  • Q1. Previous experience and salary discussion

Blackrock Interview FAQs

How many rounds are there in Blackrock Devops Engineer interview?
Blackrock interview process usually has 4 rounds. The most common rounds in the Blackrock interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Blackrock Devops Engineer interview?

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

  1. Merge 2 sorted ar...read more
  2. Puzzle like water prob...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 781 Interviews
ZS Interview Questions
3.4
 • 468 Interviews
Goldman Sachs Interview Questions
3.6
 • 404 Interviews
Morgan Stanley Interview Questions
3.7
 • 300 Interviews
BCG Interview Questions
3.8
 • 193 Interviews
Citco Interview Questions
3.2
 • 131 Interviews
View all
Blackrock Devops Engineer Salary
based on 9 salaries
₹10 L/yr - ₹20 L/yr
81% more than the average Devops Engineer Salary in India
View more details
Analyst
1k salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Associate
845 salaries
unlock blur

₹8.4 L/yr - ₹37 L/yr

Vice President
346 salaries
unlock blur

₹17 L/yr - ₹65 L/yr

Financial Analyst
137 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Associate
58 salaries
unlock blur

₹11 L/yr - ₹31.9 L/yr

Explore more salaries
Compare Blackrock with

Vanguard

4.1
Compare

State Street Global Advisors

3.7
Compare

Fidelity Investments

4.3
Compare

Goldman Sachs

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