Upload Button Icon Add office photos

Filter interviews by

DAT Freight & Analytics Interview Questions and Answers

Updated 15 Feb 2024

DAT Freight & Analytics Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. How to disable automatic sorting in the Pivot table .?
  • Ans. 

    To disable automatic sorting in a Pivot table, go to the Pivot table options and uncheck the 'Sort automatically' option.

    • Open the Pivot table in Excel.

    • Go to the 'PivotTable Analyze' or 'Options' tab.

    • Click on the 'Options' button in the 'PivotTable' group.

    • In the 'PivotTable Options' dialog box, go to the 'Data' tab.

    • Uncheck the 'Sort automatically' option.

    • Click 'OK' to apply the changes.

  • Answered by AI
  • Q2. How do you remove duplicates in Excel. ?
  • Ans. 

    To remove duplicates in Excel, use the Remove Duplicates feature under the Data tab.

    • Select the range of cells or columns that contain the data.

    • Go to the Data tab and click on the Remove Duplicates button.

    • Choose the columns to check for duplicates and click OK.

    • Excel will remove the duplicate values and keep only the unique values.

    • You can also choose to highlight the duplicate values instead of removing them.

  • Answered by AI
  • Q3. Difference between truncate and delete command in SQL..?
  • Ans. 

    Truncate is a DDL command that removes all rows from a table, while delete is a DML command that selectively removes rows.

    • Truncate is faster than delete as it doesn't generate any log entries.

    • Truncate cannot be rolled back, while delete can be.

    • Truncate resets the identity of the table, delete does not.

    • Truncate does not fire triggers, delete does.

    • Truncate releases the storage space, delete does not.

  • Answered by AI
  • Q4. What is RLS in Power BI .?
  • Ans. 

    RLS in Power BI stands for Row-Level Security.

    • RLS is a feature in Power BI that allows you to restrict data access at the row level based on user roles.

    • It helps in ensuring that users only see the data that is relevant to them.

    • RLS can be implemented by defining roles and rules in Power BI Desktop or Power BI service.

    • For example, you can create a role that only allows access to sales data for a specific region.

    • RLS is us...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. What are mean, median and mode.?
  • Ans. 

    Mean, median, and mode are statistical measures used to describe the central tendency of a dataset.

    • Mean is the average of a set of numbers, calculated by summing all the values and dividing by the total count.

    • Median is the middle value in a dataset when arranged in ascending or descending order.

    • Mode is the value that appears most frequently in a dataset.

    • Mean is sensitive to outliers, while median is not.

    • Mode can be use...

  • Answered by AI
  • Q2. What are the different joins in SQL .?
  • Ans. 

    Different joins in SQL include inner join, left join, right join, and full outer join.

    • Inner join returns only the matching rows from both tables.

    • Left join returns all rows from the left table and the matching rows from the right table.

    • Right join returns all rows from the right table and the matching rows from the left table.

    • Full outer join returns all rows from both tables, including unmatched rows.

  • Answered by AI
  • Q3. What are stored procedures in SQL.?
  • Ans. 

    Stored procedures are precompiled SQL statements that are stored in a database and can be executed multiple times.

    • Stored procedures are used to encapsulate a set of SQL statements into a single unit.

    • They can be used to improve performance by reducing network traffic.

    • Stored procedures can be parameterized, allowing for dynamic execution.

    • They provide a level of security by controlling access to the underlying database ob...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for DAT Freight & Analytics Supply Chain Associate interview:
  • Statistics
  • Power Bi
  • Advanced Excel
  • SQL
  • Database
  • Python
Interview preparation tips for other job seekers - Good have a basic understanding of every concept in data science for example tools such as Power BI, SQL ,Excel ,Python if possible.

Skills evaluated in this interview

Top DAT Freight & Analytics Supply Chain Associate Interview Questions and Answers

Q1. How to disable automatic sorting in the Pivot table .?
View answer (1)

Supply Chain Associate Interview Questions asked at other Companies

Q1. How to disable automatic sorting in the Pivot table .?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 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 - Aptitude Test 

They will ask about your understanding in the tools you mentioned in resume.

Round 3 - Technical 

(1 Question)

  • Q1. They will give you or ask you questions and you have to solve the problem
Round 4 - HR 

(1 Question)

  • Q1. If you clear the round 1&2 then this round is applicable. Basically here your HR will be checking your behavioural skills and talks about your previous journey. And Also the salary negotiation part.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are properly skilled about what you have in resume..Else they will not help you.
All the best 👍

