Upload Button Icon Add office photos

Filter interviews by

Safe And Secure Logistics Interview Questions and Answers

Updated 5 Sep 2023

Safe And Secure Logistics Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Mar 2023. There were 3 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 - HR 

(1 Question)

  • Q1. General questions
Round 3 - Behavioral 

(2 Questions)

  • Q1. Based on your profile
  • Q2. Achievements Job role

Interview Preparation Tips

Interview preparation tips for other job seekers - They will select you in any condition because many people left their organization because of worst work culture.
You can't say no to anything. They will treat you as their personal assistant.

Key Account Manager Interview Questions asked at other Companies

Q1. What is the reason behind introduction of Loan secure products amongst lenders and Insurance companies.
View answer (5)

Jobs at Safe And Secure Logistics

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain OOPS with example
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain both data and methods to manipulate that data.

    • Encapsulation, inheritance, and polymorphism are key principles of OOPS.

    • Example: In a car simulation program, a 'Car' object can have properties like 'color' and 'speed', and methods like 'accelerate' and 'brake'.

  • Answered by AI
  • Q2. What is microservices and intercommunication btw various microservices with current project
  • Ans. 

    Microservices are a software architecture design where applications are broken down into smaller, independent services that communicate with each other.

    • Microservices are small, independent services that focus on specific business functions.

    • Each microservice can be developed, deployed, and scaled independently.

    • Intercommunication between microservices is typically done through APIs or messaging queues.

    • Examples of interco...

  • Answered by AI
  • Q3. Gave a coding question to solve (reverse a string with many words in the string)
Round 2 - Technical 

