Upload Button Icon Add office photos

Filter interviews by

XYZ Distributors Data Analyst Interview Questions and Answers

Updated 7 Nov 2024

XYZ Distributors Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy question from geeksforgeeks

Interview Preparation Tips

Interview preparation tips for other job seekers - no advice needed as such

Interview questions from similar companies

I applied via Campus Placement

Interview Preparation Tips

Round: Resume Shortlist
Experience: My resume had a couple of projects and a paper publication added to it, which was a part of my second year intern at TCS Innovation Labs.

Tips: I believe that the resume shortlist to appear for the test is just a formality and not a big deal to get through. Most of the students are allowed to appear for the test which is where, the main shortlisting occurs.
Although, the company does cut off people from certain departments. For example, none of the Agriculture and food engineering students were shortlisted for appearing for the test.
Also, from what I have heard, the company runs resumes through a program to take out the shortlist. Hence, certain key words such as "Scholar" or "Conference" may get you a good chance to get through the shortlisting.

Round: Test
Experience: The test is mainly quant based and how fast you can think and rationalize. They expect excellent speed; they ask you 20 questions to be answered in 30 minutes.
Tips: Normally, if a student is asked to appear for this right after his JEE examination, he would be able to get through it easily. But since our analytical thinking goes way down once we actually get in, it has to be worked upon again. I'd suggest you to solve all the quant questions of any CAT preparatory book for the American Express test. The test questions are quite similar to those that the CAT students prepare for.

Round: Technical Interview
Experience: In general, the American Express interviews are considered to be pretty peaceful compared to the interviews of other companies. I was just asked about my work at TCS Innovation Labs and the paper I would be publishing based on that work and the courses I have done in Data Analytics and what all do I know in it. They do not test the knowledge you say you possess.
Tips: While I was preparing for my interview, I was told to read about Amex and its products. Secondly, and most importantly, I was aksed to read a lot about credit card frauds and suggest ways of preventing that. Even during my time, a lot of people were asked about this and judged severely on that. This is a must must if you would be appearing for its interview.

Also, you would do well if you are able to connect with the interviewer. For instance, if both of you have been a part of the same inter IIT or have the same tastes, etc.

Also, the interviews are that peaceful that you are able to direct the interview in your favour. There are certain parts of your CV that you can easily talk about and certain parts that you would want to avoid. If you are able to think on your feet, it is easy to re direct the interview in your favour and the things that you would like to talk about; in my case, it was my work at TCS.

Round: Puzzle Interview
Experience: The main decision whether you have to be taken in or not is decided in your first round of interview after which, the puzzle interview is just a formality and to find out whether you are able to think on your feet or not. Not a big deal, pretty easy.
Tips: Nothing to be worried about, the puzzles asked are pretty easy and most probably, you would have already heard them if you have a nag of solving puzzles.

General Tips: Do not worry or stress yourself much. The interview is pretty easy if you have an edge in the skills that the company wants. I had started studying Data Analytics in my second year summer vacations, just 1 hour a day for hardly about a month. Which gave me enough of an edge. The main hurdle lies in getting through the test round where about 300 people are simply cut off.
Skill Tips: You should be able to code efficiently. Knowledge in Python and SQL is a big plus.
Also, I had done a course on Coursera called "Machine Learning" of Stanford University. Today, the company does not expect a lot of knowledge in Data Analytics from students which is why this course gave me the edge I needed to get through the interview. It's a pretty easy course and not very demanding. I would recommend this if you want to find out even whether you'd be interested in Data Analytics or not.
I was asked about the things I know and whether I have ever implemented them.
Skills: Analytics And Coding
Duration: 2
College Name: IIT Kharagpur
Motivation: American Express is known to have a good working culture and is currently the third best company to work for in India. The internship stipend is largest compared to any other company in India along with accommodation and travel. The company has a well structured internship program and also has good challenging work to offer.
Funny Moments: After the test, I was not shortlisted for the interview round.. Which broke my heart.
Just after the presentation, I walked up to the person presenting and handed him a hard copy of my resume asking him to at least give me a shot at the interview if they think my profile is good enough.
I believe that this was a turning point of this entire experience. I believe, at that moment itself, I gained their favour to take me in. Which is probably why my interview was peaceful, which is probably why I could get through even though my interview was the last among a bunch of 25 students..

I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical Questions (SQL and Python)
  • Q2. Business case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up SQL skills, learn different methods of solving the same problem, learn basics of python, especially Pandas and Numpy

I appeared for an interview in Aug 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 Minutes
Round difficulty - Medium

