Upload Button Icon Add office photos

Xceedance

Compare button icon Compare button icon Compare

Filter interviews by

Xceedance Interview Questions and Answers

Updated 11 Jun 2025
Popular Designations

38 Interview questions

A Technical Project Manager was asked 2w ago
Q. How do you handle changes in a project?
Ans. 

Effectively managing project changes involves communication, documentation, and stakeholder engagement to ensure project success.

  • Establish a change management process: Define how changes will be requested, assessed, and approved. For example, use a change request form.

  • Communicate with stakeholders: Keep all relevant parties informed about potential changes and their impacts. Regular updates can prevent misundersta...

View all Technical Project Manager interview questions
A Web Designer was asked 2mo ago
Q. How can you excel in this role?
Ans. 

To excel as a web designer, focus on creativity, technical skills, user experience, and staying updated with trends.

  • Continuous Learning: Stay updated with the latest design trends and tools, such as Adobe XD or Figma, to enhance your skill set.

  • User-Centered Design: Prioritize user experience by conducting user research and usability testing to create intuitive interfaces.

  • Responsive Design: Ensure your designs are ...

View all Web Designer interview questions
A Web Designer was asked 2mo ago
Q. How do you use Corel Draw?
Ans. 

CorelDRAW is a vector graphic design software used for creating illustrations, layouts, and designs with precision and flexibility.

  • User Interface: Familiarize yourself with the CorelDRAW workspace, including the toolbox, property bar, and color palette for efficient design.

  • Creating Shapes: Use the Shape Tool to create basic shapes like rectangles, circles, and polygons, which can be modified and combined.

  • Text Tool...

View all Web Designer interview questions
An Operations Analyst was asked 2mo ago
Q. What are operations in a business context?
Ans. 

Operations in a business context refer to the processes and activities that produce goods and services efficiently.

  • Process Management: Operations involve managing the processes that transform inputs (raw materials, labor) into outputs (finished products). For example, a manufacturing plant streamlining its assembly line.

  • Supply Chain Coordination: Operations ensure that the supply chain is efficient, coordinating t...

View all Operations Analyst interview questions
A Risk Analyst was asked 2mo ago
Q. If there are a certain number of handshakes in a room, how many people are present?
Ans. 

The number of handshakes can help determine how many people are in a room using combinatorial mathematics.

  • Handshake Formula: The total number of handshakes can be calculated using the formula n(n-1)/2, where n is the number of people.

  • Example: If there are 10 handshakes, we can set up the equation 10 = n(n-1)/2 and solve for n.

  • Solving the Equation: Rearranging gives n(n-1) = 20, leading to n^2 - n - 20 = 0, which c...

View all Risk Analyst interview questions
A Programmer Analyst II was asked 5mo ago
Q. What is the difference between an interface and an abstract class?
Ans. 

Interface defines only method signatures while abstract class can have method implementations.

  • Interface cannot have method implementations, only method signatures

  • Abstract class can have method implementations along with abstract methods

  • A class can implement multiple interfaces but can only inherit from one abstract class

  • Interfaces are used to achieve multiple inheritance in Java

View all Programmer Analyst II interview questions
A Programmer Analyst II was asked 5mo ago
Q. What are functions in SQL Server?
Ans. 

Functions in SQL Server are pre-defined or user-defined routines that can accept parameters, perform actions, and return a value.

  • Functions can be used to perform calculations, manipulate data, or return specific information.

  • There are different types of functions in SQL Server such as scalar functions, table-valued functions, and aggregate functions.

  • Examples of functions include GETDATE() to retrieve the current da...

View all Programmer Analyst II interview questions
Are these interview questions helpful?
An Analyst was asked 8mo ago
Q. Write an INNER JOIN query using two tables.
Ans. 

Inner join query is used to retrieve records that have matching values in both tables.

  • Use SELECT statement to specify the columns you want to retrieve

  • Use INNER JOIN keyword to combine the tables based on a related column

  • Specify the ON clause to define the relationship between the tables

View all Analyst interview questions
An Analyst was asked 8mo ago
Q. Write code to generate the Fibonacci series.
Ans. 

