Upload Button Icon Add office photos

Filter interviews by

Muthoot Risk Insurance and Broking Services Interview Questions and Answers

Updated 19 Dec 2024

Muthoot Risk Insurance and Broking Services Interview Experiences

1 interview found

Key Account Manager Interview Questions & Answers

user image Sujit Gadkari

posted on 19 Dec 2024

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

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. With the Associate Regional head.
  • Q2. Asked about business done in last company
Round 2 - One-on-one 

(1 Question)

  • Q1. With the Head Non life everything on business sourced in last company.
Round 3 - One-on-one 

(1 Question)

  • Q1. With the CEO exolaining what are the expectations company has from you.
  • Ans. 

    The CEO will explain the company's expectations for the Key Account Manager role.

    • The CEO will outline key performance indicators (KPIs) for the role

    • Expectations may include meeting sales targets, building strong relationships with key clients, and developing strategic account plans

    • The CEO may emphasize the importance of communication, teamwork, and problem-solving skills in the role

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Can work for longer time

Key Account Manager Interview Questions asked at other Companies

Q1. What is the reason behind introduction of Loan secure products amongst lenders and Insurance companies.
View answer (5)

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear and confident , They don't require very fluent English if you are average you can do it

I applied via Company Website and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Freshers 

(1 Question)

  • Q1. Aptitude question like all bank exams
Round 2 - Technical 

(1 Question)

  • Q1. Technical question like bank exams
Round 3 - One-on-one 

(1 Question)

  • Q1. No question only appointment order issued

Interview Preparation Tips

Topics to prepare for Axis Bank Assistant Manager interview:
  • Mba Finance
Interview preparation tips for other job seekers - Abyb program help more people get in the axis Bank.

I applied via Recruitment Consulltant and was interviewed before Sep 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 

General apptitude questions like quant, reasoning, english .

Round 3 - HR 

(1 Question)

  • Q1. General HR round , self inteoduction, and questions related to accounts feild.

Interview Preparation Tips

Topics to prepare for Axis Bank Assistant Manager interview:
  • Basic maths,
  • Reasoning
  • English Language
Interview preparation tips for other job seekers - Good to work with such an reputated organisation. Many new skills you would learn. Good environment.

I applied via Recruitment Consulltant and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning,vocabulary

Round 2 - One-on-one 

(2 Questions)

  • Q1. Coding qsns Java oops concept, program for palindrome, other basic programs
  • Ans. 

    Interview question for Associate Software Engineer on Java OOPs concept and basic programs including palindrome.

    • Explain OOPs concepts like inheritance, polymorphism, and encapsulation.

    • Write a program to check if a given string is a palindrome or not.

    • Write basic programs like Fibonacci series, factorial, and prime numbers.

    • Demonstrate knowledge of Java syntax and data types.

    • Use appropriate coding conventions and best pra...

  • Answered by AI
  • Q2. Write a program for differentiate odd and even nos
  • Ans. 

    Program to differentiate odd and even numbers.

    • Use modulus operator to check if number is divisible by 2

    • If remainder is 0, number is even else odd

    • Print the result accordingly

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Which is more developed country India r china

Interview Preparation Tips

Topics to prepare for Mphasis Associate Software Engineer interview:
  • Java
Interview preparation tips for other job seekers - Prepare for aptitude, and programming

I appeared for an interview before Dec 2020.

Round 1 - Face to Face 

