Upload Button Icon Add office photos

American Express

Compare button icon Compare button icon Compare

Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

American Express Senior Dispute Analyst Interview Questions and Answers

Updated 3 May 2019

American Express Senior Dispute Analyst Interview Experiences

1 interview found

Interview Questionnaire 

3 Questions

  • Q1. Basic questions (intro)
  • Ans. 

    As a senior dispute analyst, I leverage analytical skills to resolve conflicts and ensure fair outcomes.

    • Experience in analyzing complex disputes, such as contract disagreements.

    • Utilize data-driven approaches to identify key issues and trends.

    • Collaborate with legal teams to develop effective resolution strategies.

    • Example: Successfully mediated a multi-million dollar contract dispute, resulting in a favorable settlement ...

  • Answered by AI
  • Q2. Last experience, job responsibilities, reason to quit
  • Q3. Background

Interview Preparation Tips

Round: Test
Experience: Offline test 1hr

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Nov 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 

Moderate level aptitude with basics

Round 3 - Coding Test 

Moderate level data structure questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and what what u speak because that is most important

Senior Dispute Analyst Interview Questions Asked at Other Companies

Q1. Tell me about yourself.

Analyst Interview Questions & Answers

BNY user image Anonymous

posted on 8 May 2021

I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Share market and corporate action and previous experience related questions
  • Q2. Communication and explain yourself in such a where you will be assets to their company

Interview Preparation Tips

Interview preparation tips for other job seekers - English speaking without speaking a a a a again and againand basic products knowledge. All the details about the company and process which you applying for

I applied via Walk-in and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic accounts and finance questions
  • Q2. If you dont know answer better be straight forward about it

Interview Preparation Tips

Interview preparation tips for other job seekers - lot of round, pretty tough

What people are saying about American Express

View All
a software developer
1w
Did I mess up walking away from 45+ LPA as a fresher?
I'm a 2025 grad. At the end of my final semester, I got two offers: one from Amex (intern + FTE, 21.x CTC) and another from a top company offering a 6-month internship with a chance at a 45+ LPA PPO. I chose the bigger bet. Moved to the IT hub in Jan, started my internship, and landed in a toxic team. No work-life balance, constant pressure, and serious mental + health struggles. Still, I pushed through, hoping to convert. I did get the PPO, same team, 46.x CTC (19.x base). After thinking long and hard, I declined the offer. Now I’m 21, unemployed, prepping, and questioning myself. Some days I feel proud for prioritizing mental health. Other days, I wonder if I threw away a rare opportunity. What would you have done?
Got a question about American Express?
Ask anonymously on communities.

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Derivatives, fees and commission

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all financial markets related concepts and little information on advance Excel

I applied via LinkedIn and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Linear Regression, Market Basket Analysis, Time Series Analysis

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your CV simple. Dont put random concepts on your CV that you have no idea of just to make your CV attractive. Always remember, if you are shortlisted for interviews, the recruiters have a good feel about you. Your CV should be crisp and simple and put/write concepts you are thorough with and have a detailed idea in. Prepare well. Prepare smart.

American Express HR Interview Questions

114 questions and answers

Q. Tell me about the company.
Q. What can you share about your work experience?
Q. What is your long-term goal?

I appeared for an interview before Oct 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