The Fibonacci series is a sequence where each number is the sum of the two preceding ones, starting from 0 and 1.

  • The series starts with 0 and 1: 0, 1, 1, 2, 3, 5, 8, 13, ...

  • The nth Fibonacci number can be calculated using the formula: F(n) = F(n-1) + F(n-2).

  • A common implementation is using recursion, but it can be inefficient for large n due to repeated calculations.

  • An iterative approach is more efficient, using a...

View all Analyst interview questions
A Risk Analyst was asked 10mo ago
Q. Explain the different modules of catastrophe modeling.
Ans. 

Cat modeling modules include hazard module, vulnerability module, and financial module.

  • Hazard module assesses the likelihood and severity of natural disasters such as hurricanes, earthquakes, and floods.

  • Vulnerability module evaluates the susceptibility of properties and assets to damage from these disasters.

  • Financial module calculates the potential losses and impacts on insurance portfolios based on the hazard and...

View all Risk Analyst interview questions

Xceedance Interview Experiences

113 interviews found

Analyst Interview Questions & Answers

user image Anonymous

posted on 4 Oct 2024

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

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. In Angular input and output parameters.
  • Ans. 

    In Angular, input parameters are used to pass data into a component, while output parameters are used to emit events from a component.

    • Input parameters are defined using the @Input decorator in Angular.

    • Output parameters are defined using the @Output decorator in Angular.

    • Input parameters allow parent components to pass data into child components.

    • Output parameters allow child components to emit events to parent components...

  • Answered by AI
  • Q2. Write inner join query using two table
  • Ans. 

    Inner join query is used to retrieve records that have matching values in both tables.

    • Use SELECT statement to specify the columns you want to retrieve

    • Use INNER JOIN keyword to combine the tables based on a related column

    • Specify the ON clause to define the relationship between the tables

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Fibonacci series code
  • Ans. 

    The Fibonacci series is a sequence where each number is the sum of the two preceding ones, starting from 0 and 1.

    • The series starts with 0 and 1: 0, 1, 1, 2, 3, 5, 8, 13, ...

    • The nth Fibonacci number can be calculated using the formula: F(n) = F(n-1) + F(n-2).

    • A common implementation is using recursion, but it can be inefficient for large n due to repeated calculations.

    • An iterative approach is more efficient, using a loop...

  • Answered by AI
  • Q2. Sql query related question
Round 3 - HR 

(2 Questions)

  • Q1. Package discussion expectation and they offer
  • Q2. Joining date, and the policies of company

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you please tell me the stressfull in current company?
  • Ans. 

    The stressful situation in my current company is the high pressure to meet tight deadlines.

    • High workload and tight deadlines leading to stress

    • Lack of clear communication causing confusion and frustration

    • Limited resources and support from management

    • Constant changes in project requirements adding to the pressure

  • Answered by AI
  • Q2. Have you given any Ideas to your manager?
  • Ans. 

    Yes, I have provided several ideas to my manager to improve processes and efficiency.

    • Suggested implementing a new software system to streamline workflow

    • Proposed restructuring team roles to increase productivity

    • Recommended regular training sessions to improve employee skills

  • Answered by AI
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 Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic data structure question
  • Q2. .net and angular questions

Web Designer Interview Questions & Answers

user image Saifulla Khan

posted on 1 May 2025

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

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

  • Q1. How to corel draw
  • Ans. 

    CorelDRAW is a vector graphic design software used for creating illustrations, layouts, and designs with precision and flexibility.

    • User Interface: Familiarize yourself with the CorelDRAW workspace, including the toolbox, property bar, and color palette for efficient design.

    • Creating Shapes: Use the Shape Tool to create basic shapes like rectangles, circles, and polygons, which can be modified and combined.

    • Text Tools: Ut...

  • Answered by AI
  • Q2. How to msworld
  • Q3. How to Power point
  • Ans. 

    PowerPoint is a presentation software that allows users to create slideshows for various purposes, including business and education.

    • Slide Creation: Users can create individual slides that can contain text, images, charts, and videos to convey information effectively.

    • Templates and Themes: PowerPoint offers a variety of templates and themes to help users design visually appealing presentations quickly.

    • Animations and Tran...

  • Answered by AI
  • Q4. How to excel
  • Ans. 

    To excel as a web designer, focus on creativity, technical skills, user experience, and staying updated with trends.

    • Continuous Learning: Stay updated with the latest design trends and tools, such as Adobe XD or Figma, to enhance your skill set.

    • User-Centered Design: Prioritize user experience by conducting user research and usability testing to create intuitive interfaces.

    • Responsive Design: Ensure your designs are mobil...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. What are operations in a business context?
  • Ans. 

    Operations in a business context refer to the processes and activities that produce goods and services efficiently.

    • Process Management: Operations involve managing the processes that transform inputs (raw materials, labor) into outputs (finished products). For example, a manufacturing plant streamlining its assembly line.

    • Supply Chain Coordination: Operations ensure that the supply chain is efficient, coordinating the fl...

  • Answered by AI
  • Q2. Insurance related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It is an amazing company with flexible working lifestyle

