J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez SLB (Chennai) en août 2015
Entretien
First round is online test comprising of various sections including general and technical aptitude, coding, problem solving etc. Only if you clear coding section, you'll be allowed to go to the next section. Then selected students will go for GD. Finally 2-3 technical interviews + HR.
J'ai postulé via un recruteur. J'ai passé un entretien chez SLB
Entretien
There was a phone screen with the hiring manager that was mostly behavioral. The next round was an on site with 4 people (all engineers) and a group interview to end the day.
Questions d'entretien [1]
Question 1
They asked to write an algorithm to detect a palindrome.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez SLB (Urbana, IL) en oct. 2025
Entretien
Leetcode problems within 45 mins.
I have done 2. The first one is easy.
The second one is middle, using the graph and DFS.
Also need to provide every solution's time and space complexity
J'ai postulé en ligne. J'ai passé un entretien chez SLB en oct. 2025
Entretien
I applied online; the interview was conducted by Karat Studio, which was a third party conducting technical interviews for SLB. The interviewer was quite friendly and explained the process pretty well.
Questions d'entretien [2]
Question 1
Asked three complexity and data structure application questions,
Graph-based LeetCode-style question, another follow-up with slightly higher difficulty. Be prepared to define classes/methods and run your own test cases.