Upload Button Icon Add office photos

Shell

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Shell Data Engineer Interview Questions and Answers

Updated 23 Jul 2024

Shell Data Engineer Interview Experiences

7 interviews found

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

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2024

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

(1 Question)

  • Q1. What is HTML vs XHTML
  • Ans. 

    HTML is a markup language for creating web pages, while XHTML is a stricter version of HTML that follows XML rules.

    • HTML is more forgiving and allows for sloppy coding, while XHTML requires well-formed and valid code.

    • XHTML requires all tags to be closed properly, unlike HTML which allows for self-closing tags.

    • XHTML is case-sensitive, while HTML is not.

    • XHTML documents must be well-formed XML documents, while HTML documen

  • Answered by AI

Skills evaluated in this interview

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 Megha Parmar

posted on 10 Jun 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical challenge faced
  • Q2. What are your strengths

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2022

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.

Shell interview questions for designations

 Process Data Engineer

 (6)

 Senior Process Data Engineer

 (2)

 Data Scientist

 (4)

 Data Analyst

 (1)

 Associate Data Scientist

 (2)

 Data Science Analyst

 (1)

 Software Engineer

 (11)

 System Engineer

 (1)

I applied via Approached by company and was interviewed in Jan 2022. There were 2 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. Current roles and responsibilities. Why do you want to join Shell. Difficult scenario at workplace.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your CV.
Remember what you write and what you speak. They should align.
Make sure to have a witness of your soft skills through some events or achievements.
Be willing to learn and explore.

I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. They will ask majority of question on ADF and Databricks
  • Q2. Prepare core data engineer work flow and end to end details

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on core cloud understanding

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Aug 2021

I was interviewed in Feb 2021.

Interview Questionnaire 

1 Question

  • Q1. About sql server , data visualisation tools like power bi / spotfire .

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome interviewer and awesome experience . But they provide offer letter bit late . It took them 2 months to process the offer letter . Apart from that the interview process was very smooth and awesome .

Interview questions from similar companies

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?
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
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. LRU Cache Implementation

Shell Interview FAQs

How many rounds are there in Shell Data Engineer interview?
Shell interview process usually has 1-2 rounds. The most common rounds in the Shell interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Shell Data 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 Shell. The most common topics and skills that interviewers at Shell expect are Technical Support, Recruitment, Python, Power Bi and SQL.
What are the top questions asked in Shell Data Engineer interview?

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

  1. SAP overview in PM, RCM, ...read more
  2. What is HTML vs XH...read more
  3. Technical skills and maintainance of rotary equipments, if u r planning dept th...read more

Tell us how to improve this page.

Shell Data Engineer Interview Process

based on 3 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more

Interview Questions from Similar Companies

Adani Group Interview Questions
3.9
 • 185 Interviews
Bharat Petroleum Interview Questions
4.2
 • 155 Interviews
Schlumberger Interview Questions
3.9
 • 137 Interviews
GAIL Interview Questions
4.5
 • 79 Interviews
Nayara Energy Interview Questions
4.2
 • 79 Interviews
ExxonMobil Interview Questions
3.8
 • 68 Interviews
View all
Shell Data Engineer Salary
based on 234 salaries
₹12 L/yr - ₹33 L/yr
145% more than the average Data Engineer Salary in India
View more details

Shell Data Engineer Reviews and Ratings

based on 32 reviews

4.0/5

Rating in categories

3.5

Skill development

4.5

Work-life balance

4.1

Salary

3.5

Job security

4.2

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 32 Reviews and Ratings
Software Engineer
499 salaries
unlock blur

₹10.2 L/yr - ₹38 L/yr

Business Analyst
471 salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Project Manager
238 salaries
unlock blur

₹18.1 L/yr - ₹48.2 L/yr

Process Data Engineer
238 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Data Engineer
234 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Explore more salaries
Compare Shell with

Reliance Industries

4.0
Compare

Oil And Natural Gas Corporation

4.4
Compare

Indian Oil Corporation

4.4
Compare

Bharat Petroleum

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