American Express
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
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 ...
I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.
Moderate level aptitude with basics
Moderate level data structure questions
I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.
I applied via Walk-in and was interviewed before Jun 2020. There were 5 interview rounds.
What people are saying about American Express
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Dec 2020. There were 3 interview rounds.
I appeared for an interview before Oct 2020.
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
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...
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...
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.
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]).
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...
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.
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.
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.
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.
It was difficult aptitude test. One need to be well versed in aptitude and coding ( any programming language).
I applied via LinkedIn and was interviewed in Mar 2021. There were 4 interview rounds.
based on 10 reviews
Rating in categories
Business Analyst
825
salaries
| ₹5.7 L/yr - ₹13 L/yr |
Assistant Manager
736
salaries
| ₹21.3 L/yr - ₹36.7 L/yr |
Senior Analyst
700
salaries
| ₹12.1 L/yr - ₹21 L/yr |
Analyst
641
salaries
| ₹11.9 L/yr - ₹21.7 L/yr |
Manager
548
salaries
| ₹27.3 L/yr - ₹47.8 L/yr |
MasterCard
Wells Fargo
JPMorgan Chase & Co.
HSBC Group