Upload Button Icon Add office photos
Engaged Employer

i

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

Snapdeal Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 629 Reviews

Filter interviews by

Snapdeal Business Analyst Interview Questions, Process, and Tips

Updated 20 Apr 2023

Top Snapdeal Business Analyst Interview Questions and Answers

  • Q1. Count set bits in an integer You are given a positive integer ‘N’. Your task is to find the total number of ‘1’ in the binary representation of all the numbers from 1 to ...read more
  • Q2. Puzzle Three couples are on the vacation.They need to cross the river to reach their hotel. There are 3 rules which are as follows:- Rule 1:- The boat can only carry two ...read more
  • Q3. Merge two sorted arrays Ninja has been given two sorted integer arrays/lists ‘ARR1’ and ‘ARR2’ of size ‘M’ and ‘N’. Ninja has to merge these sorted arrays/lists into ‘ARR ...read more
View all 12 questions

5 Snapdeal Business Analyst Interview Experiences

15 questions found

Sort by: Popular

Business Analyst Interview Questions

user image Anonymous

posted on 20 Apr 2023

Interview experience
1
 Bad
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via LinkedIn and was interviewed before Apr 2022.

4 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (1 Question)

  • Q1. Where do you see yourself in 5 years
3

Technical Round (1 Question)

  • Q1. How you will improve health of a marketplace
4

One-on-one Round (1 Question)

  • Q1. How you will design new customer support system

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Business Analyst Interview Questions

user image CodingNinjas

posted on 4 Apr 2022

I was interviewed before Apr 2021.

2 Interview Rounds

1

Face to Face Round (3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

In the interview I was asked few puzzles and few coding problems.
In the coding questions the interviewers did not ask me to write down the complete codes of the problems, they only asked me to suggest some suitable algorithms.

  • Q1. Puzzle Three couples are on the vacation.They need to cross the river to reach their hotel. There are 3 rules which are as follows:- Rule 1:- The boat can only ...read more
  • Q2. Puzzle How do we measure forty-five minutes using two identical wires, each of which takes an hour to burn? We have matchsticks with us. The wires burn non-unif...read more
  • Q3. Count set bits in an integer You are given a positive integer ‘N’. Your task is to find the total number of ‘1’ in the binary representation of all the numbers ...read more
2

Face to Face Round (2 Questions)

Round duration - 45 minutes
Round difficulty - Easy

In second round of interview I was asked some hardcore programming questions on data structures since I wrote it as my area of interest. 
I was asked some puzzles as well.

  • Q1. Merge two sorted arrays Ninja has been given two sorted integer arrays/lists ‘ARR1’ and ‘ARR2’ of size ‘M’ and ‘N’. Ninja has to merge these sorted arrays/lists...read more
  • Q2. Puzzle There are three equal rows that consist of three dots each. What you have to do is to draw four straight lines to connect all of the dots. However, the c...read more

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPASnapdeal interview preparation:Topics to prepare for the interview - SQL, Database, Aptitude, Data Structures, Algorithms, OOPSTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewRejected

Skills evaluated in this interview

Get interview-ready with top interview questions

Business Analyst Interview Questions

user image Anonymous

posted on 16 Mar 2015

6 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Resume Shortlist
Experience: I consulted my seniors for preparation of my resume. I believe that seniors provide the best provide you with the best possible insights in this regards.

Round: Test
Experience: The first round was the written test. There were 8 theoretical questions asked in the paper. The questions were either in the form of puzzles or probability based questions. The first three questions in the paper were compulsory questions and needed to be answered correctly for the rest of your paper to be evaluated; if a particular candidate answered any one of these questions incorrectly then he was rejected then and there. Apart from these 3 questions solving 2 more questions would have assured a candidate’s chance of getting selected for the next round. The duration of the test was of around 40 minutes.
For the written test nearly 300 people appeared out of which 30-40 were shortlisted for the interviews.

Round: Puzzle Interview
Experience: In the interview I was asked few puzzles and few coding problems.

Some puzzles asked were:

1) There are 3 couples (each couple consists of a man and a woman: husband and wife pair) who want to cross a particular river with only one boat available for the voyage. At a time the boat can carry a maximum of 2 people and a woman cannot stay in presence of other male in absence of her husband. All three couples want to cross the river, what are the ways in which this could be done?
2) There are 2 ropes which burn in 60 minutes. How to measure 45 minutes without cutting any of the ropes?

