Open In App

Amazon Interview Experience for SDE-1

Improve
Improve
Like Article
Like
Save
Share
Report

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:

  • Tell me about a time when u did some that were outside ur role
  • Tell me about a time when u had to get something done within a given timeline but u didn’t have enough data
  • Tell me about a time when u did something outstanding that was not expected of you.

Last Updated : 10 Sep, 2020
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads