Upload Button Icon Add office photos

Filter interviews by

SLB Logistics Interview Questions and Answers

Updated 19 Oct 2024

SLB Logistics Interview Experiences

Popular Designations

3 interviews found

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

(2 Questions)

  • Q1. Singleton in CPP
  • Ans. 

    Singleton in CPP is a design pattern that restricts the instantiation of a class to one object.

    • Singleton pattern ensures that a class has only one instance and provides a global point of access to it.

    • It involves a static member function that returns the same instance of the class every time it is called.

    • Example: class Singleton { private: static Singleton* instance; Singleton() {} public: static Singleton* getInstance(...

  • Answered by AI
  • Q2. Self string class

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your project
  • Q2. Tell me about your internship

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with confidence. Revise and learn the basic skills and acquire basic knowledge in your specific area of interest

Electrical Engineer Interview Questions asked at other Companies

Q1. What is the difference between Switch gear & Circuit Breakers ?
View answer (13)
SLB Logistics Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test was easy and interview rounds were technical

Associate Analyst Interview Questions asked at other Companies

Q1. If you are given an array of 6 numbers 123345 give the logic for finding the duplicate numbers in this array Other technical questions where purely based on what we say previously. When I talked about my course and specializations, all the ... read more
View answer (7)

Interview questions from similar companies

I was interviewed before May 2021.

Round 1 - Assignment 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

  • Q1. Design a class booking application for students.
  • Ans. 

    A class booking application for students to schedule and manage their classes.

    • Create a class booking system where students can view available classes, book classes, and manage their schedule.

    • Include features like class search, class details, booking confirmation, and calendar view.

    • Implement user authentication to ensure only registered students can book classes.

    • Allow students to cancel or reschedule classes with proper...

  • Answered by AI
Round 2 - Telephonic Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The interviewer understand the current problem statement I was working on. 
Asked the clarifying questions and alternative approaches to solve the same and their tradeoffs.
Also, asked about the technologies I was using in depth and reason for choosing the same.

  • Q1. 

    Gas Tank Problem Statement

    You have a car with a gas tank of infinite capacity. There are 'N' gas stations located along a circular route, numbered from 0 to N-1. You begin your journey with an empty tank...

  • Ans. 

    Find the starting gas station index to complete a circular route with gas and cost arrays.

    • Iterate through gas stations, keeping track of gas remaining after each station

    • If gas remaining is negative, reset starting station to current station + 1

    • If total gas remaining at the end is greater than or equal to total cost, return starting station index

  • Answered by AI
Round 3 - Telephonic Call 

Round duration - 45 Minutes
Round difficulty - Medium

This round was their with the CTO and was mostly the culture fitment round.

 

Round 4 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

This round was with the cofounder and was mostly culture fitment.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in GurgaonEligibility criteriaNo criteriaRIVIGO interview preparation:Topics to prepare for the interview - Data Structures, Competitive Programming, Databases, Java, Spring , Hibernate, Jenkins, AWSTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice questions on leetcode
Tip 2 : Understand the best solutions in depth and algorithm used
Tip 3 : Ask clarifying questions to the interviewer and break the problem to smaller sub parts

Application resume tips for other job seekers

Tip 1 : Highlight your most impactful work on the resume
Tip 2 : Keep it easy to understand

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Mar 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Have you used multithreading?
  • Ans. 

    Yes, I have used multithreading in software development.

    • Multithreading is the ability of a central processing unit (CPU) to execute multiple threads concurrently.

    • It allows for parallel execution of tasks, improving performance and responsiveness in applications.

    • Multithreading can be used to perform tasks in the background while the main thread handles user interactions.

    • Examples of multithreading in software development...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical interview is not tough

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. What is callback function
  • Ans. 

    A callback function is a function passed as an argument to another function, which is then invoked inside the outer function.

    • Callback functions are commonly used in asynchronous programming.

    • They allow a function to call another function when a certain task is completed.

    • Callback functions can be anonymous or named functions.

    • Examples of callback functions include event handlers and AJAX requests.

  • Answered by AI
  • Q2. Arrow function
  • Q3. Call,apply,bind

Interview Questionnaire 

1 Question

  • Q1. Focus is on Personality and Communication. You can pick up the subject knowledge pretty easily, it is not rocket science

I applied via Referral and was interviewed in Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. No technical questions
  • Q2. BASIC INTERVIEW LIKE L1

Interview Preparation Tips

Interview preparation tips for other job seekers - No job guaranty, Non technical HOD, Unmanaged Infra

I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Few Basis Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself and don't say Yes to each and every question. You should showcase your accountability and leadership skills.

I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. They asked my previous job profile and my future prospects

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good knowledge about your profile and clear your vision and mission
Contribute & help others!
anonymous
You can choose to be anonymous

SLB Logistics Interview FAQs

How many rounds are there in SLB Logistics interview?
SLB Logistics interview process usually has 1 rounds. The most common rounds in the SLB Logistics interview process are Technical and Aptitude Test.
What are the top questions asked in SLB Logistics interview?

Some of the top questions asked at the SLB Logistics interview -

  1. Singleton in ...read more
  2. Self string cl...read more

Recently Viewed

INTERVIEWS

Netradyne Technology

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

INTERVIEWS

SLB Logistics

No Interviews

INTERVIEWS

Cushman & Wakefield

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

INTERVIEWS

Eurofins It Solutions

No Interviews

Tell us how to improve this page.

SLB Logistics Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

DTDC Express Interview Questions
3.7
 • 151 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
FedEx Express Interview Questions
4.0
 • 94 Interviews
GATI-KWE Interview Questions
3.9
 • 86 Interviews
DHL Express Interview Questions
4.1
 • 62 Interviews
Xpo Logistics Interview Questions
3.6
 • 13 Interviews
Agility Interview Questions
4.1
 • 11 Interviews
View all

SLB Logistics Reviews and Ratings

based on 7 reviews

3.6/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.9

Salary

3.2

Job security

3.1

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 7 Reviews and Ratings
Accountant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SAP Abap Consultant
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR & Admin
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SLB Logistics with

DHL Express

4.1
Compare

FedEx Express

4.0
Compare

Blue Dart Express

4.0
Compare

GATI-KWE

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