Risk Analyst Interview Questions & Answers

user image Anonymous

posted on 16 Apr 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. If there are certain number of handshake in a room how many people are present in the room
  • Q2. Speak about any topic of your choice
  • Ans. 

    The importance of risk management in financial sectors to mitigate potential losses and ensure stability.

    • Risk management helps identify potential financial risks, such as market volatility.

    • Example: A bank uses stress testing to evaluate how it would perform during an economic downturn.

    • Effective risk management can enhance decision-making processes, leading to better investment strategies.

    • Example: Diversifying a portfol...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Excel formulaes
  • Q2. Tell me your nature of expertise
Round 2 - One-on-one 

(2 Questions)

  • Q1. Profile based questions.
  • Q2. Basic question on profile

Interview Preparation Tips

Interview preparation tips for other job seekers - they will ask about profile questions and basic excel
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

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

    I am a highly experienced Process Expert with a strong background in streamlining operations and improving efficiency.

    • Over 10 years of experience in process improvement and optimization

    • Skilled in identifying bottlenecks and implementing solutions

    • Proven track record of increasing productivity and reducing costs

    • Strong analytical and problem-solving skills

    • Excellent communication and leadership abilities

    • Previously led a te...

  • Answered by AI
  • Q2. What was your job role at your previous company?
  • Ans. 

    I was a Senior Process Analyst responsible for analyzing and improving business processes.

    • Led process improvement initiatives to streamline operations

    • Identified inefficiencies and bottlenecks in workflows

    • Collaborated with cross-functional teams to implement solutions

    • Utilized data analysis tools to track performance metrics

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be prepared before an interview.

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Excel Question like vlookup
  • Q2. Reconciliation process

fresher Interview Questions & Answers

user image Anonymous

posted on 20 Apr 2024

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

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. How will you determine the factor can be considered as a risk while insurance?
  • Ans. 

    Factors that can be considered as risks in insurance are determined based on their likelihood of occurrence and potential impact on the insured party.

    • Evaluate the probability of the risk occurring

    • Assess the potential impact of the risk on the insured party

    • Consider the financial implications of the risk for the insurance company

    • Analyze historical data and trends to identify common risks in a particular industry or regio...

  • Answered by AI
  • Q2. What is stop loss treaty?
  • Ans. 

    Stop loss treaty is a reinsurance agreement where the reinsurer agrees to cover losses above a certain threshold for the ceding company.

    • Stop loss treaty is a type of reinsurance agreement.

    • It sets a specific threshold for losses that the ceding company will cover on its own.

    • The reinsurer agrees to cover losses above this threshold.

    • It helps the ceding company limit its exposure to large losses.

    • Example: If a ceding compan...

  • Answered by AI
  • Q3. What do you know about claims?
  • Ans. 

    Claims are requests made by individuals or companies to an insurance company for payment of benefits or services covered under an insurance policy.

    • Claims are typically submitted after a covered event or service has occurred.

    • Insurance companies review claims to determine if they are valid and covered under the policy.

    • Claims can be related to various types of insurance such as health, auto, property, or liability.

    • Example...

  • Answered by AI
  • Q4. What is credit control?
  • Ans. 

    Credit control is the process of managing the credit extended to customers and ensuring timely payment.

    • Credit control involves setting credit limits for customers based on their creditworthiness.

    • It also includes monitoring customer payments and following up on overdue invoices.

    • Credit control aims to minimize the risk of bad debts and improve cash flow for the company.

    • Examples of credit control measures include sending ...

  • Answered by AI
  • Q5. What is an insurance?
  • Ans. 

    Insurance is a financial protection plan that provides coverage against potential losses or damages.

    • Insurance involves a contract between the insurer and the insured party.

    • The insured pays a premium to the insurer in exchange for coverage against specified risks.

    • Common types of insurance include health, life, auto, home, and travel insurance.

    • Insurance helps individuals and businesses manage risks and protect themselves...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Xceedance fresher interview:
  • Basic
