Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

JK Insurance Brokers Limited

Compare button icon Compare button icon Compare
4.0

based on 36 Reviews

Play video Play video Video summary
  • About
  • Reviews
    36
  • Salaries
    167
  • Interviews
    1
  • Jobs
    -
  • Benefits
    2
  • Photos
    -

Filter interviews by

JK Insurance Brokers Limited Assistant Manager HRD Interview Questions and Answers

Updated 15 May 2023

JK Insurance Brokers Limited Assistant Manager HRD Interview Experiences

1 interview found

Assistant Manager HRD Interview Questions & Answers

user image Anonymous

posted on 15 May 2023

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

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

(5 Questions)

  • Q1. Tell me about yourself (experience and achievements)?
  • Ans. 

    Dynamic HR professional with 5+ years of experience in talent acquisition and employee development, driving organizational success.

    • Led a team of 5 in a successful recruitment drive, reducing time-to-hire by 30%.

    • Implemented an employee training program that increased productivity by 20%.

    • Developed and executed a performance management system that improved employee engagement scores by 15%.

    • Facilitated workshops on conflic...

  • Answered by AI
    View 1 more answer
  • Q2. What you gonna do?
  • Ans. Be very clear regarding what value you about to bring with your work.
  • Answered Anonymously
    Add your answer
  • Q3. What salary you expect?
  • Ans. Be specific about yourself regarding the values and skills you have.
  • Answered Anonymously
    Add your answer
  • Q4. Tell me about family background?
  • Add your answer
  • Q5. Tell me a situation specific about work?
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and natural. Justify your value and negotiate well.
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
devshacker007
·
ex -
Zizbey Consultancy
Job Chahiye Boss, Experience 3 Saal Ka — Lekin Salary Fresher Wali!
👔 HR: "Aapke paas Vue.js, React, Node.js, DevOps, AI sabka experience hai?" 👨‍💻 Main: "Haan, maine toh LinkedIn pe sabki post bhi like ki hai!😅" 🤖 Aaj kal interview mein skills se zyada "you must be available to work under pressure, weekends, and salary delay" pe focus hota hai! 💸 Salary expectation batate hi HR bolta hai — "Oh! We are looking for someone who is passionate... not someone who wants money!🏃‍♂️" 🚀 Lekin fir bhi hum apply karte ja rahe hain, kyunki ghar ke EMI aur Swiggy ke bill ne bhi promise kiya hai — "We will never leave you alone!" 📢 Dear companies, ab to job dedo — experience toh Zindagi bhi de rahi hai daily!
FeedCard Image
Got a question about JK Insurance Brokers Limited?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Assistant Manager Interview Questions & Answers

Icl Fincorp user image Anonymous

posted on 20 Oct 2023

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - ZM And RM 

(1 Question)

  • Q1. Are you interested to do marketing...?
  • Add your answer
Round 3 - HR 

(1 Question)

  • Q1. Previous experience related queries
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared the nbfcs related queries
Anonymous

Assistant Manager HRD Interview Questions Asked at Other Companies

asked in Anudip Foundation
Q1. How does the influence of money manifest in society, and what is ... read more
View answer (1)
asked in Anudip Foundation
Q2. What is the vision for a future free of poverty and characterized ... read more
View answer (1)
asked in Law Firms
Q3. How can law firms develop and implement effective HR practices?
View answer (1)
asked in Anudip Foundation
Q4. What is the reason that graduation is considered mandatory?
View answer (1)
asked in Amazon
Q5. What is coding websites and without coding websites
View answer (1)
View All
company Logo

Software Engineer Interview Questions & Answers

Sonata Finance user image Anonymous

posted on 24 Mar 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What is JPA
  • Add your answer
  • Q2. Write a program to find duplicate elements in the list
  • Ans. 

    This program identifies and returns duplicate elements from a given list.

    • Use a set to track seen elements and a list for duplicates.

    • Iterate through the list and check if an element is in the set.

    • If it is, add it to the duplicates list; otherwise, add it to the set.

    • Example: For the list [1, 2, 3, 2, 4, 3], the output should be [2, 3].

  • Answered by AI
    Add your answer
Anonymous
company Logo

Data Analyst Interview Questions & Answers

Sonata Finance user image Anonymous

posted on 3 Aug 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills

  • Answered by AI
    Add your answer
Anonymous

Software Engineer Interview Questions & Answers

VassarLabs user image Anonymous