The round was divided into 5 parts.
1st part - 2 easy coding questions
2nd part - 7 MCQs
3rd part - 8 MCQs
4th part - 1 hard coding question
5th part - 2 ethical based questions

  • Q1. 

    LRU Cache Design Question

    Design a data structure for a Least Recently Used (LRU) cache that supports the following operations:

    1. get(key) - Return the value of the key if it exists in the cache; otherw...

  • Ans. 

    Design a Least Recently Used (LRU) cache data structure that supports get and put operations with capacity constraint.

    • Implement a doubly linked list to keep track of the order of keys based on their recent usage.

    • Use a hashmap to store key-value pairs for quick access.

    • When capacity is reached, evict the least recently used item before inserting a new item.

    • Update the order of keys in the linked list whenever a key is acc...

  • Answered by AI
  • Q2. 

    Maximum Subarray Sum Problem Statement

    Given an array ARR consisting of N integers, your goal is to determine the maximum possible sum of a non-empty contiguous subarray within this array.

    Example of Sub...

  • Ans. 

    The goal is to find the maximum sum of a non-empty contiguous subarray within an array of integers.

    • Iterate through the array and keep track of the maximum sum of subarrays encountered so far.

    • Use Kadane's algorithm to efficiently find the maximum subarray sum.

    • Consider edge cases like all negative numbers in the array.

    • Example: For input [1, -3, 4, -2, -1, 6], the maximum subarray sum is 7 (subarray [4, -2, -1, 6]).

  • Answered by AI
  • Q3. 

    Shortest Path in a Binary Matrix Problem Statement

    Given a binary matrix of size N * M where each element is either 0 or 1, find the shortest path from a source cell to a destination cell, consisting only...

  • Ans. 

    Find the shortest path in a binary matrix from a source cell to a destination cell consisting only of 1s.

    • Use Breadth First Search (BFS) algorithm to find the shortest path.

    • Keep track of visited cells to avoid revisiting them.

    • Calculate the path length by counting the number of 1s in the path.

    • Return -1 if no valid path exists.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Analyst in HyderabadEligibility criteriaNo criteriaGoldman Sachs interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, Algorithms, Dynamic Programming, Puzzles, Tree Algorithms, Competetive ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : For Goldman Sachs, puzzles are a must.
Tip 2 : Competitive Programming is also necessary for most job interviews.
Tip 3 : Practise mock interviews among your friends.

Application resume tips for other job seekers

Tip 1 : Make your resume crisp and clear.
Tip 2 : Have at least two projects on your resume.
Tip 3 : You can take the help of someone to verify any grammatical mistakes and the formation of sentences.

Final outcome of the interviewRejected

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. I was mostly asked about the process. First round was technical, mostly on Java
  • Q2. JVM Architecture, Java 9 new feature, collection framework, hibernate
  • Q3. 2nd round was mostly on tools and processes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always come prepare with whatever you have mentioned in your resume, if you talking about any tools, you should have end to end knowledge on that, you can't say I used Jenkins and then while answering, you would say I don't know how to create a job or pipeline. That kind of answer is not acceptable.

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was difficult aptitude test. One need to be well versed in aptitude and coding ( any programming language).

Round 2 - Technical 

(1 Question)

  • Q1. I don't know i didn't pass aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as the test is hard to crack.

I applied via LinkedIn and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All were Ds and algo questions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on DS and algo section. Also keep practising on online competitive coding.

Tell us how to improve this page.

American Express Senior Dispute Analyst Salary
based on 56 salaries
₹4.3 L/yr - ₹10.1 L/yr
16% more than the average Senior Dispute Analyst Salary in India
View more details

American Express Senior Dispute Analyst Reviews and Ratings

based on 10 reviews

4.7/5

Rating in categories

3.9

Skill development

4.7

Work-life balance

4.2

Salary

4.3

Job security

4.9

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 10 Reviews and Ratings
Business Analyst
825 salaries
unlock blur

₹5.7 L/yr - ₹13 L/yr

Assistant Manager
736 salaries
unlock blur

₹21.3 L/yr - ₹36.7 L/yr

Senior Analyst
700 salaries
unlock blur

₹12.1 L/yr - ₹21 L/yr

Analyst
641 salaries
unlock blur

₹11.9 L/yr - ₹21.7 L/yr

Manager
548 salaries
unlock blur

₹27.3 L/yr - ₹47.8 L/yr

Explore more salaries
Compare American Express with

MasterCard

3.9
Compare

Wells Fargo

3.8
Compare

JPMorgan Chase & Co.

3.9
Compare

HSBC Group

3.9
Compare
write
Share an Interview