Upload Button Icon Add office photos

Filter interviews by

B New Mobiles Interview Questions and Answers

Updated 21 Feb 2025

B New Mobiles Interview Experiences

Popular Designations

6 interviews found

Store Manager Interview Questions & Answers

user image Anonymous

posted on 14 Jan 2024

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

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Good experience and friendly
  • Q2. Self and Experience
  • Q3. Customer service
  • Q4. Store managing And team handling
  • Q5. Audit report and stock up to date arrive
  • Q6. Report to h/o all
  • Q7. Salary details and promotional activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Store Manager Interview Questions asked at other Companies

Q1. If ebita is down, what is basic plans, stores conversion is down, IPCm, ATS, DOWN. ---MY ANSWER IS TO GET BASIC RIGHT, REST ALL THE KPI WILL BE FULL FILLED AUTOMATICALLY. Staff to staff marking is very much important and understand your tea... read more
View answer (29)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 21 Feb 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Previous experience details
  • Q2. Previous role and responsibilities
  • Ans. 

    I was responsible for managing a team of sales representatives and developing sales strategies to increase revenue.

    • Managed a team of sales representatives

    • Developed sales strategies to increase revenue

    • Analyzed sales data to identify trends and opportunities

    • Collaborated with marketing team to create promotional campaigns

  • Answered by AI
  • Q3. Previous salary
  • Ans. 

    It is not appropriate to ask about previous salary during an interview.

    • It is not relevant to the candidate's qualifications or fit for the role

    • Previous salary should not dictate current or future compensation

    • Focus should be on the candidate's skills, experience, and potential contributions

  • Answered by AI

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Sales Executive Interview Questions & Answers

user image Makham Hariprasad

posted on 23 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Can you provide a self-introduction?
  • Ans. 

    Experienced sales executive with a proven track record of exceeding targets and building strong client relationships.

    • Over 5 years of sales experience in the technology industry

    • Consistently met or exceeded sales targets by 20% each quarter

    • Built and maintained relationships with key clients such as ABC Company and XYZ Corporation

  • Answered by AI
  • Q2. Work experience

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (51)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Previous experience and marketing task

Round 2 - HR 

(1 Question)

  • Q1. Previous experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
But no increment

Marketing Executive Interview Questions asked at other Companies

Q1. What is Service Scape ? After going through website, what do you think, how can we make better Servicescape for B2B marketplaces throgh Brandsmith Worldwide?
View answer (3)

B New Mobiles interview questions for popular designations

 HR Executive

 (1)

 Marketing Manager

 (1)

 Marketing Executive

 (1)

 Sales Executive

 (1)

 Cctv Operator

 (1)

 Store Manager

 (1)

I applied via LinkedIn and was interviewed in Jan 2022. There was 0 interview round.

Interview Preparation Tips

Topics to prepare for B New Mobiles Marketing Manager interview:
  • Marketing
Interview preparation tips for other job seekers - Company environment is very good Good management.

Marketing Manager Interview Questions asked at other Companies

Q1. What the big opportunities to handle a sales in a worse situation i.e when prices & demand are low & vice versa
View answer (2)

Cctv Operator Interview Questions & Answers

user image Anonymous

posted on 26 Nov 2020

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Introduce u r self
  • Q2. How many languages would u speak?
  • Q3. Why u interested to do job?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview
Don't worry while speaking with u r higher officials be strong, ready to answer very fast, keeping active face and aslo keep smiling on ur face.........!

Cctv Operator Interview Questions asked at other Companies

Q1. How many types of fire fighting equipments are there?
View answer (2)

Jobs at B New Mobiles

View all

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. They asked me optimise the code I had written for the first question
  • Q2. Given a binary tree, find out the maximum sum path from root to leaf. This problem, but they said tree has only positive integers. -----/ . To store the path I had used global array. They asked me alternat...
  • Q3. Given a list of words. Given three operations find out the minimum steps to reach from source string to destination string. Basically, -----/ this is the problem with some modification. For this question I...
  • Ans. 

    The question is about finding the minimum steps to reach from a source string to a destination string using three operations.

    • BFS and DFS are graph traversal techniques that can be used to solve this problem.

    • BFS is typically used when finding the shortest path or exploring all possible paths in a graph.

    • DFS is useful when searching for a specific path or exploring deeply into a graph.

    • In this case, BFS can be used to find...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: • 1 question was on time complexity of searching an unsorted array.
• 2 questions were on recursion, ie, number of recursive calls.
• 1 question on analysing given function on string.
• 1 question was on probability(Two hotels, say A and B. Probability of moving from A to B is 2/3, staying at A is 1/3. Probability of moving from B to A and staying at B is 1/2. If they make decisions each hour, and if they were at A at 7:00 pm, what is the probability that they will be at B at 10:00 pm).
• If a set has elements {1,2,3,4 .... n}. Then what is the sum of elements of it's power set. (Ex: S = {1,2}. Then power set is {{},{1},{2},{1,2}}. The sum is 6.
• If a set has elements {1,2,3,4,5,6,7,8,9,10}. Then how many subsets of 3 elements has no consecutive elements.
• 1 question was on designing a DFA for a string starting with a and ending with c and has at least b in it.
• 1 question had machine instructions. We had to find out minimum number of cycles needed to execute the given set of instructions. (a) If the instructions are executed in the given order. (b) If the instructions are executed in random order.
• 1 puzzle on bridges.