Top DAT Freight & Analytics Supply Chain Associate Interview Questions and Answers

Q1. How to disable automatic sorting in the Pivot table .?
View answer (1)

Supply Chain Associate Interview Questions asked at other Companies

Q1. How to disable automatic sorting in the Pivot table .?
View answer (1)

Jobs at DAT Freight & Analytics

View all

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2021. 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 - Aptitude Test 

Logical Aptitude, Verbal, Numerical

Round 3 - Coding Test 

2 codes one small and easy , another big and medium difficultly

Round 4 - Behavioral 

(2 Questions)

  • Q1. Introduction , Academic Project,
  • Q2. Coding Questions, Company Related Questions

Interview Preparation Tips

Topics to prepare for TCS Software Developer interview:
  • Coding
Interview preparation tips for other job seekers - In aptitude focus on Logical and Verbal aptitude and work on projects and coding skills

Analyst Interview Questions & Answers

TCS user image Anonymous

posted on 30 Sep 2022

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

Round 1 - Aptitude Test 

Good problemtic Skills and knowledge check and sharpness

Round 2 - Coding Test 

C Language use for programs and Oracle and Java in learning process

Round 3 - HR 

(3 Questions)

  • Q1. Any coding Question and stay for job purpose
  • Q2. Any operators working or any logical program tell
  • Ans. 

    Yes, there are many operators and logical programs used in various fields.

    • Operators like +, -, *, / are used in mathematical calculations.

    • Logical programs like if-else, switch-case are used in programming.

    • Operators like AND, OR, NOT are used in boolean logic.

    • Operators like >, <, == are used in comparisons.

    • Examples of logical programs include sorting algorithms, search algorithms, etc.

  • Answered by AI
  • Q3. Check my comutication with others

Interview Preparation Tips

Topics to prepare for TCS Analyst interview:
  • c and
Interview preparation tips for other job seekers - good guide for my job purpose so best choose to our qualification

I applied via Referral and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduction for your reference
  • Q2. Introduction to the same
  • Q3. Introduction to the smoky

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduction to the smoky and thanks for your

Interview Questionnaire 

1 Question

  • Q1. Training?

Interview Preparation Tips

Interview preparation tips for other job seekers - Best training in India. No doubt

Interview Questionnaire 

1 Question

  • Q1. Related to my subject

Interview Questionnaire 

2 Questions

  • Q1. Python
  • Q2. Webdevelopment

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Add your questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your interview advice and tips

Interview Questionnaire 

1 Question

  • Q1. Some basic programming and technical questions of python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well ! :) All the best

DAT Freight & Analytics Interview FAQs

How many rounds are there in DAT Freight & Analytics interview?
DAT Freight & Analytics interview process usually has 3 rounds. The most common rounds in the DAT Freight & Analytics interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for DAT Freight & Analytics 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 DAT Freight & Analytics. The most common topics and skills that interviewers at DAT Freight & Analytics expect are Logistics, Supply Chain, Supply Chain Management, SQL and Python.
What are the top questions asked in DAT Freight & Analytics interview?

Some of the top questions asked at the DAT Freight & Analytics interview -

  1. How to disable automatic sorting in the Pivot table...read more
  2. Difference between truncate and delete command in SQL...read more
  3. How do you remove duplicates in Excel...read more

Tell us how to improve this page.

DAT Freight & Analytics Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Delhivery Interview Questions
3.8
 • 463 Interviews
Ecom Express Interview Questions
3.8
 • 198 Interviews
BlackBuck Interview Questions
3.8
 • 178 Interviews
FarEye Interview Questions
3.1
 • 27 Interviews
Fourkites Interview Questions
3.8
 • 17 Interviews
LOCUS Interview Questions
2.9
 • 5 Interviews
View all

DAT Freight & Analytics Reviews and Ratings

based on 6 reviews

4.0/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.7

Salary

3.4

Job security

4.0

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 6 Reviews and Ratings
Customer Support Rep II / Fraud Analyst (Voice Process)

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Senior Software Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Supply Chain Associate
12 salaries
unlock blur

₹3 L/yr - ₹10.9 L/yr

Software Engineer
4 salaries
unlock blur

₹9 L/yr - ₹20 L/yr

Associate
4 salaries
unlock blur

₹9.5 L/yr - ₹9.5 L/yr

Data Analyst
4 salaries
unlock blur

₹7 L/yr - ₹9.5 L/yr

Assistant Manager- HR
4 salaries
unlock blur

₹16 L/yr - ₹18 L/yr

Explore more salaries
Compare DAT Freight & Analytics with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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