Difficulty: Easy
Merge Two Sorted Arrays Iterative and Recursive Time complexity O(N)
Leet Code link to the question: https://leetcode.com/problems/merge-s...
Git Hub Code Java: https://github.com/HappyCoder29/Top-F...
#FacebookInterview #FBInterview #LeetCode #TopInterviewQuestions