Tips: In this round they not only see the answer. They also verify how you approached(So, give correct explanation to your answers).
Duration: 90 minutes
Total Questions: 10

Round: Coding Round
Experience: Two questions were there. 3 hours duration.

1. Long question, I don't remember fully. I'll just give input/output examples. It was basically on string decoding. If jon2snow3 is there the decoded string will be jonjonsnowjonjonsnowjonjonsnow. Given a string and an integer k we have print the kth character in the decoded string
input:
jon2snow3
8
output:
n

2. Given an array and an integer k return the number of contiguous sub arrays whose sum is divisible by k.
input format:
n k

input:
4 5
10 0 4 5

output:
4

explaination: {10},{0},{10,0},{5} are the sub arrays with sum divisible by 5.


Tips: You will have lots of time, so try to optimise the solution if you can. Remember here also they review each individual's code.

Round: Technical Interview
Experience: They will help you a lot if you are stuck at some point in the question. You have to be smart enough to grasp the clue.
Tips: They only ask questions only on data structures and algorithms.

Skill Tips: You have to be strong in coding. Algorithm questions will be mostly on dynamic programming. Data structures questions are mostly on trees.
Skills: C Programming, Maths(esp Probability), Algorithms And Data Structures
Duration: 5
College Name: JSS Mahavidyapeetha Sri Jayachamarajendra College Of Engineering, Mysore

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. Asked me about my answer for a question in the logical test and asked me to find mistake
  • Q2. Some tree question
  • Q3. Some array question

Interview Preparation Tips

Round: Test
Experience: Just logical questions. Maybe create a DFA and NFA.
Duration: 1 hour
Total Questions: 20

Round: Coding
Experience: Given two questions. Each question is written like a story, but once you get the idea, it will be a simple question

College Name: Govt. Model Engineering College
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Level was medium to hard

Round 3 - Technical 

(5 Questions)

  • Q1. Technical interview
  • Q2. Questions on DSA Cs fundamentals
  • Q3. Coding questions
  • Q4. Ques on String array
  • Q5. To print tree in anticlock wise direction
  • Ans. 

    To print a tree in anticlockwise direction, start from the bottom left and traverse each level from right to left.

    • Start from the bottom left of the tree

    • Traverse each level from right to left

    • Print the nodes as you traverse

  • Answered by AI

Skills evaluated in this interview

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

Some old coding platform with limited testcases

Round 2 - Technical 

(1 Question)

  • Q1. Normal dp problems
Round 3 - Manegeral 

(1 Question)

  • Q1. About resume and projects

B New Mobiles Interview FAQs

How many rounds are there in B New Mobiles interview?
B New Mobiles interview process usually has 1-2 rounds. The most common rounds in the B New Mobiles interview process are HR, One-on-one Round and Group Discussion.
How to prepare for B New Mobiles 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 B New Mobiles. The most common topics and skills that interviewers at B New Mobiles expect are Recruitment, Excel, HR, Accounting and Sales.
What are the top questions asked in B New Mobiles interview?

Some of the top questions asked at the B New Mobiles interview -

  1. Audit report and stock up to date arr...read more
  2. Store managing And team handl...read more
  3. good experience and frien...read more

Tell us how to improve this page.

B New Mobiles Interview Process

based on 10 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

JBS Enterprises Interview Questions
3.2
 • 25 Interviews
HOLITECH INDIA Interview Questions
4.0
 • 25 Interviews
Alfanar Interview Questions
3.9
 • 19 Interviews
WEG Interview Questions
3.9
 • 14 Interviews
BYD Electronics Interview Questions
3.3
 • 13 Interviews
View all

B New Mobiles Reviews and Ratings

based on 118 reviews

3.5/5

Rating in categories

3.4

Skill development

3.0

Work-life balance

3.1

Salary

3.1

Job security

3.3

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 118 Reviews and Ratings
Regional Sales Manager

Karimnagar,

Warangal

+1

6-11 Yrs

Not Disclosed

Territory Sales Manager

Mahbubnagar

5-10 Yrs

Not Disclosed

HR Executive And Recruiter

Hyderabad / Secunderabad

1-3 Yrs

₹ 1.5-2.75 LPA

Explore more jobs
Store Manager
27 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Executive Accountant
25 salaries
unlock blur

₹1.2 L/yr - ₹5.2 L/yr

Sales Executive
18 salaries
unlock blur

₹1.2 L/yr - ₹2.8 L/yr

Cashier
15 salaries
unlock blur

₹1.2 L/yr - ₹3 L/yr

Internal Auditor
14 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Explore more salaries
Compare B New Mobiles with

JBS Enterprises

3.2
Compare

MCM Telecom Equipment

3.9
Compare

Alfanar

3.9
Compare

Sgs Tekniks Manufacturing

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