Microsoft Interview Experience for Fresher SDE - 1,
Nov 2019
This round was the online coding test conducted on the platform Mettl. The languages allowed were C, C++, Java and Python. There were three questions. One was of graphs (Depth-first search), other was a big integer problem and the third was a string problem.
You are given an array consisting of 'N' integers. You have to find the fourth largest element present in the array.