Upload Button Icon Add office photos

Filter interviews by

American Express Interview Questions, Process, and Tips for Freshers

Updated 10 Jan 2025

Top American Express Interview Questions and Answers for Freshers

View all 48 questions

American Express Interview Experiences for Freshers

Popular Designations

52 interviews found

I was interviewed before Nov 2020.

Round 1 - Technical 

(1 Question)

  • Q1. 

    Travelling Salesman Problem

    Given a list of cities numbered from 0 to N-1 and a matrix DISTANCE consisting of 'N' rows and 'N' columns, representing the distances between each pair of cities, find the sho...

  • Ans. Brute-force

    The idea here is to visit all possible permutations of visiting the vertex.

    Example-


     

    Consider the above graph one possible permutation is A -> B -> C -> D -> A. Similarly we try all permutations and calculate the cost of each of the routes and update the 'ANS' to a minimum such route.

    If we notice B -> C -> D -> A -> B is a cyclic permutation of A -> B -> C -> D -> A. A...

  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from BIT Mesra. I applied for the job as SDE - Intern in BangaloreEligibility criteriaMust qualify the codability test sent to top performers of Makeathon
American Express interview Rounds:Round 1
Round type - Online Coding Interview
Round duration - 90 Minutes
Round difficulty - Medium
American Express interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, Trees, Graphs , Algorithms, Dynamic Programming, Operating SystemTime required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Do competitive programming in 1st and 2nd yr
Tip 2 : Clear the basic of all data structures, algorithms and time, space complexities before trying leetcode.
Tip 3 : Dedicate 2-3 months to Interviewbit.

Application resume tips for other job seekers

Tip 1 : Have atleast 2 projects.
Tip 2 : Competitive Coding ranks gives advantage.

Final outcome of the interviewRejected

Skills evaluated in this interview

Top American Express Software Developer Intern Interview Questions and Answers

Q1. Given a string S consisting of N lowercase letters, return the minimum number of letters that must be deleted to obtain a word in which every letter occurs a unique number of times.For Ex - "aaaabbbb" should return 1, as when we delete 1 a ... read more
View answer (2)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

HR Assistant Interview Questions & Answers

user image Anonymous

posted on 16 Feb 2022

Round 1 - HR 

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have short certification then you will get job fast

HR Assistant Interview Questions asked at other Companies

Q1. What's your understanding about documentation and background verification
View answer (3)

SDL Interview Questions & Answers

user image Anonymous

posted on 17 Dec 2022

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

I applied via Referral and was interviewed before Dec 2021. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Why should we hire you
  • Q2. Notice period required to join

Interview Preparation Tips

Interview preparation tips for other job seekers - Need Experience to join the company. Fresher generally not considered

I was interviewed before Sep 2020.

Round 1 - Face to Face 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

It was in the day time. I was asked the programming language of my choice. It was mostly focused on programming fundamentals. I was asked 2 questions based on Data Structures and Algorithms.

  • Q1. How can you detect a loop in a linked list?
Round 2 - Face to Face 

Round duration - 30 minutes
Round difficulty - Easy

This round was mostly focused on my resume and projects.

Round 3 - Face to Face 

Round duration - 30 minutes
Round difficulty - Easy

It was in the evening. I went to their office in Gurgaon. It was taken by one of the technology director who had a lot of experience. 
 

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Bharati Vidyapeeth's College of Engineering. I applied for the job as SDE - 1 in GurgaonAmerican Express interview preparation:Topics to prepare for the interview - Data structures and algorithms, Object-Oriented Programming System concepts, Database Management System, Operating System, Networking.Time required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Do practice a lot of data structures questions as mostly questions in interviews are based on them. Also, do prepare for projects mentioned in your resume and skills which you have mentioned. Coding ninjas has a big hand in making my interview clear as I have taken a course from the coding Ninjas which helped me a lot to make my concepts clear.

Application resume tips for other job seekers

Keep it short and crisp. Go through it properly before the interview. Make sure that you haven't put anything in it that can cause you problems during the interview.

Final outcome of the interviewSelected

Skills evaluated in this interview

Top American Express Software Developer Interview Questions and Answers

Q1. Maximum Non-Adjacent Subsequence Sum Given an array of integers, determine the maximum sum of a subsequence without choosing adjacent elements in the original array. Input: The first line consists of an integer 'T', the number of test cases... read more
Add answer

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

American Express interview questions for popular designations

 Analyst

 (29)

 Business Analyst

 (15)

 Management Trainee

 (14)

 Software Engineer

 (12)

 Data Analyst

 (11)

 Software Developer

 (11)

 Business Development Executive

 (7)

 Customer Service Executive

 (7)

I applied via Naukri.com and was interviewed in May 2019. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself.
  • Q2. Why you went you pondicherry for MBA as many college are there in Delhi.
  • Q3. What do you know about American Express ?
  • Q4. Why you want join American Express ?
  • Q5. After MBA in marketing and finance why you want to work in sales ? Why not in finance?
  • Q6. Sales anything you like
  • Q7. What do you know about credit card and how it works?
  • Ans. 

    Credit card is a payment card issued to users as a method of payment.

    • Credit cards allow users to borrow money up to a certain limit to make purchases.

    • Users are required to pay back the borrowed amount along with interest and fees.

    • Credit cards offer rewards and cashback programs to incentivize usage.

    • Credit card companies charge merchants a fee for accepting payments through their network.

    • Credit card fraud is a common is...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you guys planning to go to American Express for interview better have some experience and be confident because interwer Will check whether you will faces the difficult situation or not.

Top American Express Business Development Executive Interview Questions and Answers

Q1. What do you know about credit card and how it works?
View answer (3)

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)

Get interview-ready with Top American Express Interview Questions

Intern Interview Questions & Answers

user image Anonymous

posted on 22 Jun 2021

I applied via Campus Placement and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Testing

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Jobs at American Express

View all

I was interviewed before Aug 2016.

Interview Questionnaire 

2 Questions

  • Q1. Tell me something about yourself
  • Q2. How would you manage pressure

Interview Preparation Tips

Round: HR Interview
Experience: It was like everything from and outside resume and about the role . So it totally based on information on resume and job description
Tips: This is the most easiest round as u r the one who knows the most about yourself.

Round: Stress Interview
Experience: That was also easy and it was scenario based
Tips: U just need to be positive

Relationship Officer Interview Questions asked at other Companies

Q1. What are the types of accounts in a bank?
View answer (46)

UI/UX Designer interview

user image Coding Blocks

posted on 27 Nov 2021

Dispute Analyst Interview Questions & Answers

user image rashima gomber

posted on 10 Jan 2017

I was interviewed in May 2016.

Interview Questionnaire 

2 Questions

  • Q1. Introduce yourself?
  • Ans. 

    I am a detail-oriented professional with a background in analyzing and resolving disputes.

    • Experienced in investigating discrepancies and finding resolutions

    • Skilled in data analysis and research

    • Strong communication and negotiation skills

    • Ability to work under pressure and meet deadlines

  • Answered by AI
  • Q2. How well do you understand the profile?
  • Ans. 

    I have a strong understanding of the profile and its requirements.

    • I have experience in analyzing disputes and resolving conflicts.

    • I am familiar with relevant laws and regulations related to disputes.

    • I have strong communication and negotiation skills.

    • I am detail-oriented and able to investigate issues thoroughly.

    • I have a track record of successfully managing and resolving disputes in previous roles.

  • Answered by AI

Interview Preparation Tips

Round: HR Interview
Experience: The first round of interview was the HR Round, where basic questions about the profile and detailed introduction about the interviewee were asked.
Tips: Be confident with strong communication skills.

Round: Test
Experience: This first section had 2 questions that were given to test the written communication skills of a candidate. One of them was email writing on a given situation and the second one was Unseen Passage, which included 10 questions that were to be answered basis the passage given.

Second section was the Aptitude Test. This test included 20 questions. All the MCQ based questions given in this section mainly focused on checking the mathematical skills of a candidate.

Third section was the Logical Reasoning which included 20 questions based on simple logical reasoning. Easy to crack.
Tips: Strong command over English Vocabulary.
Time Management
Strong calculation skills.
Duration: 1 hour 30 minutes
Total Questions: 2

Round: Technical Interview
Experience: The last round was the panel interview. In this round basically the interviewee should have a well prepared answer about the understanding of the profile for which he/she was being interviewed. The questions were more based on analyzing the technical skills.
Tips: Be Confident.
Clear understanding about the profile.

Skills: Analytical Skills, Communication And Confidence, Logical Reasoning

Dispute Analyst Interview Questions asked at other Companies

Q1. What is the difference between a fraud and a dispute?
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself, Why join Amex being from Mechanical background? , Solve a puzzle for me

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume fitting for a data analysis profile are shortlisted. So writing R, Python and programming skills in the cv should help you getting shortlisted.
Almost 200 students were shortlisted for the test
Tips: Make sure you mention your courses or projects related to data analysis in the resume

Round: Test
Experience: The test was on mettl.com
It was a very easy test which judges your quantitative aptitude and logical reasoning (find the next shape, find the missing number). Questions like "find the least no to be multiplied by 100! such that is its divisible by 3^50?" , "find the probability of dice rolled three times to sum up as 10?".
Tips: Preparing for CAT would do. It is a very easy test. You need you ensure that all ur questions are correct as there was a lot of time.

