American Express Interview Questions (2026)
13 questions · 13 experiences · GeeksforGeeks (20) · LeetCode (6)
Browse by role
Top topics
26 entries
1/2American Express Interview Experience
American Express Interview Experience for Technology Internship
American Express Interview Experience for SDE (6-months Internship+FTE)
American Express EDA/CFR | On-Campus for Internship
American Express Technology (On- Campus for Internship)
Amex | Engineer II
American Express Internship Interview Experience | On-Campus
Dezerv | Backend Engineer | Rejected
American Express Technology Interview Experience (On-Campus)
American Express Interview Experience For SDE (Off-Campus)
American Express | Off-Campus | SDE | Intern + Full Time
American Express Interview Experience | Set 1 (Off campus for Risk department)
#3 Longest Substring Without Repeating Characters
American Express Internship Interview Experience for CFR/EDA (On-Campus)
American Express Interview Experience for Software Engineer Internship + FTE | On-Campus
American Express Interview Experience for EDA/CFR Role - On Campus Placement 2020
American Express Interview Experience | Analyst Intern
American Express | AmEx | Online Assessment OA | Interview Experience | Experience | Interview
American Express Interview Experience for Graduate Engineer Trainee
American Express Interview Experience | On-Campus ( Technical + EDA/CFR )
American Express Interview Experience for Full Stack Developer (1.5 YOE)
Interview American Express(6 months internship)
American Express Interview Experience | EDA/CFR Capabilities FTE ( On-Campus )
American Express Interview Experience | EDA/CFR (INT+FTE) VIT 2020
American Express Interview Experience | 2019 Off-Campus GHCI SDE
American Express Interview Experience
Question Details
American Express visited our campus for the Campus Recruitment Drive in August 2025 for the role of Technology - Engineer Trainee. Overview Online Assessment in the Codility Platform Technical Interview Round Managerial Interview Round Online Assessment There were three questions in the coding round which was conducted virtually. One was a very easy question and the other two were medium level questions. I solved all three questions and proceeded to the Technical Interview Round. Technical Interview Round The technical interview round was in person and it started with a brief introduction from both ends. We then Coding Questions Solve a question from the online assessment round. Climbing Stairs Problem Maximum Subarray Sum Problem DSA Write the Merge Sort algorithm and trace it using a sample array. Do you know JAVA? Is JAVA completely object oriented? What do you mean by object oriented? Why is it useful? Explain the four pillars of OOPs with respect to classes. The mid point formula used to find mid point in merge sort ((low+high)/2), does it have any problem? How will you solve that? What are the different access specifiers? When will you use them? Operating Systems What is a process? What is a thread? What is multi-threading? Do multiple threads of the same process have different spaces in memory? What is critical section? What is context switching? What is parallelism? What is the requirement to achieve parallelism (Discussion about multiple cores)? Web Technology How does frontend communicate with backend/server in MERN? What are the different formats in which frontend can receive data from backend? Generative AI What is OCR? (Based on a project in resume) DBMS What databases are you familiar with? What is the difference between SQL and NoSQL? Explain ACID and CAP theorem. How can consistency & availability be achieved together? Explain with example. If two users want to buy a book available only one in numbers, how do you handle the situation where they order simultaneously? What is the issue called? When will you use NOSQL and SQL? Explain with example. What is indexing? Do you know JAVA Springboot? How does it help? Why is it used? Since we use Java & Java Springboot in Amex, will you be comfortable working with them? General (About my capstone program experience with a company) What did I learn? What did I do in the program? What tech stack did I use in the project? What do you know about Amex? After the technical interview round, I was selected to the
next round which was a managerial round. Managerial Interview Round It was also in person and it involved basic HR type questions about my background, languages I know, about my college life. I was then asked about my interview experience in the previous round. Then I was asked a few questions from my resume: What is serverless? Give example. What is prompt engineering? I was then asked to write a DBMS query for the following: To find the employee with the second highest salary. To find employees with 10th to 15th highest salary. The second round ended with me asking a few questions and the results were announced the same day. Unfortunately I didn't get the offer. But I am happy about the learnings and thankful for the wonderful experience.
Topics
More from American Express
Related companies
American Express Interview Process Overview
The American Express interview process typically includes a recruiter screen, one to two technical phone screens, and a 4-6 round on-site or virtual on-site loop. Each round serves a distinct calibration purpose: coding rounds measure correctness, code quality, and complexity reasoning; system design rounds measure architectural judgment at the appropriate level; behavioral rounds measure ownership, leadership scope, and collaboration. Reports tagged on LeakCode from 2024-2026 show American Express runs a calibrated process consistent with industry norms for companies of its tier.
Difficulty calibration: American Express coding rounds typically run medium difficulty with follow-up depth as the senior discriminator. System design rounds expect production-grade trade-off articulation at L4+ levels. Behavioral rounds expect quantified outcomes ("reduced p99 latency from 800ms to 120ms") rather than vague impact claims. The candidates who advance consistently demonstrate clear thinking out loud rather than perfect final answers.
How To Use American Express Question Reports
Real candidate-reported interview questions are a calibration tool, not a memorization target. American Express updates its question pool every 2-4 months; memorizing exact problems risks misleading you when the interviewer uses a variant. The high-leverage approach: identify the patterns that appear repeatedly in American Express reports, practice those patterns on similar (not identical) problems, and use the reports to understand the interviewer's typical follow-up depth.
Filter the questions above by round type, difficulty, and recency. Focus first on reports from the past 6-12 months; older reports may reference questions that have since rotated out of American Express's pool. Reports tagged with quantified difficulty and explicit round type are higher-signal than reports without those tags. The metadata filters help you build a focused study plan in 1-2 hours rather than 8-10 hours of unstructured browsing.
Common American Express Interview Mistakes
Reports tagged "no hire" at American Express consistently surface a few patterns: jumping into code without clarifying requirements, coding silently for extended periods, missing edge cases (empty input, single element, large input, overflow), producing working code the candidate cannot refactor when probed, and behavioral stories that use "we" instead of "I" diluting individual signal. Strong candidates explicitly avoid these patterns by following a consistent round template.
The single most predictive failure mode in recent reports: not asking clarifying questions. Interviewers are explicitly trained to weight this dimension. Strong candidates ask 3-5 clarifying questions even on problems that look obvious; weak candidates dive into implementation immediately. Strong candidates also verbalize their approach before writing code; weak candidates code in silence and lose the communication dimension of the round's calibration.