5-9pm

  • Q1. 

    Sliding Window Maximum Problem Statement

    You are given an array/list of integers with length 'N'. A sliding window of size 'K' moves from the start to the end of the array. For each of the 'N'-'K'+1 possi...

  • Ans. 

    The problem involves finding the maximum element in each sliding window of size 'K' in an array of integers.

    • Iterate through the array and maintain a deque to store the indices of elements in the current window.

    • Remove indices from the deque that are outside the current window.

    • Keep the deque in decreasing order of element values to easily find the maximum element in each window.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

Timing was Morning-noon
Interviewer was super friendly. 
He even helped me at places I got Stuck

  • Q1. Can you explain a complex joins problem related to database management systems (DBMS)?
  • Ans. 

    Explaining a complex joins problem in DBMS

    • Discussing the use of different types of joins like inner join, outer join, self join, etc.

    • Explaining how to handle null values and duplicates during joins

    • Demonstrating a scenario where multiple tables need to be joined based on different keys

  • Answered by AI
Round 3 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

Easiest HR round ever.
Just 15 mins after the technical interview round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Analyst in GurgaonEligibility criteriaCgpa above 8American Express interview preparation:Topics to prepare for the interview - Data Structures, DBMS, OOPS, OS, CNS, SQLTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Prepare short hand written notes for a quick glance before each interview. 
Tip 2 : Start with Easy questions for DSA and Slowly Increase your level to medium and then to hard. Do not Rush things. 
Tip 3 : Follow LOVE BABBAR'S DSA sheet. It's the best.

Application resume tips for other job seekers

Tip 1 : Mention only genuine Skills on your resume. Do not lie or over-exaggerate
Tip 2 : Do not put Coursera/Udemy or any such Course Certifications on Your Resume, As Interviewers do not care about where You learnt things from, They only care about The things you know.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mettle test on quant and machine learning

Round 2 - HR 

(2 Questions)

  • Q1. How will you handle an office emergency
  • Q2. What are your strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and have a look at the questionst for this month end
Round 1 - Technical 

(2 Questions)

  • Q1. Create the pivot table, sort the data in ascending order
  • Ans. 

    Create a pivot table and sort the data in ascending order.

    • To create a pivot table, select the data range and go to the 'Insert' tab in Excel.

    • Choose 'PivotTable' and select the location for the pivot table.

    • Drag the desired fields to the 'Rows' and 'Values' areas.

    • To sort the data in ascending order, click on the drop-down arrow next to the field name in the pivot table and select 'Sort A to Z'.

  • Answered by AI
  • Q2. Use lookup with the product based given data and find the needed data
  • Ans. 

    Using lookup with product-based data to find the needed data.

    • Use a lookup function like VLOOKUP or INDEX/MATCH to search for the needed data

    • Identify the key or unique identifier to match the data

    • Specify the range or table where the data is located

    • Retrieve the desired data based on the lookup value

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please be ready with your resume, and work on each and every line.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Test was based on SQL, coding and MCQ. Coding involved nested query.

Data Analyst Interview Questions & Answers

Meesho user image vinay kalikota

posted on 2 Sep 2024

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

There are 2 coding challenges and 7 objective questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions related to role
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. 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. Output resukt number of rows basis the joins
  • Ans. 

    The output result number of rows depends on the type of join used.

    • Inner join returns only the matching rows from both tables

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

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

    • Full outer join returns all rows from both tables

    • Cross join returns the Cartesian product of both tables

  • Answered by AI
  • Q2. Output result number of rows basis the joins
  • Ans. 

    The question asks to output the number of rows based on joins.

    • The number of rows in the output depends on the type of join used.

    • Inner join only returns rows that have matching values in both tables.

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

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

    • Full outer join returns all rows from both tables.

    • U...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on the commonly asked SQL questions. Brush up on the basics of SQL. Python is good to know and would make you stand out.

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SQL query use join

XYZ Distributors Interview FAQs

How many rounds are there in XYZ Distributors Data Analyst interview?
XYZ Distributors interview process usually has 1 rounds. The most common rounds in the XYZ Distributors interview process are Aptitude Test.

Tell us how to improve this page.

XYZ Distributors Data Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
XYZ Distributors Data Analyst Salary
based on 4 salaries
₹6 L/yr - ₹14 L/yr
35% more than the average Data Analyst Salary in India
View more details
Software Engineer
24 salaries
unlock blur

₹12.7 L/yr - ₹25.6 L/yr

Senior Software Engineer
16 salaries
unlock blur

₹12.5 L/yr - ₹40 L/yr

Team Manager
12 salaries
unlock blur

₹22.7 L/yr - ₹40 L/yr

Consultant
12 salaries
unlock blur

₹5.9 L/yr - ₹29 L/yr

Analyst
10 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Explore more salaries
Compare XYZ Distributors with

Reliance Retail

3.9
Compare

Udaan

3.9
Compare

BigBasket

3.9
Compare

Aditya Birla Fashion and Retail

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