Upload Button Icon Add office photos

Filter interviews by

Gateway Distriparks Interview Questions and Answers

Updated 2 Aug 2024

Gateway Distriparks Interview Experiences

Popular Designations

4 interviews found

Executive Interview Questions & Answers

user image Anonymous

posted on 2 Apr 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is an ICD?
  • Q2. What is the container train operator?
  • Ans. 

    A container train operator is a company that specializes in transporting shipping containers by train.

    • Container train operators manage the logistics of transporting containers by rail

    • They work with shipping companies to move containers between ports and inland destinations

    • Examples include Union Pacific Railroad, CSX Transportation, and Canadian National Railway

  • Answered by AI
  • Q3. Difference between ICD & CFS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Enjoyable

Executive Interview Questions asked at other Companies

Q1. How will you start RS method Development for known drug product?
View answer (16)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Leave and working SOP
  • Q2. Facility working SOP
Round 2 - Group Discussion 

PF and ESIC policy, benefits of female staff

Round 3 - Computer 

(2 Questions)

  • Q1. Excel and basic computer knowledge
  • Q2. System knowledge📚
Round 4 - Group Discussion 

Group discussion is very important in any organization

Round 5 - Coding Test 

We have a lot of items need of coding for identification

Facility Executive Interview Questions asked at other Companies

Q1. What do you understand fire fighting system
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 5 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. Question related to your qualifications and experience?
Round 3 - Technical 

(1 Question)

  • Q1. Question related to technical skill
Round 4 - One-on-one 

(1 Question)

  • Q1. Question related to your work experience?
Round 5 - HR 

(1 Question)

  • Q1. Question related to Salary expectation.

Senior HR and Compliance Executive Interview Questions asked at other Companies

Q1. Iso implementation at all level with ibms
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Introduction yourself
Round 2 - Group Discussion 

What is your work in current job

Senior Executive Interview Questions asked at other Companies

Q1. If oneday the men power is very less due to some problem and lode is more that day as a senior Exucative, how will u handle your team ?
View answer (56)

Gateway Distriparks interview questions for popular designations

 Senior HR and Compliance Executive

 (1)

 Facility Executive

 (1)

 Executive

 (1)

 Senior Executive

 (1)

Jobs at Gateway Distriparks

View all

Interview questions from similar companies

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 appeared for an interview 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

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tender , costing
  • Q2. Technical
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Wap to print a prime number
  • Ans. 

    A program to print prime numbers

    • Iterate through numbers and check if each number is prime

    • Use a nested loop to check divisibility by numbers less than the current number

    • Print the number if it is prime

  • Answered by AI
Round 2 - Coding Test 

Write program of a leap year

Interview Preparation Tips

Topics to prepare for TCI Express Software Developer interview:
  • c lannguage
Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is the concept of oops
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve problems

    • Key concepts include encapsulation, inheritance, and polymorphism

    • Encapsulation allows data to be hidden within an object and only accessed through methods

    • Inheritance allows a class to inherit properties and methods f...

  • Answered by AI

I applied via Referral and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. CV related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer the question with confidence

Gateway Distriparks Interview FAQs

How many rounds are there in Gateway Distriparks interview?
Gateway Distriparks interview process usually has 3-4 rounds. The most common rounds in the Gateway Distriparks interview process are HR, Group Discussion and Technical.
How to prepare for Gateway Distriparks 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 Gateway Distriparks. The most common topics and skills that interviewers at Gateway Distriparks expect are Business Development, Fleet Management, Administration, Automation Tools and Compliance.
What are the top questions asked in Gateway Distriparks interview?

Some of the top questions asked at the Gateway Distriparks interview -

  1. What is the container train operat...read more
  2. What is an I...read more
  3. Difference between ICD & C...read more

Tell us how to improve this page.

Gateway Distriparks Interview Process

based on 8 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

DP World Interview Questions
3.9
 • 65 Interviews
TCI Express Interview Questions
3.9
 • 38 Interviews
Maersk Line Interview Questions
4.0
 • 29 Interviews
V-Trans Interview Questions
4.0
 • 29 Interviews
Aka Logistics Interview Questions
3.2
 • 27 Interviews
View all

Gateway Distriparks Reviews and Ratings

based on 88 reviews

3.8/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.3

Salary

3.7

Job security

3.6

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 88 Reviews and Ratings
Executive Assistant / Personal Assistant

New Delhi

8-13 Yrs

Not Disclosed

Manager/Senior Manager - Operations

Faridabad

10-15 Yrs

₹ 10-12 LPA

Senior Manager - Operations

Gurgaon / Gurugram

10-15 Yrs

Not Disclosed

Explore more jobs
Senior Executive
50 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Assistant Manager
21 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Operations Executive
20 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Executive
19 salaries
unlock blur

₹2.3 L/yr - ₹4.1 L/yr

Deputy Manager
15 salaries
unlock blur

₹5 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Gateway Distriparks with

Mahindra Logistics

3.9
Compare

Shadowfax Technologies

3.5
Compare

DP World

3.9
Compare

Future Supply Chain Solutions

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