Upload Button Icon Add office photos

Filter interviews by

Xperitus Insurance Brokers Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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 Dec 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Basic JavaScript output-based questions were presented in the form of multiple-choice questions (MCQs).

Round 2 - Technical 

(3 Questions)

  • Q1. What is custom diractives in Angular
  • Ans. 

    Custom directives in Angular allow you to create reusable components with custom behavior.

    • Custom directives are used to extend the functionality of HTML elements in Angular.

    • They can be used to create reusable components with custom behavior.

    • Directives are markers on a DOM element that tell Angular to attach a specified behavior to that DOM element or even transform the DOM element and its children.

    • Examples include crea...

  • Answered by AI
  • Q2. What is pipes in Angular
  • Ans. 

    Pipes in Angular are used for transforming data in templates.

    • Pipes are used to format data before displaying it in the view.

    • They can be used to filter, sort, or transform data in various ways.

    • Examples include currency, date, uppercase, and lowercase pipes.

  • Answered by AI
  • Q3. What is interceptor in Angular
  • Ans. 

    An interceptor in Angular is a service that can be used to intercept and modify HTTP requests and responses.

    • Interceptors can be used to add headers, modify requests, handle errors, etc.

    • They are implemented as classes that implement the HttpInterceptor interface.

    • Interceptors are added to the HttpClientModule providers array in the app module.

    • Example: LoggingInterceptor implements HttpInterceptor to log all HTTP requests

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

(2 Questions)

  • Q1. Do you know writing Unit test case?
  • Ans. 

    Yes, I am familiar with writing unit test cases to ensure code quality and functionality.

    • I have experience writing unit test cases using testing frameworks like JUnit, NUnit, or pytest.

    • I understand the importance of writing testable code and creating comprehensive test suites.

    • I can write test cases to cover different scenarios, including edge cases and boundary conditions.

    • I know how to use mocking frameworks like Mocki...

  • Answered by AI
  • Q2. What state management library do you have used?
  • Ans. 

    I have used Redux for state management in my previous projects.

    • Redux is a predictable state container for JavaScript apps.

    • It helps in managing the state of the application in a single immutable state tree.

    • Actions are dispatched to update the state and components can subscribe to changes.

    • Selectors can be used to efficiently extract data from the state tree.

    • Middleware can be added to handle asynchronous actions.

    • Example:

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What is your expected Salary?
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Software Development Engineers.

    • Research the average salary for Software Development Engineers in the specific location and industry

    • Consider your years of experience and level of expertise

    • Factor in any additional benefits or perks offered by the company

    • Be prepared to negotiate based on the job responsibilities and requirements

  • Answered by AI
  • Q2. How soon would you be able to join if you receive the offer letter today?
  • Ans. 

    I can join within 2 weeks of receiving the offer letter.

    • I can start within 2 weeks of receiving the offer letter.

    • I need to give notice at my current job before starting.

    • I may need to relocate, which could affect my start date.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No work from home opportunity. No AI access due to security reasons. Appraisal is very less
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Financial ratios test and MCQ test related to finance numericals

Round 2 - Technical 

(2 Questions)

  • Q1. What is balance sheet, p&l and cash flow statement?
  • Ans. 

    Balance sheet shows a company's assets, liabilities, and equity at a specific point in time. P&L shows a company's revenues, expenses, and profits over a period. Cash flow statement shows how cash flows in and out of a company.

    • Balance sheet provides a snapshot of a company's financial position at a specific point in time.

    • P&L (Profit and Loss) statement shows a company's revenues, expenses, and profits over a specific p...

  • Answered by AI
  • Q2. What is the negative item in the balance sheet?
  • Ans. 

    The negative item in the balance sheet is liabilities.

    • Liabilities represent the company's debts or obligations that must be paid off in the future.

    • Examples of liabilities include loans, accounts payable, and accrued expenses.

    • Having high levels of liabilities relative to assets can indicate financial risk.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Scenario Based Questions.
  • Q2. Give Income statement format.
  • Ans. 

    Income statement format includes revenue, expenses, and net income.

    • Start with revenue at the top

    • List all expenses below revenue

    • Calculate net income by subtracting total expenses from revenue

    • Include headings for each section such as 'Revenue', 'Expenses', and 'Net Income'

    • Format should be: Revenue - Expenses = Net Income

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What is Vlookup?and if it's giving error then which symbol we use to remove the error?
  • Ans. 

    Vlookup is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • Vlookup stands for 'Vertical Lookup'.

    • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column.

    • If Vlookup is giving an error, the symbol '#' is used to remove the error.

    • For example, if the formula '=VLOOKUP(A2, B2:...

  • Answered by AI
  • Q2. Why should we select you over other candidates

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going to apply for this company then do well study about financial statements its format, items. And also financial ratios.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is a test of total 150+ questions in which we have some java pseudocodes ,python ,aptitude reasoning questions as well and english questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Short inteoduction and project discussion.
  • Q2. Check the given sentence is palindrome or not by taking input by user.
  • Ans. 

    The program checks if a given sentence is a palindrome or not.

    • Prompt the user to input a sentence

    • Remove all spaces and punctuation from the sentence

    • Reverse the sentence and compare it with the original sentence to check for palindrome

  • Answered by AI
  • Q3. Final,Finally,finalize keywords
Round 3 - HR 

(2 Questions)

  • Q1. Introduce your self
  • Q2. Soft skills and other basic questions