(5 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round focused more on the Operating Systems part followed by some questions from Microservices Architecture.

  • Q1. What is a bootstrap program in an operating system?
  • Ans. 

    Bootstrap program is the initial code that runs when a computer is powered on, loading the operating system into memory.

    • Bootstrap program is stored in ROM or firmware.

    • It initializes the system hardware and loads the operating system kernel into memory.

    • Examples include BIOS in PCs and UEFI in modern systems.

  • Answered by AI
  • Q2. What is memory protection in operating systems?
  • Ans. 

    Memory protection in operating systems is a feature that prevents a process from accessing memory that has not been allocated to it.

    • Memory protection helps prevent one process from interfering with the memory of another process.

    • It ensures that each process can only access memory that has been allocated to it.

    • Examples of memory protection mechanisms include segmentation and paging.

    • Segmentation divides memory into segmen...

  • Answered by AI
  • Q3. What are the four necessary and sufficient conditions that lead to a deadlock?
  • Ans. 

    Four necessary and sufficient conditions for deadlock

    • Mutual exclusion: Resources cannot be shared between processes. Example: Process A holding Resource 1 and waiting for Resource 2, while Process B holding Resource 2 and waiting for Resource 1.

    • Hold and wait: Processes hold resources while waiting for others. Example: Process A holding Resource 1 and waiting for Resource 2, while Process B holding Resource 2 and waitin...

  • Answered by AI
  • Q4. What are the fundamental characteristics of a Microservices design?
  • Ans. 

    Microservices design is characterized by modularity, independence, scalability, and resilience.

    • Modularity: Microservices are designed as independent modules that can be developed, deployed, and scaled separately.

    • Independence: Each microservice operates independently and communicates with other services through APIs.

    • Scalability: Microservices allow for scaling specific components of an application based on demand.

    • Resili...

  • Answered by AI
  • Q5. What are the different strategies for deploying microservices?
  • Ans. 

    Different strategies for deploying microservices include blue-green deployment, canary deployment, rolling deployment, and feature flagging.

    • Blue-green deployment involves running two identical production environments, with one serving as the active environment while the other is on standby. Traffic is switched from one environment to the other once the new version is deemed stable.

    • Canary deployment gradually rolls out ...

  • Answered by AI
Round 2 - Face to Face 

(6 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was preety much mixed and contained questions from DBMS, Java and more importantly Spring Boot.

  • Q1. Why is normalization needed in a database?
  • Ans. 

    Normalization is needed in a database to reduce data redundancy, improve data integrity, and optimize database performance.

    • Eliminates data redundancy by breaking down data into smaller tables

    • Reduces update anomalies and inconsistencies in data

    • Improves data integrity by enforcing relationships between tables

    • Optimizes database performance by reducing storage space and improving query efficiency

  • Answered by AI
  • Q2. What are views in SQL?
  • Ans. 

    Views in SQL are virtual tables that are generated based on the result set of a SELECT query.

    • Views are not stored physically in the database, but are dynamically generated when queried.

    • They can be used to simplify complex queries by encapsulating logic and joining multiple tables.

    • Views can also be used to restrict access to certain columns or rows of a table.

    • Example: CREATE VIEW vw_employee AS SELECT emp_id, emp_name F

  • Answered by AI
  • Q3. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where components are given their dependencies rather than creating them internally.

    • Allows for easier testing by providing mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q4. What is the use of profiles in Spring Boot?
  • Ans. 

    Profiles in Spring Boot allow for different configurations to be applied based on the environment or specific needs.

    • Profiles can be used to define different sets of configurations for different environments such as development, testing, and production.

    • By using profiles, you can easily switch between configurations without changing the code.

    • Profiles are typically defined in application.properties or application.yml file...

  • Answered by AI
  • Q5. What are the various access specifiers in Java?
  • Ans. 

    Access specifiers in Java control the visibility of classes, methods, and variables.

    • There are four access specifiers in Java: public, protected, default (no specifier), and private.

    • Public: accessible from any other class.

    • Protected: accessible within the same package or subclasses.

    • Default: accessible only within the same package.

    • Private: accessible only within the same class.

  • Answered by AI
  • Q6. What is a JIT compiler?
  • Ans. 

    JIT compiler stands for Just-In-Time compiler, which compiles code during runtime instead of ahead of time.

    • JIT compiler translates bytecode into machine code on the fly

    • Improves performance by optimizing frequently executed code

    • Examples include Java HotSpot, .NET CLR's JIT compiler

  • Answered by AI
Round 3 - HR 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my role.

  • Q1. Why should we hire you?
  • Q2. Why are you looking for a job change?

Interview Preparation Tips

Eligibility criteriaAbove 2 years of experienceMphasis interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introductions,details about the job

Interview Preparation Tips

Interview preparation tips for other job seekers - Only they will ask us the introduction of ours and tell us complete detail of the job
There are 2 kind of works field and store work
Bike must and should for field work.

I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. My self , Previous work knowledge, Salary expectations.
  • Q2. Why you left last organisation?
  • Q3. What is your salary expectations ?
  • Q4. Where do you live at ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident no matter if your grammar is not perfect while communicating. Just be normal.

Interview Questionnaire 

3 Questions

  • Q1. What about that Family Background.?
  • Q2. What about the previous job experience.?
  • Q3. What is the subjects of the PGDBM Course.?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. And Sit Properly.

Muthoot Risk Insurance and Broking Services Interview FAQs

How many rounds are there in Muthoot Risk Insurance and Broking Services interview?
Muthoot Risk Insurance and Broking Services interview process usually has 3 rounds. The most common rounds in the Muthoot Risk Insurance and Broking Services interview process are One-on-one Round.
What are the top questions asked in Muthoot Risk Insurance and Broking Services interview?

Some of the top questions asked at the Muthoot Risk Insurance and Broking Services interview -

  1. With the Head Non life everything on business sourced in last compa...read more
  2. With the Associate Regional he...read more

Tell us how to improve this page.

Muthoot Risk Insurance and Broking Services Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
ICICI Bank Interview Questions
4.0
 • 2.5k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
Axis Bank Interview Questions
3.7
 • 1.5k Interviews
Infosys BPM Interview Questions
3.6
 • 962 Interviews
Mphasis Interview Questions
3.4
 • 809 Interviews
View all

Muthoot Risk Insurance and Broking Services Reviews and Ratings

based on 10 reviews

4.0/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

4.1

Salary

4.0

Job security

4.2

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 10 Reviews and Ratings
Business Development Manager
8 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Senior Business Development Manager
5 salaries
unlock blur

₹4 L/yr - ₹5.2 L/yr

Assistant Cluster Manager
5 salaries
unlock blur

₹5.8 L/yr - ₹6.6 L/yr

Senior Cluster Manager
5 salaries
unlock blur

₹12 L/yr - ₹14.2 L/yr

Assistant Manager
4 salaries
unlock blur

₹3.2 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Muthoot Risk Insurance and Broking Services with

TCS

3.7
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Genpact

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