posted on 18 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Basic java questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain Linked list implementation and stack
  • Ans. 

    Linked list is a data structure where each element points to the next element. Stack is a data structure that follows Last In First Out (LIFO) principle.

    • Linked list implementation involves creating nodes with data and a pointer to the next node.

    • Stack implementation involves pushing elements onto the stack and popping them off in reverse order.

    • Example: Linked list - 1 -> 2 -> 3 -> NULL, Stack - push(1), push(2), push(3)...

  • Answered by AI
    Add your answer
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java and dsa

Skills evaluated in this interview

Anonymous

Software Developer Interview Questions & Answers

VassarLabs user image Anonymous

posted on 25 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 3 dsa problem asked
  • Add your answer
Anonymous

Software Developer Interview Questions & Answers

VassarLabs user image Anonymous

posted on 26 Sep 2024

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

Covers basics aps around 15 question

Round 2 - Coding Test 

DSA based questions from leetcode easy and medium

Anonymous
Are these interview questions helpful?

Software Developer Interview Questions & Answers

VassarLabs user image Anonymous

posted on 27 Jun 2024

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

Basic aptitude and coding problems were asked

Round 2 - Coding Test 

System design and advanced algorithms were asked

Anonymous
company Logo

Intern Interview Questions & Answers

Jss Pro Services user image Anonymous

posted on 5 Jul 2022

Round 1 - Technical 

(1 Question)

  • Q1. Taxation related questions & GST related questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication & Technical skills is needed
Anonymous
company Logo

Sales Executive Interview Questions & Answers

Mansukh Securities & Finance user image Anonymous

posted on 6 Feb 2024

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

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Read derivatives especially options
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Analysis and derivatives questions
Anonymous
More about working at JK Insurance Brokers Limited
  • HQ - India
  • Financial Services
  • 51-200 Employees (India)

JK Insurance Brokers Limited Interview FAQs

How many rounds are there in JK Insurance Brokers Limited Assistant Manager HRD interview?
JK Insurance Brokers Limited interview process usually has 2 rounds. The most common rounds in the JK Insurance Brokers Limited interview process are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Assistant Manager- HR Interview Questions
  • HR Assistant Interview Questions
  • Manager HRD Interview Questions
  • HR Executive Interview Questions
  • Senior Executive HRD Interview Questions
  • HR Manager Interview Questions
  • HR Recruiter Interview Questions
  • Assistant Facility Manager Interview Questions
  • Show more
  • HR Intern Interview Questions
  • Assistant Manager Hrbp Interview Questions

Interview Questions from Similar Companies

Incrementors Web Solutions
Incrementors Web Solutions Interview Questions
4.2
 • 24 Interviews
Mansukh Securities & Finance
Mansukh Securities & Finance Interview Questions
3.2
 • 20 Interviews
Icl Fincorp
Icl Fincorp Interview Questions
3.3
 • 20 Interviews
Ibg Fincon Solutions
Ibg Fincon Solutions Interview Questions
4.1
 • 15 Interviews
VassarLabs
VassarLabs Interview Questions
3.0
 • 15 Interviews
Neural IT
Neural IT Interview Questions
2.9
 • 14 Interviews
Sonata Finance
Sonata Finance Interview Questions
3.9
 • 13 Interviews
Profectus Capital
Profectus Capital Interview Questions
3.7
 • 13 Interviews
Jss Pro Services
Jss Pro Services Interview Questions
3.8
 • 13 Interviews
Kuhoo Finance Private Limited
Kuhoo Finance Private Limited Interview Questions
4.6
 • 13 Interviews
View all
JK Insurance Brokers Limited Assistant Manager HRD Salary
based on 4 salaries
₹4.4 L/yr - ₹4.8 L/yr
43% less than the average Assistant Manager HRD Salary in India
View more details
JK Insurance Brokers Limited Salaries in India
Assistant Manager
16 salaries
unlock blur

₹4.2 L/yr - ₹8 L/yr

Senior Relationship Manager
12 salaries
unlock blur

₹4.2 L/yr - ₹7.6 L/yr

Executive Accountant
8 salaries
unlock blur

₹2.3 L/yr - ₹4.4 L/yr

Senior Executive
7 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Relationship Manager
6 salaries
unlock blur

₹4 L/yr - ₹5.5 L/yr

Explore more salaries
Compare JK Insurance Brokers Limited with
Karvy Financial Services

Karvy Financial Services

3.8
Compare
Reliance Money

Reliance Money

3.7
Compare
Sonata Finance

Sonata Finance

3.9
Compare
Incrementors Web Solutions

Incrementors Web Solutions

4.2
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • JK Insurance Brokers Limited Interview Questions >
  • JK Insurance Brokers Limited Assistant Manager HRD Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter