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

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Xceedance

Compare button icon Compare button icon Compare
3.6

based on 773 Reviews

Play video Play video Video summary
  • About
  • Reviews
    773
  • Salaries
    5.5k
  • Interviews
    114
  • Jobs
    6
  • Benefits
    82
  • Photos
    8

Filter interviews by

Xceedance Interview Questions and Answers

Updated 5 Jul 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
1 2 3 4

Xceedance Interview Experiences

114 interviews found

Senior Programmer Analyst Interview Questions & Answers

user image chintan Negi

posted on 5 Jul 2025

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

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

  • Q1. Technically full stack developer questions
  • Add your answer
  • Q2. Scenario based questions
  • Add your answer
Anonymous

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
    Add your answer
  • 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
    Add your answer
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
    Add your answer
  • Q2. Sql query related question
  • Add your answer
Round 3 - HR 

(2 Questions)

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

Skills evaluated in this interview

Anonymous

Process Expert Interview Questions & Answers

user image Anonymous

posted on 9 Jan 2025

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
    Add your answer
  • 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
    Add your answer
Anonymous

Senior Analyst II Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2024

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
  • Add your answer
  • Q2. .net and angular questions
  • Add your answer
Anonymous

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
    Add your answer
  • Q2. How to msworld
  • Add your answer
  • 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
    Add your answer
  • 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
    Add your answer
Anonymous

Operations Analyst Interview Questions & Answers

user image Anonymous

posted on 29 Apr 2025

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
    Add your answer
  • Q2. Insurance related questions
  • Add your answer

Interview Preparation Tips

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

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
  • Add your answer
  • 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
    Add your answer
Anonymous

Senior Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

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

(2 Questions)

  • Q1. Profile based questions.
  • Add your answer
  • Q2. Basic question on profile
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - they will ask about profile questions and basic excel
Anonymous

Process Expert Interview Questions & Answers

user image Anonymous

posted on 18 Jan 2025

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
    Add your answer
  • 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
    Add your answer

Interview Preparation Tips

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

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
  • Add your answer
  • Q2. Reconciliation process
  • Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Xceedance?
Ask anonymously on communities.
More about working at Xceedance
  • HQ - Boston, Massachusetts, United States (USA)
  • Internet
  • 1k-5k Employees (India)
  • Financial Services

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.

Xceedance Interviews By Designations

  • Xceedance Risk Analyst Interview Questions
  • Xceedance Analyst Interview Questions
  • Xceedance Process Expert Interview Questions
  • Xceedance Programmer Analyst Interview Questions
  • Xceedance Senior Quality Analyst Interview Questions
  • Xceedance Operations Analyst Interview Questions
  • Xceedance Quality Analyst Interview Questions
  • Xceedance Business Analyst Interview Questions
  • Show more
  • Xceedance Credit Analyst Interview Questions
  • Xceedance Operations Manager Interview Questions

Interview Questions for Popular Designations

  • Risk Analyst Interview Questions
  • Analyst Interview Questions
  • Process Expert Interview Questions
  • Programmer Analyst Interview Questions
  • Senior Quality Analyst Interview Questions
  • Associate Interview Questions
  • Software Developer Interview Questions
  • Business Analyst Interview Questions
  • Show more
  • Graduate Engineer Trainee (Get) Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4/5

based on 95 interview experiences

Difficulty level

Easy 23%
Moderate 72%
Hard 5%

Duration

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

Interview Questions from Similar Companies

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

Xceedance Reviews and Ratings

based on 773 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 773 Reviews and Ratings
Jobs at Xceedance
Xceedance
Info Security Consultant - SME

Gurgaon / Gurugram

3-6 Yrs

₹ 7-14 LPA

Xceedance
Analyst Claims (Night Shift)

Noida

0-2 Yrs

₹ 2.7-3.8 LPA

Xceedance
Functional Expert ( Submissions & Compliance Check)

Gurgaon / Gurugram

4-6 Yrs

₹ 5-6 LPA

Explore more jobs
Xceedance Salaries in India
Analyst
452 salaries
unlock blur

₹2 L/yr - ₹5.3 L/yr

Process Expert
389 salaries
unlock blur

₹3.1 L/yr - ₹7.2 L/yr

Assistant Manager
321 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
251 salaries
unlock blur

₹4 L/yr - ₹8.4 L/yr

Explore more salaries
Compare Xceedance with
Udaan

Udaan

3.9
Compare
Swiggy

Swiggy

3.7
Compare
Oyo Rooms

Oyo Rooms

3.2
Compare
Blinkit

Blinkit

3.8
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Xceedance Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • 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 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • 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