Upload Button Icon Add office photos
Engaged Employer

i

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

DealShare Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DealShare Analyst Interview Questions and Answers

Updated 13 Feb 2024

DealShare Analyst Interview Experiences

1 interview found

Analyst Interview Questions & Answers

user image Ganapathy Raghu Ram V

posted on 13 Feb 2024

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

Smooth and good easy

Round 2 - One-on-one 

(1 Question)

  • Q1. Sql and its functions
  • Ans. 

    SQL is a programming language used for managing and manipulating databases.

    • SQL stands for Structured Query Language

    • Common SQL functions include SELECT, INSERT, UPDATE, DELETE

    • SQL can be used to retrieve data from databases, filter data, and perform calculations

    • Examples of SQL functions: SELECT * FROM table_name, INSERT INTO table_name (column1, column2) VALUES (value1, value2), UPDATE table_name SET column1 = value1 WHE

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Analyst Interview Questions & Answers

Flipkart user image Pratyaksh Karan

posted on 28 Mar 2015

Interview Preparation Tips

Round: Group Discussion
Experience: Nicely organized GD, civilized and intellectual GD group, discussion rich topic
Tips: Allow others to speak when they have something to say. Do try to push your way in if someone is talking too long or talking gibberish. Do not push your point too much, however, present logical arguments in favor. Try to draw similarities from what others say. Try to include all.

Round: HR Interview
Experience: Friendly HR interviewer. Non-direct questions but not too difficult.
Tips: Answer all questions honestly but be polite. Don't present too strong views, you are too young for that. Don't repeat content with different words, but be elaborate enough to let the interviewer know you.

Round: Guesstimate Interview
Tips: Read up some guesstimates and case studies before placements, discuss some with friends too. Open up your mind while guesstimating. Speak all that comes to your head, and vocally sift through them to get the logical and pursue-able approaches. The interviewer should get a complete idea of your analytical approach.

College Name: IIT Kharagpur
Motivation: First foray into corporate structure. Lots of opportunities. Diversified experiences.

I applied via Company Website and was interviewed in May 2022. 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 - Assignment 

Case study on how to improve the app traffic

Round 3 - Technical 

(2 Questions)

  • Q1. SQL, Advanced Excel,x
  • Q2. Business I ntelligence tools

Interview Preparation Tips

Interview preparation tips for other job seekers - Just answer the question more on basis of the b2b model
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction to myself
  • Q2. Softskill and communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confindent and fluent in english

I applied via Company Website and was interviewed in Feb 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 

(3 Questions)

  • Q1. Why Amazon ? What makes you motivated to join it?
  • Q2. What is your biggest mistake and what did you learn from it?
  • Q3. Which Leadership principle do you follow in your life?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Yourself and prepare for the 14 leadership principles of amazon with examples
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Ok .first time asked me to write a code

Round 2 - HR 

(2 Questions)

  • Q1. Name of you hdu
  • Q2. Okay. It's all right
Round 3 - One-on-one 

(2 Questions)

  • Q1. Asked some questions
  • Q2. Okay.its all right

Interview Preparation Tips

Interview preparation tips for other job seekers - Its okay
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Questions about python, r language, sql, c language, c++ are asked..

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is hight level programming language
  • Ans. 

    High level programming languages are designed to be easily understood by humans and are closer to natural language.

    • High level languages are more abstract and do not require knowledge of the computer's hardware.

    • They are easier to read, write, and maintain compared to low level languages.

    • Examples include Python, Java, C++, and Ruby.

  • Answered by AI
  • Q2. Why python language is so popular?
  • Ans. 

    Python is popular due to its simplicity, readability, versatility, and strong community support.

    • Easy to learn and use, with simple syntax and readability.

    • Versatile language used in web development, data analysis, artificial intelligence, etc.

    • Strong community support with a large number of libraries and frameworks available.

    • Cross-platform compatibility allows code to run on different operating systems.

    • Dynamic typing and...

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Pivot and excel questions
  • Q2. All about excel

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very simple self intro and excel questions and basic macro
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via NA and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding round for testing the critical Coding skills in SQL and othe programming language.

Round 2 - Technical 

(1 Question)

  • Q1. More of database, SQL and analytical questions

Analyst Interview Questions & Answers

Amazon user image Devesh Tiwari

posted on 22 May 2024

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

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

Round 1 - Aptitude Test 

General assesment, grammar, vocabulary

Round 2 - Technical 

(2 Questions)

  • Q1. SQL and Python basic level
  • Q2. Sql problems regarding joins and window function
  • Ans. 

    Understanding SQL problems related to joins and window functions

    • Ensure you understand the different types of joins (inner, outer, left, right)

    • Know how to use window functions like ROW_NUMBER(), RANK(), and PARTITION BY

    • Practice writing queries that involve multiple tables and window functions

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Normal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and expressive

Skills evaluated in this interview

DealShare Interview FAQs

How many rounds are there in DealShare Analyst interview?
DealShare interview process usually has 2 rounds. The most common rounds in the DealShare interview process are Assignment and One-on-one Round.

Tell us how to improve this page.

DealShare Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Analyst Interview Questions from Similar Companies

Amazon Analyst Interview Questions
4.1
 • 11 Interviews
Udaan Analyst Interview Questions
3.9
 • 3 Interviews
View all
Senior Executive
199 salaries
unlock blur

₹2.2 L/yr - ₹6.7 L/yr

Assistant Manager
161 salaries
unlock blur

₹3.7 L/yr - ₹10.1 L/yr

Operations Manager
67 salaries
unlock blur

₹6.4 L/yr - ₹13 L/yr

Operations Executive
55 salaries
unlock blur

₹2.4 L/yr - ₹4.4 L/yr

Sales Executive
52 salaries
unlock blur

₹2.2 L/yr - ₹4.9 L/yr

Explore more salaries
Compare DealShare with

Meesho

3.7
Compare

Shop101

3.8
Compare

Udaan

4.0
Compare

Shopclues

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