Upload Button Icon Add office photos

Filter interviews by

Al Rashed Transport Company Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

(1 Question)

  • Q1. First was Hr round, where he asked about myself, my experience, salary expectations, current salary.
Round 3 - One-on-one 

(3 Questions)

  • Q1. Then the second round was with Arun Sir, who has asked advanced excel formulas, advanced google sheets formulas, SQL basics. And later told that will let you know, but haven't updated yet.
  • Q2. Dcount function ABS function Excel remove minus sign from integer using a formula.
  • Ans. 

    Dcount function counts the number of unique values in a dataset. ABS function returns the absolute value of a number. To remove minus sign from an integer in Excel, use a formula like =ABS(A1).

    • Dcount function counts unique values in a dataset

    • ABS function returns absolute value of a number

    • To remove minus sign from an integer in Excel, use formula like =ABS(A1)

  • Answered by AI
  • Q3. Filters Transfer data from 1 sheet to other Join , inner, outer, self, left right Along with the syntax Colene function in SQL Show top value show values between a date range Sumifs countifs
  • Ans. 

    Answering questions related to data filtering, transferring, joining, and SQL functions for a Data Analyst role.

    • To transfer data from one sheet to another, you can use functions like VLOOKUP or INDEX/MATCH in Excel.

    • Different types of joins in SQL include INNER JOIN, OUTER JOIN, LEFT JOIN, RIGHT JOIN, and SELF JOIN.

    • Syntax for INNER JOIN: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Synta...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Everest Fleet Data Analyst interview:
  • Power Bi
  • SQL
  • Advanced Excel
Interview preparation tips for other job seekers - HR. Nitin was not co-operative. Don't even pick up the call. Sent an improper address. Actually Everest Fleet in Korum mall has 2+ offices. One inside the parking lot and second one is inside the mall. Very difficult to find the address because of the improper guidance from the whole hr team. I said as holw Hr team because I asked the office address to many people who were hiring for non technical profiles, like drivers. I also asked a few people who was wearing the Everest fleet T-shirts, but even they were unable to guide me with the exact pathway.First was Hr round, where he asked about myself, my experience, salary expectations, current salary.Then the second round was with Arun Sir, who has asked advanced excel formulas, advanced google sheets formulas, SQL basics. And later told that will let you know, but haven't updated yet.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Consists of 10 questions

Round 2 - Coding Test 

Consists of 20 questions

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

(2 Questions)

  • Q1. What are the projects you worked on previously
  • Q2. Master Plan Preparation project and policies

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer straight forword, don't circle around the question they, if you know answer it or else say I don't know.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Be well-versed with C, SDLC and protocol standards
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Storage classes, Volatile, Programs on arrays
  • Q2. Describe my project
  • Q3. SDLC in general
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the software meets the requirements and quality standards.

    • Examples of SDLC models include...

  • Answered by AI
  • Q4. CAN protocol functionality
  • Ans. 

    CAN protocol is a communication standard used in automotive and industrial applications.

    • CAN protocol stands for Controller Area Network

    • It is a message-based protocol used for communication between electronic control units (ECUs)

    • CAN protocol allows for high-speed communication and real-time data transmission

    • It is commonly used in automotive applications for functions such as engine control, transmission control, and bod...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Question related to your field and technical knowledge

I applied via Hirect and was interviewed in Jul 2022. There were 4 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 - Technical 

(1 Question)

  • Q1. All about excel and about your previous work experience
Round 3 - Aptitude Test 

All about analytical and excel

Round 4 - HR 

(1 Question)

  • Q1. Just salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is easy, the hr was really kind and gentle.

I applied via Job Fair and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Q1/- How to extract data from database
  • Ans. 

    To extract data from a database, one can use SQL queries or programming languages like Python or R.

    • Use SQL queries to extract data from a database

    • Use programming languages like Python or R to extract data from a database

    • Connect to the database using appropriate credentials

    • Identify the tables and columns from which data needs to be extracted

    • Write the query or code to extract the data

    • Save the extracted data in a desired

  • Answered by AI
  • Q2. Q2/- What are the Tableau Datatypes
  • Ans. 

    Tableau has 14 datatypes including string, integer, float, date, boolean, and more.

    • Tableau has 14 datatypes

    • String, Integer, Float, Date, Boolean, and more

    • Data types can be changed in Tableau

    • Data types affect how data is displayed and aggregated

    • Examples: String - 'John Smith', Integer - 25, Float - 3.14, Date - 01/01/2021, Boolean - True/False

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Q1/- Related company example along with Excel
  • Q2. Q2.- Vlookup() copy record from one sheet to another sheet
  • Ans. 

    Vlookup() is a function in Excel that can be used to copy records from one sheet to another based on a common identifier.

    • The Vlookup() function searches for a value in the first column of a table array and returns a corresponding value in the same row from a specified column.

    • The common identifier used in the Vlookup() function should be present in both the source and destination sheets.

    • The Vlookup() function can be use...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and focus on basics only, don't be tense which i did.


And Thanks to the organiser Bharathi Mam, It was such a great experience overall.

Skills evaluated in this interview

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

I applied via Naukri.com 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 - Aptitude Test 

Knowledge of excel and advance excel

Round 3 - HR 

(3 Questions)

  • Q1. General questions
  • Q2. What is your current salary
  • Q3. What is your expected ctc
  • Ans. 

    My expected CTC is based on my experience, skills, and the market rate for data analysts.

    • My expected CTC is in line with industry standards for data analysts.

    • I have taken into consideration my years of experience and expertise in data analysis.

    • I am open to negotiation based on the overall compensation package offered by the company.

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. I was asked about my soft skills and my perfection in C/C++ programming language

Interview Preparation Tips

Round: HR Interview
Experience: My soft skills are average. Not extraordinary and I have a command over C. This helped me with this

College Name: Jaypee University Of Information Technology

Tell us how to improve this page.

Al Rashed Transport Company Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

2.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Compare Al Rashed Transport Company with

Bombardier Transportation

4.2
Compare

Indira Gandhi International Airport

3.9
Compare

Indian Railway Catering and Tourism

4.0
Compare

Hyva

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