Amazon Interview Experience for SDE-1
First round:
- Given an array of strings. Find all the strings that match the given pattern
- Minimum number of insertions to make a string palindrome
- Find max sum root to leaf path and print that path.
Second round:
- Given A tree whose leaf nodes are connected to form a circular doubly linked list. Print all the leaf nodes.
- 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.
Please Login to comment...