Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by bp Team. If you also belong to the team, you can get access from here

bp Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

bp Data Engineer Interview Questions and Answers

Updated 9 Jan 2025

bp Data Engineer Interview Experiences

5 interviews found

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

(1 Question)

  • Q1. What is the purpose of using Common Table Expressions (CTE) in SQL?

Data Engineer Interview Questions & Answers

user image Riya Gupta

posted on 26 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. LRU Cache Implementation

Data Engineer Interview Questions Asked at Other Companies

asked in Cisco
Q1. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q2. Next Greater Element Problem Statement You are given an array arr ... read more
asked in Sigmoid
Q3. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
asked in Cisco
Q4. Covid Vaccination Distribution Problem As the Government ramps up ... read more
asked in LTIMindtree
Q5. 1) If you are given a card with 1-1000 numbers and there are 4 bo ... read more

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 question :

1. Find the longest common subsequence in 2 strings
2. find the 5th highest revenue from the table in last 28 days in a particular region

Round 2 - Coding Test 

I was given a list of book, genre of books and books and rating of books . All list was of equal length n.

There were 2 methods which need to be implemented
1. get highest rating of book by genre . if rating are same then in lexographical order
2. update book rating by book name

Round 3 - HR 

(2 Questions)

  • Q1. These questions were basic
  • Q2. There were lots of imaginative situation given and then I was asked to say what I would do in those situation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your DSA and SQL throughly

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2023. 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 - Coding Test 

First round was online assessment test with programming and aptitude games

Round 3 - Technical 

(2 Questions)

  • Q1. Group Anagram question
  • Q2. SQL question to get name of employee whose salary is greater than average salary of the department
  • Ans. 

    SQL query to retrieve name of employee with salary greater than department average.

    • Calculate average salary of department using GROUP BY clause

    • Join employee and department tables using department ID

    • Filter employees with salary greater than department average

    • Select employee name

  • Answered by AI

Interview Preparation Tips

Topics to prepare for bp Data Engineer interview:
  • Spark
  • Cloud
  • Programming
  • SQL
Interview preparation tips for other job seekers - I solved all question in technical round 1 with optimal time complexity still they rejected me to get next rounds.

Skills evaluated in this interview

bp interview questions for designations

 Senior Data Engineer

 (2)

 Data Analyst

 (2)

 Data Operator

 (1)

 Software Engineer

 (1)

 Network Engineer

 (1)

 Senior Software Engineer

 (2)

 Senior Software Engineer 2

 (1)

 Senior Engineer

 (2)

Data Engineer Interview Questions & Answers

user image nachiket rajput

posted on 17 Jan 2024

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

(1 Question)

  • Q1. Aptitude test including SQL and Python

Interview Preparation Tips

Interview preparation tips for other job seekers - About data structure.

Interview questions from similar companies

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

I was interviewed in May 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. SQL table distributions.
  • Q2. ADF switching questions?
  • Q3. How do you optimize the performance?
  • Ans. 

    Performance optimization in data engineering involves tuning queries, indexing, partitioning, and utilizing appropriate hardware.

    • Tune queries by optimizing SQL code, using appropriate joins, and avoiding unnecessary operations.

    • Utilize indexing to speed up data retrieval by creating indexes on frequently queried columns.

    • Partition data to distribute it across multiple nodes or servers for parallel processing.

    • Utilize appr...

  • Answered by AI
  • Q4. What is stored procedure?
  • Ans. 

    A stored procedure is a set of SQL statements that can be saved and reused in a database management system.

    • Stored procedures are used to perform a specific task or set of tasks in a database.

    • They can accept input parameters and return output parameters.

    • Stored procedures can improve performance by reducing the amount of data sent between the database and the application.

    • They can also enhance security by controlling acce...

  • Answered by AI
  • Q5. Ranking functions in SQL?
  • Ans. 

    Ranking functions in SQL are used to assign a rank to each row based on a specific criteria.

    • Ranking functions include RANK(), DENSE_RANK(), and ROW_NUMBER()

    • RANK() assigns a unique rank to each distinct row

    • DENSE_RANK() assigns a unique rank to each distinct row without gaps

    • ROW_NUMBER() assigns a unique sequential integer to each row

  • Answered by AI
  • Q6. Modelling questions.

