Upload Button Icon Add office photos

Filter interviews by

BizzTM Interview Questions and Answers

Updated 13 Sep 2022

BizzTM Interview Experiences

1 interview found

Marketing Interview Questions & Answers

user image Anonymous

posted on 13 Sep 2022

I applied via Naukri.com and was interviewed before Sep 2021. 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 - HR 

(2 Questions)

  • Q1. Nawlage test by work
  • Q2. Customer handling and retlar Onboarding process

Interview Preparation Tips

Interview preparation tips for other job seekers - B2b retelar Onboarding process and customer handling

Marketing Interview Questions asked at other Companies

Q1. If you were to market a product X, what are the aspects you would look at?
View answer (1)

Interview questions from similar companies

Intern Interview Questions & Answers

Droom user image Anonymous

posted on 5 May 2017

I appeared for an interview in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. What do you know about our company and product
  • Ans. 

    I'm sorry, I don't have access to the internet to research the company and product.

    • Answered by AI
    • Q2. Tell us all you know about Droom
    • Ans. 

      Droom is an online marketplace for buying and selling new and used vehicles.

      • Founded in 2014 by Sandeep Aggarwal

      • Offers a wide range of vehicles including cars, bikes, and scooters

      • Provides services such as vehicle history reports and inspections

      • Has over 6,500 certified dealers and over 50,000 listings

      • Operates in India and Singapore

    • Answered by AI

    Interview Preparation Tips

    Round: Resume Shortlist
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: The company needed people with a few extracurriculars to fit into their company culture. Thus they selected students with a good technical background and extracurricular skillset
    Tips: Mention the extracurriculars well and your learnings from each of them.

    Round: Technical Interview
    Experience: Seems like an HR question, but is a product based question for the company. So now, when they call it technical, it is because their product is the website that they manage. So I started talking about Droom's vision and mission.
    I spoke of a few features that would help customers. I also spoke of the tools that were useful for customer experience. I also mentioned the speed and quality of the site.
    Tips: Here be careful as you need to answer in the technical sense. Starting with when the company was started/ the location will not help build a point. Start off with the product. Also feel free to point out negatives, but make sure you sandwich it between smoother and better things.

    I applied via Naukri.com and was interviewed before Feb 2021. 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 - Group Discussion 

    Market related question

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Keep knowledge in advance. Marketing and sales related.

    I applied via Recruitment Consultant and was interviewed in Aug 2019. There were 5 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Basic Questions only, Oops concept, Android basic questions, work manager related, MVVM pattern, why kotlin?

    Interview Preparation Tips

    Interview preparation tips for other job seekers - It is a well-motivated place in terms of work, they are really making the best use of technology that they can. The interview can be clarified by someone who has clear basics of technology, how things are really moving in technology. They are only examining the basics of technology.

    I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

    Interview Questionnaire 

    3 Questions

    • Q1. Ds algo questions
    • Q2. Js basics
    • Q3. React.js

    Interview Preparation Tips

    Interview preparation tips for other job seekers - It was good you should mainly focus on Ds algo part and basics of Js or other technology for which you are applying .

    Interview Questionnaire 

    1 Question

    • Q1. Three 2d matrix questions in first round from leetcode. One was simple dp question. Two questions in second round one questions was on trees. One questions was of strings. In third round which was engineer...

    I applied via Indeed and was interviewed before Jun 2019. There were 4 interview rounds.

    Interview Questionnaire 

    3 Questions

    • Q1. Business problems and case studies
    • Q2. Guesstimates
    • Q3. Experience to date
    • Ans. 

      I have 3 years of experience working as a Data Analyst in the finance industry.

      • Analyzed financial data to identify trends and make recommendations

      • Created reports and dashboards using tools like Tableau and Excel

      • Collaborated with cross-functional teams to improve data quality and accuracy

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Use your basic aptitude.

    I appeared for an interview in Apr 2021.

    Round 1 - Coding Test 

    (2 Questions)

    Round duration - 90 minutes
    Round difficulty - Hard

    Timing was late evening. Platform was good.

    • Q1. 

      Largest Cycle in Maze Problem Statement

      Given a maze represented by 'N' cells numbered from 0 to N-1, and an array arr of 'N' integers where arr[i] denotes the cell number that can be reached from the 'i'...

    • Ans. 

      Identify the length of the largest cycle in a maze represented by cells and an array of integers.

      • Iterate through each cell and find the cycle length using DFS or Floyd's Tortoise and Hare algorithm.

      • Handle self-cycles and cells with no exit by checking arr[i] = i and arr[i] = -1 respectively.

      • Output the length of the largest cycle found or -1 if no cycles exist.

    • Answered by AI
    • Q2. 

      Ninja and the Maze Problem Statement

      Ninja is stuck in a maze represented as a 2D grid. He can move in four directions (Up, Down, Left, Right) until he hits a wall ('1'). Once stopped, he can choose a new...

    • Ans. 

      Determine if Ninja can reach the destination in a maze by moving in four directions until hitting a wall.

      • Create a function to traverse the maze using depth-first search or breadth-first search.

      • Keep track of visited cells to avoid infinite loops.

      • Return 'True' if destination is reachable, 'False' otherwise.

    • Answered by AI

    Interview Preparation Tips

    Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. Eligibility criteriaAbove 6 CGPAJUSPAY interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

    Tip 1 : Do some projects.
    Tip 2 : Practice dynamic programming.
     

    Application resume tips for other job seekers

    Tip 1 : Keep it short.
    Tip 2 : Do not put false things on resume.

    Final outcome of the interviewRejected

    Skills evaluated in this interview

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

    Basic aptitude,sql ques

    Round 2 - Assignment 

    Visualizing the dataset information

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

    Round 1 - Technical 

    (1 Question)

    • Q1. Asked around js concepts and simple machine coding to display image on click of button
    Round 2 - Technical 

    (1 Question)

    • Q1. Web fundamentals
    Round 3 - Technical 

    (1 Question)

    • Q1. JS concepts CSR vs SSR System design of Blinkit
    • Ans. 

      CSR vs SSR in system design of Blinkit

      • CSR (Client-Side Rendering) involves rendering web pages on the client side using JavaScript, while SSR (Server-Side Rendering) involves rendering web pages on the server side before sending them to the client.

      • CSR can provide faster initial page load times and better interactivity, but may result in slower subsequent page loads and SEO challenges.

      • SSR can improve SEO and initial pag...

    • Answered by AI

    BizzTM Interview FAQs

    How many rounds are there in BizzTM interview?
    BizzTM interview process usually has 2 rounds. The most common rounds in the BizzTM interview process are Resume Shortlist and HR.
    How to prepare for BizzTM 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 BizzTM. The most common topics and skills that interviewers at BizzTM expect are B2B Sales, Business Analysis, Business Development, Data Analytics and Direct Sales.
    What are the top questions asked in BizzTM interview?

    Some of the top questions asked at the BizzTM interview -

    1. Customer handling and retlar Onboarding proc...read more
    2. Nawlage test by w...read more

    Tell us how to improve this page.

    BizzTM Interview Process

    based on 1 interview

    Interview experience

    1
      
    Bad
    View more

    Interview Questions from Similar Companies

    MagicPin Interview Questions
    2.7
     • 50 Interviews
    Park Plus Interview Questions
    2.9
     • 36 Interviews
    Tokopedia Interview Questions
    4.1
     • 25 Interviews
    Meritto Interview Questions
    3.6
     • 22 Interviews
    Furlenco Interview Questions
    3.4
     • 21 Interviews
    JUSPAY Interview Questions
    3.1
     • 21 Interviews
    Fraazo Interview Questions
    3.4
     • 20 Interviews
    Melorra Interview Questions
    3.2
     • 20 Interviews
    Droom Interview Questions
    3.8
     • 19 Interviews
    View all

    BizzTM Reviews and Ratings

    based on 32 reviews

    4.0/5

    Rating in categories

    3.6

    Skill development

    3.8

    Work-life balance

    3.8

    Salary

    2.9

    Job security

    3.5

    Company culture

    3.3

    Promotions

    3.5

    Work satisfaction

    Explore 32 Reviews and Ratings
    Business Development Executive
    23 salaries
    unlock blur

    ₹2.6 L/yr - ₹4 L/yr

    Team Lead
    7 salaries
    unlock blur

    ₹2.8 L/yr - ₹5 L/yr

    Business Analyst
    4 salaries
    unlock blur

    ₹8 L/yr - ₹9 L/yr

    Business Development Associate
    4 salaries
    unlock blur

    ₹3.5 L/yr - ₹5 L/yr

    Operations Executive
    4 salaries
    unlock blur

    ₹3.4 L/yr - ₹3.7 L/yr

    Explore more salaries
    Compare BizzTM with

    MagicPin

    2.7
    Compare

    Awign Enterprises

    3.9
    Compare

    Nestaway

    3.9
    Compare

    Flyhomes

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