Upload Button Icon Add office photos
Engaged Employer

i

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

Mantra Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Mantra Technologies Sales Head Interview Questions and Answers

Updated 31 Mar 2024

Mantra Technologies Sales Head Interview Experiences

1 interview found

Sales Head Interview Questions & Answers

user image Romesh Advani

posted on 31 Mar 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. For senior folks they will ask you to reduce salary by 50 % at the bare minimum
Round 2 - One-on-one 

(1 Question)

  • Q1. They will ask you for case study ,ppt
Round 3 - One-on-one 

(1 Question)

  • Q1. Not advised no clarity from them team they talk about profit only

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Mantra Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Asked more questions about people management
  • Q2. For BPO, had more technical questions as well
  • Q3. Leave manegement during peak
  • Ans. 

    Effective leave management during peak requires planning, communication and flexibility.

    • Plan ahead and communicate clearly with team members about leave policies and expectations.

    • Encourage team members to prioritize their workload and take time off when necessary.

    • Be flexible and willing to adjust schedules or delegate tasks to ensure coverage during peak periods.

    • Consider offering incentives or rewards for team members ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is most important

Sales Head Interview Questions Asked at Other Companies

Q1. If your client doesn't know English, Hindi, or any other language ... read more
Q2. What are your areas of expertise in the fast-moving consumer good ... read more
Q3. How many branches would you handle as a cluster manager?
Q4. What are your career ambitions?
Q5. What will be your approach to distributors and clients in a scena ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Assigning ICD and CPT for case study

Round 2 - Group Discussion 

Job oriented questions

Round 3 - HR 

(1 Question)

  • Q1. Discussed about pay scale

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

In round 1, you have to answer quantitative and qualitative questions.

Round 2 - Assignment 

Grammar knowledge test

Round 3 - HR 

(2 Questions)

  • Q1. Why do you think that you are fit for this job?
  • Q2. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for unlimited access incentives and a good job profile where you can learn about airlines and how they work. You should definitely join Dyninno.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. 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 

(2 Questions)

  • Q1. Question related to Job profile
  • Q2. Question to maintaining attrition

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while speaking
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Nov 2022.

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 - Technical 

(3 Questions)

  • Q1. Middleware in .net core
  • Ans. 

    Middleware in .NET Core is a pipeline of components that handle HTTP requests and responses.

    • Middleware components can be added to the pipeline using the Use() method in the Startup class.

    • Middleware can be used for authentication, logging, routing, and more.

    • Middleware can be created using classes or lambda expressions.

    • Middleware can be ordered in the pipeline using the Order property.

    • Examples of middleware include Authe...

  • Answered by AI
  • Q2. Lifecycle hooks in Angular
  • Ans. 

    Lifecycle hooks are methods that allow you to tap into the lifecycle of a component or directive in Angular.

    • There are eight different lifecycle hooks available in Angular.

    • They are: ngOnChanges, ngOnInit, ngDoCheck, ngAfterContentInit, ngAfterContentChecked, ngAfterViewInit, ngAfterViewChecked, ngOnDestroy.

    • Each hook is called at a specific point in the component or directive's lifecycle.

    • For example, ngOnInit is called a...

  • Answered by AI
  • Q3. Singleton Design Principal
Round 3 - Technical 

(2 Questions)

  • Q1. Data traversal in mvc
  • Ans. 

    Data traversal in MVC involves accessing and manipulating data within the model layer of the MVC architecture.

    • Data traversal is the process of accessing and manipulating data within the model layer of the MVC architecture

    • This can be done using various techniques such as LINQ, foreach loops, and lambda expressions

    • Data traversal is important for retrieving and displaying data to the user in the view layer of the MVC arch...

  • Answered by AI
  • Q2. Life cycle of mvc
Round 4 - Client Interview 

(3 Questions)

  • Q1. What motivates you daily
  • Ans. 

    I am motivated daily by the opportunity to lead and inspire my team to achieve their goals.

    • Seeing my team members grow and succeed

    • Making a positive impact on the organization

    • Challenging myself to continuously improve

    • Recognition and appreciation for my work

    • Setting and achieving goals

    • Creating a positive work environment

  • Answered by AI
  • Q2. What to do if there is an issue in the release code
  • Ans. 

    Identify the issue, isolate the code, fix the issue, test the fix, and deploy the updated code.

    • Identify the issue by reviewing logs and error messages.

    • Isolate the code by identifying the specific module or function causing the issue.

    • Fix the issue by updating the code and testing the fix.

    • Test the fix by running automated and manual tests to ensure the issue is resolved.

    • Deploy the updated code to the appropriate environm...

  • Answered by AI
  • Q3. Code optimization techniques
  • Ans. 

    Code optimization techniques aim to improve the efficiency and speed of code execution.

    • Use efficient algorithms and data structures

    • Minimize memory usage and avoid unnecessary operations

    • Use compiler optimizations and profiling tools

    • Consider parallelization and concurrency

    • Avoid premature optimization and focus on bottleneck areas

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About myself and work exp.
Round 2 - Assignment 