In the coding questions the interviewers did not ask me to write down the complete codes of the problems, they only asked me to suggest some suitable algorithms. In one of the questions they gave me a binary number and asked me to write down the algorithm to calculate the number of one’s in the binary number.

Round: Technical Interview
Experience: In second round of interview I was asked some hardcore programming questions on data structures since I wrote it as my area of interest. Some of the questions asked were:
If you have an array of ‘n+m’ elements and have these ‘n’ elements separately and you have to transfer these n elements in the n+m element slot which already contains the m elements. The transfer has to be done in such a way that all the m+n elements are sorted.
I was asked some puzzles as well. For instance in one of the puzzles, I was given a square consisting of 9 dots on its periphery. I was asked to join those 9 dots using 4 lines without lifting the pencil.

College Name: IIT ROORKEE

Skills evaluated in this interview

Business Analyst Interview Questions

user image Anonymous

posted on 14 Mar 2015

4 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.

I prepared resume keeping in mind the areas of interest that would suit the company’s requirements. The companies that recruit students from all departments usually tend to recruit students seeking interests in subjects related to management. I knew about this and while applying to non-core companies I specified my areas of interest as these subjects.

Round: Test
Experience: The first round was the written test. The paper was composed of general aptitude and basic programming questions. For programming questions we were told that in case we did not know the desired syntaxes we could write the algorithm for the problems. Since I was not a proficient coder I preferred writing only the algorithm for the coding questions. There were also some logical reasoning questions (mainly puzzle types). For example in one of the questions we were given a multi coloured cube with each side having a different colour. Initially the cube was kept with the blue colour appearing on the top surface; then the cube was rotated along various axes, we had to specify which colour would appear on the top surface. I qualified the first round.

Round: HR Interview
Experience: The second round was an aptitude interview round. In this interview I was asked about the preference with respect to the profiles ordered (programming or analytics). I replied that I would like to join the company as an analyst, however if given an option I would be open to learning programming as well. The interviewers were delighted to know about my interests in learning newer things.

The interview further asked me puzzle based logical reasoning questions like ‘How to find the odd coin out of 8 coins of which 7 are similar in all senses in two weighing steps by use of a balance?’ He asked me few more of these types; I successfully managed to answer all these questions.

Round: HR Interview
Experience: The final round was again a personal interview. This was actually supposed to be a profile specific interview; however since I had earlier said that I was open to getting recruited in both the profiles they asked me questions from programming as well as analytical questions. I informed them again that I was interested in learning programming but did not have much clue about it at that time. They did not pay any heed whatsoever to my plea and kept asking me questions related to programming. They asked me some questions and told me to suggest some algorithm for those questions since I did not know coding. I framed some algorithms but they did not seem very convinced with my answers. Eventually I was not recruited.
Tips: As per my experience I would say that knowledge about C++ is necessary to get into the software section of Snapdeal. They want people who are well versed with puzzle solving questions and who can solve analytical questions easily.

College Name: IIT ROORKEE
Motivation: I got to know about the company and the profile through the pre-placement talk by the company. The company is one of the leading e-commerce website today and is quite famous among the youth. Hence I had knowledge about its existence and field of work beforehand.

Snapdeal interview questions for designations

 Analyst

 (8)

 Business Development Executive

 (1)

 Senior Manager

 (2)

 SDE

 (1)

 Data Entry Operator

 (1)

 Team Member

 (1)

 Team Lead

 (1)

 Graduate Engineer

 (1)

Business Analyst Interview Questions

user image Neelesh Shekhar

posted on 30 Jan 2015

7 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Simple questions. Accuracy and speed were determining factors.
Tips: Practice Quant/Give online Quant & LR tests.
Duration: 12 minutes
Total Questions: 50

Round: Resume Shortlist
Experience: CV Should carry proper format, action verbs . Impacts created (preferably numerical ) should be exclusively mentioned for each project under internships.
Tips: An E-Commerce internship background are an add-on. SQL , Google analytics , R Software knowledge are an advantage.

