Skip to content

Latest commit

 

History

History

AmericanExpress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

American Express Interview Questions


Coding round questions

  • Candy Love Problem
  • Graph Problem
  • XOR Sum Problem
  • Sherlock and Cost Problem
  • Merge Sort Algorithm Problems
  • Given a list of Students and Subjects along with credits of each, a student can select only those subjects whose credits are less than equal to his/her credits. Return the number of pairs of students and subjects.
  • Find LCA of a binary tree.

Technical Interview Questions
Data Structures and Algorithms

  • What is dangling pointer.
  • Post increment operator.
  • Static functions.
  • Sieve Algorithm.



DBMS

  • SQL queries related to self-join and find Manager and employee in a given table.


Operating System

System Design

Miscellaneous - 3 bulbs and 3 switches puzzle - A bee traveling between two trains puzzle