Process knowledge and flight details

Round 3 - Assignment 

Question and answer about attitude

Round 4 - One-on-one 

(1 Question)

  • Q1. About myself and work exp

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. And answer every question
Are these interview questions helpful?
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 before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question about Java 8
  • Q2. Questions about Micro services
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Documentation and salary negotiation

I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - If applying for backend PHP have better understanding of
Design principles
OOPS concepts
Logical programming

I applied via LinkedIn and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. JS Prototype usage and functionality.
  • Ans. 

    JS Prototype is a mechanism for inheritance and sharing properties among objects.

    • Prototype is a property of every JavaScript function.

    • It allows objects to inherit properties and methods from other objects.

    • Modifying the prototype of a function affects all instances of that function.

    • Prototype chain is used to look up properties and methods of an object.

    • Prototype can be used to add new methods and properties to existing o...

  • Answered by AI
  • Q2. Node- without any loop need to check how can you find the total number
  • Ans. 

    To find the total number without any loop in Node.js

    • Use the reduce() method to sum up the values in an array

    • Use the length property of an array to get the total number of elements

    • Use the Object.keys() method to get the total number of keys in an object

  • Answered by AI
  • Q3. Node - what is difference between promise and async await and callback.
  • Ans. 

    Promises, async/await, and callbacks are all ways to handle asynchronous operations in Node.js.

    • Callbacks are functions passed as arguments to another function and called when the operation is complete.

    • Promises represent a value that may not be available yet, but will be resolved at some point in the future.

    • Async/await is a syntax for writing asynchronous code that looks like synchronous code.

    • Callbacks are the oldest an...

  • Answered by AI
  • Q4. Node - why do we use promise.
  • Ans. 

    Promises are used in Node to handle asynchronous operations and avoid callback hell.

    • Promises simplify error handling and make code more readable.

    • Promises allow for chaining multiple asynchronous operations.

    • Promises can be used with async/await to write synchronous-looking code.

    • Example: fetching data from an API using axios library with promises.

    • Example: reading a file with promises in Node's fs module.

  • Answered by AI
  • Q5. Node - use of Sequelize (ORM)
  • Ans. 

    Sequelize is an ORM for Node.js that supports multiple databases and provides easy data modeling and querying.

    • Sequelize is used to interact with databases in Node.js

    • It supports multiple databases like MySQL, PostgreSQL, SQLite, etc.

    • It provides easy data modeling and querying with its object-relational mapping

    • Example: const sequelize = new Sequelize('database', 'username', 'password', { dialect: 'mysql' });

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if don't know about it please just say no, haven't worked on it.

Skills evaluated in this interview

Mantra Technologies Interview FAQs

How many rounds are there in Mantra Technologies Sales Head interview?
Mantra Technologies interview process usually has 3 rounds. The most common rounds in the Mantra Technologies interview process are One-on-one Round.
How to prepare for Mantra Technologies Sales Head 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 Mantra Technologies. The most common topics and skills that interviewers at Mantra Technologies expect are B2B Sales, Enterprise Sales, Mentoring, New Client Acquisition and Revenue Generation.

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

More than 8 weeks 100%
View more

Interview Questions from Similar Companies

Luxoft Interview Questions
3.6
 • 128 Interviews
Thryve Digital Interview Questions
3.8
 • 73 Interviews
QualiZeal Interview Questions
4.2
 • 59 Interviews
Dyninno India Interview Questions
3.9
 • 32 Interviews
Iksula Interview Questions
3.4
 • 30 Interviews
Gammastack Interview Questions
3.3
 • 29 Interviews
Apptio Interview Questions
3.9
 • 19 Interviews
View all
Software Developer
92 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Digital Marketing Analyst
43 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

UI Developer
31 salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Software Engineer
30 salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Quality Analyst
26 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Explore more salaries
Compare Mantra Technologies with

Luxoft

3.6
Compare

Thryve Digital

3.8
Compare

Iksula

3.4
Compare

Hitech Digital Solutions

3.8
Compare
write
Share an Interview