Interview Preparation Tips

Topics to prepare for Modak Analytics Software Development Engineer interview:
  • Java core
  • MySQL
  • Project

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Ducting types youed
  • Q2. Ducting any types of material
  • Q3. Mep for explain
  • Q4. Mep basic form housed property
  • Q5. Electrical line
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Army Institute of Technology, Pune and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There was a coding round and out of 75 students 28 got selected for next round

Round 2 - Technical 

(2 Questions)

  • Q1. Total on resume and basic coding questions like write code for different sorting algorithms.
  • Q2. Explain your project in detail and asking cross questions regarding project.
Round 3 - Technical 

(1 Question)

  • Q1. I was rejected in round 2.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume thoroughly, and have a basic DSA knowledge.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

They have given machine test

Round 2 - Technical 

(2 Questions)

  • Q1. Java technical round
  • Q2. Coding questions from array and strings
Round 3 - Technical 

(1 Question)

  • Q1. Again technical round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic communication skills and have to know some system knowledge

Round 2 - HR 

(1 Question)

  • Q1. Preferable locations and experience and communication
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What is AML and primary and secondary research?
  • Ans. 

    AML stands for Anti-Money Laundering. Primary research involves collecting data firsthand, while secondary research involves analyzing existing data.

    • AML is a set of procedures, laws, and regulations designed to prevent the illegal generation of income through money laundering.

    • Primary research involves conducting surveys, interviews, and experiments to gather new data.

    • Secondary research involves analyzing existing data ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I had an interview with Parvesh Mittal and everything went well and I answered all the questions.
Furthermore, I was informed that the HR will be calling to schedule a meet for second round. The very next day I received an email mentioning that they will not be moving further with the application.
PS: Don’t demotivate and waste the time of the candidate. It’s not funny for a candidate who searching for the job seriously just to entertain your timepass process.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What was your contribution towards lead time improvement?
  • Ans. 

    I implemented process improvements and streamlined workflows to reduce lead times by 20%.

    • Analyzed current processes to identify bottlenecks

    • Implemented automation tools to speed up tasks

    • Trained team members on efficient time management techniques

    • Collaborated with suppliers to optimize supply chain logistics

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

(1 Question)

  • Q1. How have you been able to successfully handle difficult stakeholders? Pls provide an example / case study
  • Ans. 

    I have successfully handled difficult stakeholders by actively listening, addressing concerns, and finding common ground.

    • Active listening to understand their concerns and perspectives

    • Addressing their concerns with empathy and professionalism

    • Finding common ground and working towards a mutually beneficial solution

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

(1 Question)

  • Q1. How do we improve lead time in fulfillment
  • Ans. 

    Improving lead time in fulfillment involves optimizing processes, reducing bottlenecks, and enhancing communication.

    • Implementing lean manufacturing principles to streamline operations

    • Utilizing technology such as automation and inventory management systems

    • Improving forecasting accuracy to better anticipate demand

    • Enhancing communication between departments to reduce delays

    • Regularly reviewing and optimizing the supply cha

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

(1 Question)

  • Q1. How have you been able to effectively improve the ER campaigns?
  • Ans. 

    I have improved ER campaigns by analyzing data, implementing targeted strategies, and collaborating with cross-functional teams.

    • Analyzed data to identify trends and areas for improvement

    • Implemented targeted strategies based on data analysis

    • Collaborated with cross-functional teams to ensure campaign success

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

(1 Question)

  • Q1. Overall summary with challenges and solutions towards the hurdles in improvement of recruitment process

Interview Preparation Tips

Interview preparation tips for other job seekers - Come join this wonderful organization which promotes open culture apart from good work life balance and flexibility.
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction to about your self
  • Q2. Experience and product knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Not joining the company low ticket size but High rate of interest Bm to cluster head don't know about the policy

Xperitus Insurance Brokers Interview FAQs

How to prepare for Xperitus Insurance Brokers 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 Xperitus Insurance Brokers. The most common topics and skills that interviewers at Xperitus Insurance Brokers expect are General Insurance, Client Acquisition, client servicing, Reinsurance and Direct Sales.

Tell us how to improve this page.

Interview Questions from Similar Companies

Kissht Finance Interview Questions
4.0
 • 26 Interviews
ZIGRAM Interview Questions
4.0
 • 26 Interviews
Equifax Interview Questions
3.3
 • 26 Interviews
Silverskills Interview Questions
3.5
 • 23 Interviews
Experian Interview Questions
3.8
 • 22 Interviews
View all

Xperitus Insurance Brokers Reviews and Ratings

based on 5 reviews

4.2/5

Rating in categories

4.0

Skill development

4.6

Work-Life balance

3.6

Salary & Benefits

4.0

Job Security

3.6

Company culture

3.6

Promotions/Appraisal

4.0

Work Satisfaction

Explore 5 Reviews and Ratings
Assistant Manager
6 salaries
unlock blur

₹4 L/yr - ₹5.6 L/yr

Manager
3 salaries
unlock blur

₹5.5 L/yr - ₹10 L/yr

Executive
3 salaries
unlock blur

₹1.9 L/yr - ₹2.5 L/yr

Explore more salaries
Compare Xperitus Insurance Brokers with

Dhani Services

3.6
Compare

Kissht Finance

4.0
Compare

Vcare Trichology

3.7
Compare

Vidal Health Insurance

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview