Amazon visited for 6-month internship. Stipend :: 60k monthly
The online round was divided into four sections.
1. Code debugging
7 Simple one liners in 20 minutes.
2. Coding (70 minutes)
1st Question
Merge 2 sorted linked lists.
2nd Question
Given a undirected graph (may contain cycles) for every edge check whether its critical or not. An edge is said to be critical if on its removal the graph gets disconnected.