Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Clearfast Air Cargo Agencies Team. If you also belong to the team, you can get access from here

Clearfast Air Cargo Agencies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clearfast Air Cargo Agencies Interview Questions and Answers

Be the first one to contribute and help others!

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

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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Give me details of your past projects that impacted organisation?
  • Q2. Resolve the current case problem by providing your approach.

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 experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Sorting algorithms
Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed project diacussion
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions

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
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Python, SQL, Aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. SQL - A table EmployeeSkills was given having two columns EmpID & Skills. There can be multiple for an employee id with skills he possess. You need to find the EmpID having skills in Python and SQL
  • Q2. PowerBI - Create Bookmarks in Power BI
  • Ans. 

    Bookmarks in Power BI allow users to save the state of a report, including filters, slicers, and visuals.

    • Bookmarks can be created by selecting 'View' and then 'Bookmarks' in the Power BI toolbar.

    • Users can add bookmarks by selecting 'Add' and then naming the bookmark.

    • Bookmarks can be applied by selecting the desired bookmark from the 'Bookmarks' pane.

    • Bookmarks can be used to save different views of a report for easy acc

  • Answered by AI
  • Q3. SQL - Find cumulative Profit sum in a given table.
  • Ans. 

    Use SQL query with window function to find cumulative profit sum in a given table.

    • Use window function like SUM() with ORDER BY clause to calculate cumulative profit sum.

    • Example: SELECT date, profit, SUM(profit) OVER (ORDER BY date) AS cumulative_profit FROM table_name;

    • Ensure the table has a column for date and profit to order and calculate cumulative sum.

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL, Python and Power BI

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Case Study 

Talk to the head hunter. General phone screening

Round 2 - One-on-one 

(1 Question)

  • Q1. Talk to the hiring manager and another manager from BI. Asked about work experience and gave me a SQL test
Round 3 - Case Study 

Shared a dataset and wanted me to provide some insights and also build some slides to present

Interview Preparation Tips

Interview preparation tips for other job seekers - better to ask about the team structure and also training, career development

Clearfast Air Cargo Agencies Interview FAQs

How to prepare for Clearfast Air Cargo Agencies 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 Clearfast Air Cargo Agencies. The most common topics and skills that interviewers at Clearfast Air Cargo Agencies expect are Freight Forwarding, Cold Calling, IATA, Sales Coordination and Salesforce.

Tell us how to improve this page.

Clearfast Air Cargo Agencies Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

XpressBees Interview Questions
3.6
 • 159 Interviews
DTDC Express Interview Questions
3.7
 • 151 Interviews
Blue Dart Express Interview Questions
4.0
 • 102 Interviews
FedEx Express Interview Questions
4.0
 • 93 Interviews
GATI-KWE Interview Questions
3.9
 • 87 Interviews
DHL Express Interview Questions
4.1
 • 63 Interviews
Agility Interview Questions
4.1
 • 11 Interviews
View all

Clearfast Air Cargo Agencies Reviews and Ratings

based on 20 reviews

3.5/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

4.0

Salary

4.2

Job security

4.0

Company culture

3.8

Promotions

3.7

Work satisfaction

Explore 20 Reviews and Ratings
Executive Accountant
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Export Documentation
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Care Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Clearfast Air Cargo Agencies with

Blue Dart Express

4.0
Compare

GATI-KWE

3.9
Compare

Allcargo Logistics

3.8
Compare

DTDC Express

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