Upload Button Icon Add office photos
Engaged Employer

i

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

AdvantageClub.ai Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AdvantageClub.ai Sr BDM Interview Questions and Answers for Experienced

Updated 23 Sep 2021

AdvantageClub.ai Sr BDM Interview Experiences for Experienced

1 interview found

Sr BDM Interview Questions & Answers

user image Anonymous

posted on 23 Sep 2021

I applied via Indeed and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Sale of a broken watch?
  • Ans. 

    Selling a broken watch

    • Explain the issue with the watch and offer a discounted price

    • Highlight any salvageable parts or potential for repair

    • Suggest alternative uses for the watch, such as a decorative piece

    • Be transparent about the broken condition to avoid any misunderstandings

    • Offer a return policy or warranty to build trust with the customer

  • Answered by AI
  • Q2. Well practical benefits is what sell a product. So I'll tell the customer that's this is a vintage product produced in 1940s in Switzerland. When purchased it was for 20 dollars now as its a vintage produc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about what you have done and it won't be difficult.

Interview questions from similar companies

I applied via Approached by Company and was interviewed before May 2021. 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 

Mathematical thinking Analytical Thinking

Round 3 - HR 

(1 Question)

  • Q1. Career intro, Mathematics

Interview Preparation Tips

Topics to prepare for Vyapar Sales Executive interview:
  • Aptitude
  • Basic mathematics
  • Accounting
Interview preparation tips for other job seekers - Organisation is good learnings will be there

Interview Questionnaire 

1 Question

  • Q1. System Design and Ds and algo questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2022. There were 6 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 

Easy to crack the test

Round 3 - Group Discussion 

Somewhat ok need to be a bit fluent

Round 4 - Assignment 

They gave us portal with bugs we have to find them.

Round 5 - Technical 

(1 Question)

  • Q1. Some random logical thinking questions
Round 6 - HR 

(1 Question)

  • Q1. Tell me abt yourself
  • Ans. 

    I am a motivated and enthusiastic individual with a strong passion for learning and gaining practical experience in the field of [field].

    • I have recently completed my [degree/qualification] in [field] from [university/institution].

    • During my studies, I gained hands-on experience through internships at [company/organization] where I worked on [specific projects/tasks].

    • I have a solid understanding of [relevant skills/techn...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly don't apply for this company if u r a fresher. They don't value your work and efforts. They want you to catch up really quick to their goals in impossible time.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is State of charge?
  • Ans. 

    State of charge refers to the amount of energy remaining in a battery compared to its full capacity.

    • State of charge is usually expressed as a percentage.

    • It is important for determining how much power is available in a battery.

    • State of charge can be monitored using battery management systems.

    • Example: A battery with 50% state of charge means it is halfway depleted.

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2023. 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 

Aptitude Test with 1 coding question and 8 other aptitude questions

Round 3 - One-on-one 

(1 Question)

  • Q1. DSA questions with some dbms questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. DSA + SQL query writing questions. Do revise SQL before interview.

Interview Questionnaire 

1 Question

  • Q1. Lot of accounting questions

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing much
need to be well prepared
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test was of 1 hr

Round 2 - Coding Test 

It was about 1 hr duration

Round 3 - Technical 

(2 Questions)

  • Q1. What do you know about oops
  • Ans. 

    Object-oriented programming paradigm focusing on objects and classes

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
  • Q2. Tell me about encapsulation
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing outside interference.

    • Encapsulation also promotes code reusability and modularity.

    • Example: In object-oriented programming, classes encapsulate data fields and methods to ope

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. How do you manage your team
  • Q2. Why should I hire you

Skills evaluated in this interview

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

2 Query question and 3 coding questions

Round 2 - Technical 

(4 Questions)

  • Q1. Basic oops , Java script and Networking questions.
  • Q2. What is object orienteered programming.
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.

    • Example: Java, C++, Python are popular languages that support object oriented programming.

  • Answered by AI
  • Q3. Different Events in java script
  • Ans. 

    Events in JavaScript are actions or occurrences that happen in the browser that the code can respond to.

    • Events can be triggered by user actions (like clicking a button), browser actions (like page load), or system events (like a timer expiring)

    • Event listeners are used to listen for and respond to events

    • Common events include click, mouseover, keydown, submit, etc.

  • Answered by AI
  • Q4. Event listeners
Round 3 - Coding Test 

Project , coding question, DBMS

Round 4 - HR 

(1 Question)

  • Q1. Basic personal details

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Design and code a zoo management system.
  • Ans. 

    A zoo management system to track animals, enclosures, staff, and visitor information.

    • Create classes for animals, enclosures, staff, and visitors

    • Implement functions for adding, updating, and deleting records

    • Include features for scheduling feeding times, cleaning enclosures, and managing staff shifts

  • Answered by AI
Round 2 - Coding Test 

Standard DSA questions

Round 3 - HR 

(1 Question)

  • Q1. Standard HR stuff.

Skills evaluated in this interview

AdvantageClub.ai Interview FAQs

What are the top questions asked in AdvantageClub.ai Sr BDM interview for experienced candidates?

Some of the top questions asked at the AdvantageClub.ai Sr BDM interview for experienced candidates -

  1. Sale of a broken wat...read more
  2. Well practical benefits is what sell a product. So I'll tell the customer that'...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 55 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
Twilio Interview Questions
3.9
 • 23 Interviews
LambdaTest Interview Questions
4.5
 • 19 Interviews
ThoughtSpot Interview Questions
3.8
 • 18 Interviews
View all
AdvantageClub.ai Sr BDM Salary
based on 4 salaries
₹4.5 L/yr - ₹9 L/yr
17% less than the average Sr BDM Salary in India
View more details
Customer Success Manager
18 salaries
unlock blur

₹5.4 L/yr - ₹9 L/yr

Software Developer
13 salaries
unlock blur

₹9 L/yr - ₹16 L/yr

Marketing Manager
13 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Business Development Manager
13 salaries
unlock blur

₹4.8 L/yr - ₹8 L/yr

Product Manager
12 salaries
unlock blur

₹10 L/yr - ₹13.6 L/yr

Explore more salaries
Compare AdvantageClub.ai with

Vyapar

3.5
Compare

Classplus

3.4
Compare

Fleetx.io

3.7
Compare

KEKA TECHNOLOGIES

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