Round: Group Activity
Experience: Topic for GD : Impact of Coal-Gate scam on Indian economy.
Tips: Be updated about current affairs. Subscribe economic times or business standard. Don't create a fish market in the GD. put your points clearly and conclude what the entire group has agreed with

Round: Guesstimate Interview
Experience: Was able to do them. Prior consulting internships helped.
Tips: Practice Case in point. Have a well structured and calculative approach.

Round: HR Interview
Experience: Normal HR type questions. They see your attitude towards life and your work style.
Tips: Prepare well for them. These questions are not new or different for any interview,

College Name: IIT KHARAGPUR

Interview questions from similar companies

Business Analyst Interview Questions

Meesho user image Anonymous

posted on 13 Nov 2024

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Campus Placement and was interviewed in Oct 2024.

3 Interview Rounds

1

Coding Test Round

It was based on 4 sql questions of medium to hard level and 24 mcqs based on sql,aptitude,excel.

2

Technical Round (1 Question)

  • Q1. They give you some questions and you have to write sql queries for them
3

Technical Round (1 Question)

  • Q1. You are given case study and come sql questions based on that
Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 Not Selected

I applied via LinkedIn and was interviewed in Aug 2024.

2 Interview Rounds

1

Coding Test Round

Technical + Analytics
I gave my coding test this august 2024, it was purely based on SQL coding
8 question, 3 easy, 3 intermediate and 3 hard.

2

One-on-one Round (2 Questions)

  • Q1. Introduction and explain any one of the projects plus what was the analytics you used
  • Q2. SQL coding, shared screen and was asked to find cumulative sum of cost for a table.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very very well prepared with SQL and you should be aware of advanced sql, not only concepts but solving questions
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. SQL Question using window functions
  • Q2. Guesstimate on Number of McD orders

Business Analyst Interview Questions

Porter user image Anonymous

posted on 10 Dec 2024

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Referral and was interviewed in Jun 2024.

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Case study questions based on Logistics & Porter business.
  • Q2. More Case study & porter business questions
2

Technical Round (2 Questions)

  • Q1. Some medium SQL Queries
  • Q2. Some medium python codes
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Job Portal and was interviewed in Aug 2024.

1 Interview Round

1

Coding Test Round

Written test, asked to write queries on paper for given questions

Snapdeal Interview FAQs

How many rounds are there in Snapdeal Business Analyst interview?
Snapdeal interview process usually has 4 rounds. The most common rounds in the Snapdeal interview process are HR, Technical and One-on-one Round.
How to prepare for Snapdeal Business Analyst 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 Snapdeal. The most common topics and skills that interviewers at Snapdeal expect are Excel, SQL, Business Analysis, MySQL and Python.
What are the top questions asked in Snapdeal Business Analyst interview?

Some of the top questions asked at the Snapdeal Business Analyst interview -

  1. What is pre-order and post-ord...read more
  2. How you will improve health of a marketpl...read more
  3. How you will design new customer support sys...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Snapdeal interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Snapdeal Business Analyst Salary
based on 24 salaries
₹4.8 L/yr - ₹15 L/yr
5% less than the average Business Analyst Salary in India
View more details

Snapdeal Business Analyst Reviews and Ratings

based on 7 reviews

2.4/5

Rating in categories

2.5

Skill development

2.3

Work-Life balance

2.6

Salary & Benefits

2.2

Job Security

2.8

Company culture

3.7

Promotions/Appraisal

3.1

Work Satisfaction

Explore 7 Reviews and Ratings
Assistant Manager
110 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Category Manager
95 salaries
unlock blur

₹6.9 L/yr - ₹24 L/yr

Senior Executive
94 salaries
unlock blur

₹2.8 L/yr - ₹5.6 L/yr

Deputy Manager
58 salaries
unlock blur

₹5.2 L/yr - ₹12 L/yr

Senior Software Engineer
54 salaries
unlock blur

₹12 L/yr - ₹29.5 L/yr

Explore more salaries
Compare Snapdeal with

Flipkart

4.0
Compare

Amazon

4.1
Compare

Meesho

3.7
Compare

eBay

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview