Upload Button Icon Add office photos

Filter interviews by

American Express Manager Interview Questions and Answers for Experienced

Updated 7 Aug 2024

American Express Manager Interview Experiences for Experienced

1 interview found

Manager Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to optimize SQL Joins
  • Ans. 

    Optimizing SQL Joins involves using proper indexing, limiting the result set, and avoiding unnecessary joins.

    • Use indexes on columns involved in join conditions to improve performance

    • Limit the result set by using WHERE clause to filter out unnecessary rows before joining

    • Avoid unnecessary joins by only joining the tables that are needed for the query

  • Answered by AI
  • Q2. How to optimize performance
  • Ans. 

    Optimizing performance involves setting clear goals, providing feedback, offering training and development opportunities, and fostering a positive work environment.

    • Set clear goals and expectations for employees

    • Provide regular feedback and recognition for good performance

    • Offer training and development opportunities to help employees improve their skills

    • Create a positive work environment that promotes collaboration and c...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before May 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 - Technical 

(2 Questions)

  • Q1. How bank works and major keys items of banking BS
  • Ans. 

    Banking involves accepting deposits and lending money. Major items in banking balance sheet include assets, liabilities, and equity.

    • Banks accept deposits from customers and use the funds to make loans to other customers

    • Assets on a bank's balance sheet include cash, loans, and investments

    • Liabilities on a bank's balance sheet include deposits and borrowings

    • Equity on a bank's balance sheet represents the value of the bank...

  • Answered by AI
  • Q2. Ratios CAGR , RWA ETC
Round 3 - Aptitude Test 

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent company to work.
Good exposure and great colleagues

I applied via Naukri.com and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Other than the general interview questions, summary of our existing profile is asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide crisp and brief summary of the work profile and do highlight any achievements and projects handled.

Interview Questionnaire 

2 Questions

  • Q1. Demonetization
  • Q2. Banking sector questions

Interview Preparation Tips

Round: Test
Experience: Basic aptitude test. East to clear.
Duration: 1 hour
Total Questions: 25

Skills: Reasoning Ability, Mathematical Logic, Logical Reasoning, General Knowledge
College Name: Sri Bhagawan Mahaveer Jain

I applied via Referral

Interview Questionnaire 

4 Questions

  • Q1. Brief introduction,,
  • Q2. Why markets?
  • Ans. 

    Markets offer dynamic and challenging environments that require constant adaptation and innovation.

    • Markets provide opportunities for growth and expansion

    • Competition in markets drives innovation and efficiency

    • Markets offer diverse career paths and opportunities for personal development

  • Answered by AI
  • Q3. 2-3 puzzles,
  • Q4. Economics questions

Interview Preparation Tips

Round: Technical Interview
Experience: No. of Interviews: 1
I think they were looking for Mathematical and analytical ability, Awareness about and aptitude for finance related stuff (news items, their analysis, my understanding etc.)

Tips: Being prepared: In markets there is no substitute to knowing your stuff. You can‟t faff your way through as the questions will be technical

Skills: Financial Markets, Aptitude, Analytical Skills, Mathematical Aptitude
College Name: IIM Bangalore

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. It was more about the personal and case study which they asked me

Interview Preparation Tips

Interview preparation tips for other job seekers - To Start of with this company it's good one to start your career you have lot opportunities and benefits from this company.
I would suggest if got an opportunity with this firm go ahead

I applied via Referral and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SAS , Previous projects worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through through the projects mention d in CV.

I applied via Recruitment Consultant and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About the company, consolidation process, Fx, IFRS concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about HSBC news, your relevant domain and expereince.

Associate Interview Questions & Answers

JPMorgan Chase & Co. user image SHUBHAM VINAYAK KALE shubham

posted on 4 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Project/DDP based questions
  • Q2. Any coding done in curriculum, explain the most complex one
  • Ans. 

    Yes, I have coded in curriculum. The most complex one was a project on building a web application using React and Node.js.

    • Built a full-stack web application using React and Node.js

    • Implemented user authentication and authorization using JSON Web Tokens (JWT)

    • Used MongoDB as the database and Mongoose as the ODM

    • Implemented real-time updates using Socket.IO

    • Deployed the application on Heroku

    • Handled errors and implemented log

  • Answered by AI
  • Q3. What is 'Big data'? Why is it called 'Big'
  • Ans. 

    Big data refers to large and complex data sets that cannot be processed using traditional data processing methods.

    • Big data is characterized by its volume, velocity, and variety

    • It is used in various industries such as healthcare, finance, and retail

    • Examples of big data include social media data, sensor data, and transactional data

    • It is called 'big' because it involves processing massive amounts of data

    • Big data requires ...

  • Answered by AI
  • Q4. Why do you want to switch to IT sector from your respective branch
  • Ans. 

    I am passionate about technology and eager to learn new skills in the IT sector.

    • I have always had a keen interest in technology and enjoy working with computers.

    • I believe the IT sector offers more opportunities for growth and advancement in my career.

    • I have seen the impact of technology on various industries and want to be a part of that innovation.

    • I have taken courses in programming and networking to prepare myself fo

  • Answered by AI
  • Q5. I did a course on compute simulation and had extra curricular in chess, so was asked to simulate a chess game
  • Q6. Two friends A & B meet after long time, A asks B about his family. B says he has 3 children, product of their ages is 36, and sum of their ages is equal to the (point towards a house on street) house numbe...
  • Q7. A rat has 3000 gm of rice, he has to travel a distance of 3000m, he eats 1gm rice/m, his maximum carrying capcity is 1000 gm,how should he travel the distance to reach with maximum rice left
  • Q8. A new software has 3 functions SelectSum(), log() and exp(). You have a table of 1000 data points, how will you find product of all points using only the above mentioned functions
  • Ans. 

    To find the product of all data points using SelectSum(), log(), and exp() functions.

    • Use the log() function to convert the product into a sum of logarithms

    • Apply the SelectSum() function to calculate the sum of logarithms

    • Finally, use the exp() function to convert the sum back into the product

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Aptitude part has easy questions, including number series, picture series, interest rate and some quant based questions.

