Glassdoor users rated their interview experience at Shell as 33.3% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Graduate Program and Operation Support rated their interviews as the hardest, whereas interviews for Graduate Program and Operation Support roles were rated as the easiest.
The hiring process at Shell takes an average of 30 days when considering 3 user submitted interviews across all job titles. Candidates applying for Materials and Corrosion Engineer had the quickest hiring process (on average 30 days), whereas Materials and Corrosion Engineer roles had the slowest hiring process (on average 30 days).
Here are the most commonly searched roles for interview reports -
I applied through an employee referral. The process took 2 weeks. I interviewed at Shell (Usās) in Jul 2024
Interview
SRE questions with java questions
FOR SRE THEY ASKED MID TO DIFFICULT QUESTIONS for java they asked a debugging question The interview was virtual and it was a Teams interview. The interview duration was one hour. There was only one interviewer.
Interview questions [1]
Question 1
Context: We have a class called Bar and takes an object of type Foo as a dependency. This
dependency is declared within the Bar class as read-only or final.
Q3: If I write a method called "DoSomething" and its job is to replace the value of a property of
Foo. Will I get a compiler exception, am I even able to do this?
Provide visual of code below as part of the question
public class Bar ( private read-only Foo foo;
public Bar(Foo foo) {
this.foo = foo;
}
public void DoSomething €
foo sample = "new value";
}
!..
var bar = new Bar(new Foo0);
bar.DoSomethingO;
Solicitatie door middel van toets, videovragen, en een het volmaken van een case die wordt beoordeeld door werknemers. Daarnaast moet je door de initieele ronde komen waarin je je cv en motivatie deelt.
Pretty smooth and professional. The whole process gave an endearing understanding of a good work environment. It is quite commendable especially looking at the level of professionalism at display for such a global company
Interview questions [1]
Question 1
Give examples of where you've added value to a process by adjusting the maintenance strategies