Duration: 60 minutes
Total Questions: 20

Round: Technical Interview
Experience: I expected a very technical round with all sorts of questions on statistics and data analysis. But it was soft spoken interview. They literally want to know why you want to join data analysis and Why Amex? And how passionate are you towards work?
Interview is taken by very experienced people from the company and is more of a discussion about ur cv and projects related to data analysis. They listen to whatever code or piece of programming you have done and how well you know.
I talked about the courses I took to learn data analysis on coursera, my MTP project on optimization and its algorithms and why i wanted to join Amex.
My interview ended with a puzzle which was "There is weight balance and i want to measure from 1 kg to 100 kg. So what is the minimum no of stones and their weights required to measure any material with weght between 1kg to 100 kg.". I solved the problem and then he asked me why do you think this is the most optimum way. I answered it a bit and then he made my problem difficult by adding a information that "we can put weights on both sides". I was not able to solve it but defined the strategy should be used to find solution. My interview ended with my interviewer helping me solve the problem and explaining me the answers clearly. He said he will talk to HR but no HR round happened and I got selected. I would suggest to check with others about the kind of HR questions they ask.
Tips: Be confident, talk about what you know. I started my data analysis in the last semester but was really amazed with the things I studied. So, most important thing is to find out if you like the domain or not. If the domain fits you, its the matter of showing interviewers the enthusiasm towards the subject genuinely.
Knowing data analysis obviously helps but company expects you learn and grow rather learn in the company from most experienced people itself :).
All the Best

General Tips: Placement is the matter of the interviewer understanding your motivation to work with the firm. So show them what you got for them.
Skills: Logical Reasoning, Quantitative Aptitude
College Name: IIT Kharagpur
Motivation: Well, I heard its the best company to work in. The very statement motivated me to work with such a firm.
Funny Moments: After my interview, they asked me to have some cashew nuts which they were eating as it was late and they were hungry. So, I took one and also said that "the whole day was so hectic and I was so hungry :P ". So they asked me to take the whole packet with me and I took.
I came outside with a packet of cashew nuts in my hand with motion of chewing and everyone was like "WTF seriously, did u just come from an interview :P "

Top American Express Management Trainee Interview Questions and Answers

Q1. What would happen to AMEX's income if petrol and diesel prices decrease?
View answer (3)

Management Trainee Interview Questions asked at other Companies

Q1. What do you mean by balance sheet reconciliation could you explain briefly?
View answer (44)

American Express Interview FAQs

How many rounds are there in American Express interview for freshers?
American Express interview process for freshers usually has 2-3 rounds. The most common rounds in the American Express interview process for freshers are Technical, Aptitude Test and One-on-one Round.
How to prepare for American Express interview for freshers?
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 American Express. The most common topics and skills that interviewers at American Express expect are Career Development, Finance, Training, Customer Experience and Wellness.
What are the top questions asked in American Express interview for freshers?

Some of the top questions asked at the American Express interview for freshers -

  1. What does fraud mean if you have to explain to explain it to a 12-year ...read more
  2. In a desert you have infinite fuel stocked at a place, and you have a car whic...read more
  3. What do you mean by fraud risk and how will identify a fraud in which a person ...read more
How long is the American Express interview process?

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

Tell us how to improve this page.

American Express Interview Process for Freshers

based on 12 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
PayPal Interview Questions
3.9
 • 210 Interviews
Visa Interview Questions
3.5
 • 137 Interviews
MasterCard Interview Questions
3.9
 • 133 Interviews
AIG Interview Questions
4.0
 • 10 Interviews
View all

American Express Reviews and Ratings

based on 3k reviews

4.2/5

Rating in categories

3.8

Skill development

4.2

Work-life balance

4.1

Salary

4.1

Job security

4.2

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 3k Reviews and Ratings
Analyst-Control Management

Gurgaon / Gurugram

1-2 Yrs

Not Disclosed

Customer Service Analyst

Gurgaon / Gurugram

1-6 Yrs

Not Disclosed

American Express- Compliance- Manager

Gurgaon / Gurugram,

Delhi/Ncr

10-18 Yrs

Not Disclosed

Explore more jobs
Business Analyst
882 salaries
unlock blur

₹9.5 L/yr - ₹16.8 L/yr

Assistant Manager
711 salaries
unlock blur

₹14 L/yr - ₹42 L/yr

Senior Analyst
584 salaries
unlock blur

₹5.9 L/yr - ₹23 L/yr

Analyst
500 salaries
unlock blur

₹12.9 L/yr - ₹27 L/yr

Lead Analyst
494 salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Explore more salaries
Compare American Express with

MasterCard

3.9
Compare

Visa

3.5
Compare

PayPal

3.9
Compare

HDFC Bank

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview