Upload Button Icon Add office photos

Filter interviews by

Om Freight Forwarders Relationship Manager Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Number of years of Experience
Round 3 - Technical 

(1 Question)

  • Q1. For sales to sell the product

Interview Preparation Tips

Interview preparation tips for other job seekers - stay confident if you don't know any thing be ready t learn
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Case Study 

Work experience logistics manager

Round 2 - HR 

(2 Questions)

  • Q1. I am convinced that nothing We do is more than important than hiring and developing people
  • Q2. Train people well enough so they can leave. In most cases, being a good boss means hiring talented people and getting out of their way.

Interview Preparation Tips

Topics to prepare for Tci Freight Branch Manager interview:
  • TCI FREIGHT
  • Kalpa
  • IT
Interview preparation tips for other job seekers - Thank your interviewer,
Create a plan. Develop a carrier story. Network with everyone. Use specific resume keyboard have...
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Reading knowledge
  • Q2. Experience working knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Reading and experience working knowledge
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. All the questions related of my experience
  • Q2. Know your field very well

Interview Preparation Tips

Topics to prepare for Sugam Parivahan Branch Manager interview:
  • Related of your choice
Interview preparation tips for other job seekers - Don't skip any interview
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Achievements and failures
  • Q2. Sales growth strategy

Interview Preparation Tips

Interview preparation tips for other job seekers - Lengthy process and toxicity

Software Engineer Interview Questions & Answers

Freight Tiger user image yuvraj karanveer singh kamra

posted on 20 Jul 2024

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

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Array and stack based lc standard questions

Round 2 - Case Study 

LLD of Payment Systems

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me what do u do in ur day to day job
  • Q2. What is ur vision
  • Ans. 

    My vision is to create innovative software solutions that positively impact people's lives and drive technological advancements.

    • Developing cutting-edge software applications that improve efficiency and user experience

    • Utilizing emerging technologies like AI and machine learning to solve complex problems

    • Collaborating with cross-functional teams to deliver high-quality products

    • Continuously learning and adapting to stay ah

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 Coding questions,were asked based on DSA and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Give your introduction
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Experience with programming languages like Java and Python

  • Answered by AI
  • Q2. DSA find k distinct characters substring which is the longest a gfg question
  • Ans. 

    Find k distinct characters substring which is the longest.

    • Use sliding window technique to iterate through the string.

    • Keep track of the characters and their frequencies in the window.

    • Update the window size and characters as needed to find the longest substring with k distinct characters.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

The aptitude test consists of pen and paper method. They have asked the mcqs of the concepts Networking,Database, Basic Aptitude, and one program.

Round 2 - Technical 

(1 Question)

  • Q1. 1) Tell me about your self 2) Tell me about your projects and what is your contribution in your projects 3) What is the difference between global variables and local variables in c 4) Difficulties faced i...
Round 3 - HR 

(1 Question)

  • Q1. 1) Tell me about your self that is not in the resume 2) Why did you choose Engineering 3) Are you available to work in night shifts 4) How did you hear about us? 5) Are you willing to relocate? 6) What is...
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic tech questions
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Sep 2024.

Round 1 - Aptitude Test 

Questions from operating system dbms were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Explain the concept of NOsql and its types
  • Ans. 

    NoSQL is a database paradigm that provides flexible schemas and scalability, suitable for unstructured data and large volumes.

    • Types of NoSQL databases include Document stores (e.g., MongoDB), Key-Value stores (e.g., Redis), Column-family stores (e.g., Cassandra), and Graph databases (e.g., Neo4j).

    • Document stores store data in JSON-like formats, allowing for complex data structures.

    • Key-Value stores are optimized for sim...

  • Answered by AI
  • Q2. Explain automation [It was in my resume]
  • Ans. 

    Automation is the use of technology to perform tasks with minimal human intervention, enhancing efficiency and accuracy.

    • In software development, automation can be achieved through tools like Jenkins for continuous integration and deployment.

    • Test automation frameworks like Selenium allow for automated testing of web applications, reducing manual testing efforts.

    • Robotic Process Automation (RPA) can automate repetitive ta...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Say about yourself
  • Q2. Willing to do night shift
  • Ans. 

    I am open to working night shifts as I understand the importance of flexibility in the software engineering field.

    • Night shifts can help accommodate global teams and clients in different time zones.

    • I have previously worked on projects that required flexible hours to meet deadlines.

    • I believe working at night can enhance focus due to fewer distractions.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with the basics of Computer concepts

Tell us how to improve this page.

Interview Questions from Similar Companies

Honda Logistics Interview Questions
3.8
 • 28 Interviews
Hyundai Glovis Interview Questions
3.8
 • 20 Interviews
LetsTransport Interview Questions
3.5
 • 19 Interviews
ShipBob Interview Questions
4.2
 • 17 Interviews
Geodis Overseas Interview Questions
3.6
 • 16 Interviews
Sugam Parivahan Interview Questions
4.0
 • 15 Interviews
Freight Tiger Interview Questions
3.6
 • 13 Interviews
Tci Freight Interview Questions
4.0
 • 12 Interviews
View all
Executive Accountant
15 salaries
unlock blur

₹2.8 L/yr - ₹5.3 L/yr

Accountant
12 salaries
unlock blur

₹2.5 L/yr - ₹5.3 L/yr

Operations Executive
9 salaries
unlock blur

₹2.1 L/yr - ₹3.8 L/yr

Import Executive
7 salaries
unlock blur

₹0.9 L/yr - ₹3.3 L/yr

Billing Executive
7 salaries
unlock blur

₹1.8 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Om Freight Forwarders with

Honda Logistics

3.8
Compare

Hyundai Glovis

3.8
Compare

Orix Auto Infrastructure Services

4.2
Compare

Brink's

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