Merge two sorted Arrays A and B. https://leetcode.com/problems/merge-sorted-array/
Could not figure out O(n) approach in Beginning , Solved it with few hints from Interviewer.
Result: No feedback received yet.
Edit: Next rounds scheduled.