The coding part is difficult.2-3 coding questions, Codes will be related to linked lists , trees or sorting.
Tips: Try to get maximum marks in aptitude, which should be fine with some practice . One of the code will be easy, so complete it and make a try for second
Duration: 1 hour
Total Questions: 30

Round: Puzzle Interview
Experience: very easy puzzles, I was able to solve all puzzles in first attempt
Tips: Be confident in your approach they are locking for approach more than result

Round: Technical Interview
Experience: I answered all resume based questions, he liked my choice of projects, though they were not exactly related to the profile. He liked me and said I would recommend you directly to HR round
Tips: Prepare in details about all points in resume, course work mentioned and projects, Based on performance in this interview, they decide to whether to take one more technical interview or send directly to HR

Skills: Behavioural Skills, Puzzle Solving Capability, Approaching A Problem, Basic Coding
College Name: IIT Madras

Skills evaluated in this interview

I appeared for an interview in Dec 2016.

Interview Questionnaire 

5 Questions

  • Q1. Write the algorithm for reversing the string
  • Ans. 

    The algorithm reverses a given string.

    • Iterate through the string from the last character to the first character.

    • Append each character to a new string or an array in reverse order.

    • Return the reversed string or array.

  • Answered by AI
  • Q2. Write an algorithm to select the number between min and maximum from a number series and that number shouldn't be a multiple of 10
  • Q3. This was puzzle: you have 2 eggs and 100 floors. Eggs will start break beyond a particular floor. You can throw eggs from any of the floor. How will you minimise the total number of throws.
  • Q4. Assume yourself as CEO of a company. You have vacancies and you are conducting interviews. 4 candidates (1. An IITian, 2. A woman, 3. Gay, 4.Physically handicapped) are equally capable and qualified have a...
  • Ans. 

    As the CEO, I would select the candidate based on their qualifications and skills, regardless of their background or personal characteristics.

    • I would focus on the qualifications, skills, and experience of each candidate.

    • I would consider their ability to contribute to the company's goals and objectives.

    • I would ensure a fair and unbiased selection process.

    • I would prioritize diversity and inclusion in the workplace.

    • I woul...

  • Answered by AI
  • Q5. My interview was just after demonetization. So question was, assume you are CEO of Paytm. What will be your key values and what will be your strategy to add more customers.

Interview Preparation Tips

Round: Test
Experience: Aptitude part was pretty straightforward. Make sure you don't loose too much time on one question. Most of the questions were very easy. Number series, men working hours, probability and simple math calculations are enough to crack the test.
Coding part will definitely have one easy question (mostly will be on sorting algos). Basic coding knowledge is enough for this part.
Tips: Aptitude : Speed is the key. Since questions are easy, one who gets more than others will be shortlistled for the Interviews.
Coding: Make sure you solve atleast 1 problem correctly. And then try to attempt others.
Duration: 1 hour
Total Questions: 28

Round: Behavioural Interview
Experience: They also asked basic interview hr questions. Be prepared with your stories. If One of your story can make you look out of the stand, it will definitely work for this round. Strengths, weakness and where do you see yourself after 5 years.
Tips: Be confident. And be ready to defend your answers.

Skills: Math Puzzles, Algorithms And Data Structures, HR Skills, Inter Person Communication Skills
College Name: IIT Madras

Skills evaluated in this interview

American Express Interview FAQs

How many rounds are there in American Express Manager interview for experienced candidates?
American Express interview process for experienced candidates usually has 1 rounds. The most common rounds in the American Express interview process for experienced candidates are Technical.
How to prepare for American Express Manager interview for experienced candidates?
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 Analytical, Finance, Project Management, Risk Management and Analytics.
What are the top questions asked in American Express Manager interview for experienced candidates?

Some of the top questions asked at the American Express Manager interview for experienced candidates -

  1. How to optimize SQL Jo...read more
  2. How to optimize performa...read more

Tell us how to improve this page.

American Express Manager Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more
American Express Manager Salary
based on 439 salaries
₹15 L/yr - ₹52 L/yr
116% more than the average Manager Salary in India
View more details

American Express Manager Reviews and Ratings

based on 44 reviews

4.0/5

Rating in categories

3.0

Skill development

4.2

Work-life balance

4.1

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 44 Reviews and Ratings
Business Analyst
812 salaries
unlock blur

₹9.5 L/yr - ₹16.8 L/yr

Assistant Manager
701 salaries
unlock blur

₹14.5 L/yr - ₹42 L/yr

Senior Analyst
604 salaries
unlock blur

₹6 L/yr - ₹24.7 L/yr

Analyst
543 salaries
unlock blur

₹12.7 L/yr - ₹25 L/yr

Lead Analyst
494 salaries
unlock blur

₹4.2 L/yr - ₹13 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
Did you find this page helpful?
Yes No
write
Share an Interview