Candidatei-me por meio de uma faculdade ou universidade. O processo levou 1 dia. Fui entrevistado pela SLB (Dallas, TX) em out. de 2022
Entrevista
1-hour video interview, with questions on algorithms and data structures, and there were some questions on hash map, time and space complexities, what the following code does etc. The interviewer was polite and did the whole process quite smoothly
Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa SLB.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
They asked to write an algorithm to detect a palindrome.
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela SLB (Urbana, IL) em out. de 2025
Entrevista
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
Candidatei-me online. Fui entrevistado pela SLB em out. de 2025
Entrevista
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.
Perguntas de entrevista [2]
Pergunta 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.