(7 Questions)

  • Q1. Solid principles
  • Q2. How Dependency injection is configured in the project
  • Ans. 

    Dependency injection is configured using a framework like Spring in Java projects.

    • Dependency injection is configured using annotations like @Autowired in Spring framework.

    • Beans are defined in configuration files like applicationContext.xml or using Java configuration classes.

    • Dependencies are injected into classes at runtime by the framework.

    • Constructor injection, setter injection, and field injection are common ways to

  • Answered by AI
  • Q3. CQRS architecture with .Net Mediator pattern
  • Ans. 

    CQRS architecture separates read and write operations using Mediator pattern in .Net

    • CQRS stands for Command Query Responsibility Segregation

    • Mediator pattern helps in decoupling components by introducing a mediator object

    • .Net MediatR library is commonly used for implementing Mediator pattern in CQRS architecture

  • Answered by AI
  • Q4. Custom middlewares
  • Q5. Difference btw object and dynamic
  • Ans. 

    Object is a static entity with predefined structure, while dynamic can change at runtime.

    • Object is a class or data structure with fixed properties and methods

    • Dynamic can change its properties or behavior during runtime

    • Example: Object - Car class with properties like color, model. Dynamic - User input changing the color of a car object

  • Answered by AI
  • Q6. Difference btw constant and readonly keyword
  • Ans. 

    Constant keyword is used for compile-time constants, while readonly keyword is used for runtime constants.

    • Constant keyword is used for values that are known at compile time and cannot be changed.

    • Readonly keyword is used for values that are known at runtime and cannot be changed after initialization.

    • Constants are implicitly static, while readonly fields are not.

    • Constants are defined at the class level, while readonly fi

  • Answered by AI
  • Q7. What ORM is used in current project
  • Ans. 

    Entity Framework is used as the ORM in the current project.

    • Entity Framework is a popular ORM framework for .NET applications

    • It provides a way to work with databases using .NET objects

    • Supports LINQ queries for database operations

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Negotiation of Salary (My expectation and their budget discussion)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with Basics and basics of coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is an abstract class?
  • Ans. 

    An abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by its subclasses.

    • Cannot be instantiated directly

    • May contain abstract methods

    • Used as a blueprint for other classes

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of hiding complex details and showing only the essential features of an object or system.

    • Abstraction allows us to focus on what an object does, rather than how it does it

    • It helps in simplifying complex systems by breaking them down into smaller, more manageable parts

    • Examples of abstraction include using a car without needing to understand its internal combustion engine, or using a smartphone

  • Answered by AI
  • Q3. Best sorting algo?time complexity of it?
  • Ans. 

    QuickSort is one of the best sorting algorithms with an average time complexity of O(n log n).

    • QuickSort is a divide and conquer algorithm that works by selecting a 'pivot' element and partitioning the array around the pivot.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: ['apple', 'banana', 'cherry', 'date', 'fig'] can be sorted using QuickSort.

    • Example: ['3', '1', '4'...

  • Answered by AI
  • Q4. You have been provided a sorted list time complexity achieved after we apply bubble sorting
  • Ans. 

    Bubble sorting has a time complexity of O(n^2) for a sorted list.

    • Bubble sorting has a worst-case time complexity of O(n^2) for a sorted list.

    • The time complexity does not change even if the list is already sorted.

    • Example: If we have a sorted list of size n, bubble sorting will still take O(n^2) time.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Have you ever been to a state other than jharkhand?
  • Ans. 

    Yes, I have been to multiple states other than Jharkhand.

    • I have traveled to states like Maharashtra, Karnataka, and Tamil Nadu for work and leisure.

    • I have visited tourist destinations in states like Rajasthan, Kerala, and Himachal Pradesh.

    • I have family in states like Uttar Pradesh, Bihar, and West Bengal, which I have visited multiple times.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. GDS Commands
  • Q2. Airline Terminals and Airport Codes
Round 2 - Coding Test 

Sabre Commands to Check Availability

Round 3 - Coding Test 

Blocking and Booking Tickets

Round 4 - Coding Test 

Commands to Check Fare rules

Round 5 - Coding Test 

Checking Availability

Round 6 - Coding Test 

Infant and Child title

Round 7 - Technical 

(2 Questions)

  • Q1. About Airport Terminals
  • Q2. About Encode and Decode in GDS
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Dependency injection helps in achieving loose coupling between classes.

    • It allows for easier testing by providing a way to mock dependencies.

    • There are three types of dependency injection - constructor injection, setter injection, and interface injection.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain solid principles
  • Ans. 

    SOLID principles are a set of five design principles that help make software more maintainable, flexible, and scalable.

    • Single Responsibility Principle (SRP) - a class should have only one reason to change

    • Open/Closed Principle (OCP) - classes should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - objects of a superclass should be replaceable with objects of its subclasses without a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well on what you have written in resume

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Questions about my technical experience
  • Q2. 3 reasons why I want to work for the company
  • Q3. Why I left my previous organization
  • Q4. Design Principles - Case-based question
  • Q5. Write a class (structure) for the case - based question
  • Ans. 

    Class structure for a case-based question

    • Create a class with attributes representing the different aspects of the case

    • Include methods for processing and analyzing the case data

    • Consider using inheritance or composition for complex cases

  • Answered by AI
  • Q6. How would I design an application(case)?
  • Ans. 

    Designing an application involves identifying requirements, creating a user-friendly interface, implementing necessary features, and testing for functionality.

    • Identify the requirements and objectives of the application.

    • Design a user-friendly interface that is easy to navigate.

    • Implement necessary features and functionalities based on the requirements.

    • Test the application thoroughly to ensure functionality and usability.

    • ...

  • Answered by AI
  • Q7. If a square was divided in 4 parts and you remove one part, how would you divide the remaining in 4 parts?

Interview Preparation Tips

Topics to prepare for SAS Senior Associate Software Developer interview:
  • Javascript
Interview preparation tips for other job seekers - This was just a pre-screening round. They have L1, L2 technical rounds, an EVP - employee value proposition round and the final HR round.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about past experience
  • Q2. Understanding about banking sector
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Assignment 

Work on A Press Release and plan

Round 2 - One-on-one 

(2 Questions)

  • Q1. Work you have done in past
  • Ans. 

    I have led cross-functional teams to successfully launch multiple product lines, resulting in significant revenue growth.

    • Led cross-functional teams in product development and launch

    • Achieved significant revenue growth through successful product launches

    • Implemented strategic marketing and sales initiatives to drive product adoption

    • Collaborated with stakeholders to ensure alignment on project goals

  • Answered by AI
  • Q2. Media Relations

Interview Preparation Tips

Interview preparation tips for other job seekers - Showcase your best work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Based on MVC .net,MySql
  • Q2. Page Life Cycle
  • Q3. Stored Procedure
  • Q4. Explain MVC work flow
  • Ans. 

    MVC is a software design pattern that separates an application into three main components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for displaying the data to the user

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model accordingly

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Introduction and about experienced

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you switch your job
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why are you switch your job

Safe And Secure Logistics Interview FAQs

How many rounds are there in Safe And Secure Logistics interview?
Safe And Secure Logistics interview process usually has 3 rounds. The most common rounds in the Safe And Secure Logistics interview process are Resume Shortlist, HR and Behavioral.
How to prepare for Safe And Secure Logistics 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 Safe And Secure Logistics. The most common topics and skills that interviewers at Safe And Secure Logistics expect are Bid Management, Bidding, Business Development, Communication Skills and Computer Networking.

Tell us how to improve this page.

Safe And Secure Logistics Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

DTDC Express Interview Questions
3.8
 • 143 Interviews
Safexpress Interview Questions
4.0
 • 96 Interviews
GATI-KWE Interview Questions
4.0
 • 85 Interviews
TCI Express Interview Questions
3.9
 • 36 Interviews
VRL Logistics Interview Questions
3.8
 • 18 Interviews
View all

Safe And Secure Logistics Reviews and Ratings

based on 23 reviews

4.0/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.6

Salary

3.5

Job security

3.7

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 23 Reviews and Ratings
Business Executive

Mumbai

1-6 Yrs

Not Disclosed

Business Executive

Mumbai

6-11 Yrs

Not Disclosed

Business Executive

Mumbai

2-7 Yrs

Not Disclosed

Explore more jobs
Assistant Manager
4 salaries
unlock blur

₹4.5 L/yr - ₹4.8 L/yr

Operations Manager
4 salaries
unlock blur

₹2.5 L/yr - ₹3.3 L/yr

Key Account Manager
4 salaries
unlock blur

₹5.2 L/yr - ₹5.6 L/yr

Marketing Manager
4 salaries
unlock blur

₹3.2 L/yr - ₹3.5 L/yr

Accounts & Finance Manager
4 salaries
unlock blur

₹7 L/yr - ₹8.4 L/yr

Explore more salaries
Compare Safe And Secure Logistics with

GATI-KWE

4.0
Compare

Blue Dart Express

4.0
Compare

DTDC Express

3.7
Compare

Safexpress

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