Interview preparation tips for other job seekers - Fresher

Top trending discussions

View All
Indian Startups
2w
a senior executive
One of the best sources for Startup investment: DAHEJ(DOWRY)
You won't believe my senior has a good corporate job with over 10 years of experience. But suddenly resigned just a few days after his wedding. We all thought maybe he got married and wants to spend his time with his wife, and decided to go to his place to give him a proper farewell. All of us got shocked after knowing that he left because his father-in-law gifted him a fat cash amount and a car in the name of "blessings." He’s using the money to fund his startup and the car for "business movement." I mean seriously? People are now using dowry as startup capital and walking around acting like CEOs, playing boss with someone else’s money. Bas, shaadi karo aur apne sapne chalu karo, courtesy sasural. I don't know feeling inspired? Or disgusted?
Got a question about Xceedance?
Ask anonymously on communities.

Xceedance Interview FAQs

How many rounds are there in Xceedance interview?
Xceedance interview process usually has 2-3 rounds. The most common rounds in the Xceedance interview process are One-on-one Round, Technical and Aptitude Test.
How to prepare for Xceedance 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 Xceedance. The most common topics and skills that interviewers at Xceedance expect are Insurance Operations, Property and Casualty Insurance, Insurance, Communication Skills and Insurance Underwriting.
What are the top questions asked in Xceedance interview?

Some of the top questions asked at the Xceedance interview -

  1. How will you determine the factors can be considered as risk while insuring a b...read more
  2. You're given two identical wires. They got take 1 hour to burn. How will you ca...read more
  3. Why Risk Analyst in CAT Modelling Domain and not higher stud...read more
How long is the Xceedance interview process?

The duration of Xceedance interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 94 interview experiences

Difficulty level

Easy 24%
Moderate 71%
Hard 5%

Duration

Less than 2 weeks 73%
2-4 weeks 24%
4-6 weeks 2%
6-8 weeks 2%
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 474 Interviews
Meesho Interview Questions
3.7
 • 368 Interviews
Udaan Interview Questions
3.9
 • 347 Interviews
Blinkit Interview Questions
3.8
 • 241 Interviews
Oyo Rooms Interview Questions
3.2
 • 230 Interviews
Myntra Interview Questions
3.9
 • 228 Interviews
BlackBuck Interview Questions
3.7
 • 194 Interviews
FirstCry Interview Questions
3.6
 • 187 Interviews
Tata 1mg Interview Questions
3.6
 • 186 Interviews
Spinny Interview Questions
3.7
 • 184 Interviews
View all

Xceedance Reviews and Ratings

based on 772 reviews

3.6/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.2

Salary

3.8

Job security

3.5

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 772 Reviews and Ratings
Analyst Claims (Night Shift)

Noida

0-2 Yrs

₹ 2.7-3.8 LPA

Functional Expert ( Submissions & Compliance Check)

Gurgaon / Gurugram

4-6 Yrs

₹ 5-6 LPA

Senior Executive Risk Assessment & Pricing

Noida,

Gurgaon / Gurugram

2-4 Yrs

₹ 5.5-6.5 LPA

Explore more jobs
Analyst
451 salaries
unlock blur

₹2 L/yr - ₹5.3 L/yr

Process Expert
390 salaries
unlock blur

₹3.1 L/yr - ₹7.2 L/yr

Assistant Manager
323 salaries
unlock blur

₹5.8 L/yr - ₹13.5 L/yr

Risk Analyst
281 salaries
unlock blur

₹4 L/yr - ₹8.7 L/yr

Senior Analyst
223 salaries
unlock blur

₹4 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Xceedance with

Udaan

3.9
Compare

Swiggy

3.7
Compare

Oyo Rooms

3.2
Compare

Blinkit

3.8
Compare
write
Share an Interview