Skills evaluated in this interview

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 Dec 2021. 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 - Technical 

(3 Questions)

  • Q1. Tell Me About urself
  • Q2. SAP overview in PM, RCM, P16
  • Ans. 

    SAP is an enterprise resource planning software used for PM, RCM, and P16.

    • SAP is a software used for managing business operations and customer relations.

    • PM (Plant Maintenance) module in SAP helps in managing maintenance activities like planning, scheduling, and execution.

    • RCM (Reliability Centered Maintenance) module in SAP helps in identifying and prioritizing maintenance tasks based on criticality.

    • P16 (Project System)...

  • Answered by AI
  • Q3. Technical skills and maintainance of rotary equipments, if u r planning dept then its an upperhand for u.

Interview Preparation Tips

Interview preparation tips for other job seekers - u have technically sound starting from the basics to quite advance level. The interviewer remains calm and supportive.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Apr 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Reverse a binary tree and few other technical questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Data structure and Oops concepts were asked
Round 3 - Technical 

(1 Question)

  • Q1. Technical round on projects that we have worked on and questions around that
Round 4 - HR 

(1 Question)

  • Q1. General HR questions
Round 5 - Behavioral 

(1 Question)

  • Q1. More of like a general conversation with the center manager

I applied via campus placement at Siddaganga Institute of Technology (SIT) and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - Coding Test 

It consisted of 3 coding questions and database questions mainly

Round 2 - Technical 

(1 Question)

  • Q1. About project they asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about ur projects completely and prepare for manegerial type of questions also.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 5 interview rounds.

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. Question as per my skill set from SQL, Unix, Power Center Mappings.
Round 3 - Technical 

(1 Question)

  • Q1. In detail questions on skill sets and writing logic and flow diagram for one of the problem statement
Round 4 - HR 

(1 Question)

  • Q1. General discussion on expectations and the requirments
Round 5 - Behavioral 

(1 Question)

  • Q1. Don't remember the exact questions

bp Interview FAQs

How many rounds are there in bp Data Engineer interview?
bp interview process usually has 1-2 rounds. The most common rounds in the bp interview process are Technical, Coding Test and Resume Shortlist.
What are the top questions asked in bp Data Engineer interview?

Some of the top questions asked at the bp Data Engineer interview -

  1. SQL question to get name of employee whose salary is greater than average salar...read more
  2. What is the purpose of using Common Table Expressions (CTE) in S...read more
  3. there were lots of imaginative situation given and then I was asked to say what...read more

Tell us how to improve this page.

bp Data Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more

Data Engineer Interview Questions from Similar Companies

View all
bp Data Engineer Salary
based on 17 salaries
₹16.5 L/yr - ₹46 L/yr
235% more than the average Data Engineer Salary in India
View more details

bp Data Engineer Reviews and Ratings

based on 3 reviews

2.7/5

Rating in categories

2.6

Skill development

4.3

Work-life balance

3.8

Salary

3.2

Job security

1.8

Company culture

1.7

Promotions

2.3

Work satisfaction

Explore 3 Reviews and Ratings
Senior Analyst
104 salaries
unlock blur

₹5.6 L/yr - ₹20 L/yr

Analyst
86 salaries
unlock blur

₹4.8 L/yr - ₹14 L/yr

ARC Analyst
69 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Financial Analyst
57 salaries
unlock blur

₹5.5 L/yr - ₹13.9 L/yr

Software Engineer
46 salaries
unlock blur

₹19.5 L/yr - ₹50 L/yr

Explore more salaries
Compare bp with

Reliance Industries

4.0
Compare

Indian Oil Corporation

4.4
Compare

Hindustan Petroleum

4.2
Compare

Bharat Petroleum

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