Open In App

Amazon Interview Experience for SDE-1

First round:

  1. Given an array of strings. Find all the strings that match the given pattern
  2. Minimum number of insertions to make a string palindrome
  3. Find max sum root to leaf path and print that path.

Second round:

  1. Given A tree whose leaf nodes are connected to form a circular doubly linked list. Print all the leaf nodes.
  2. Modified BS- Searching in sorted rotated array

Leadership principles:

Article Tags :