Home > Data Structures and Algorithms 🚀 > Pointers and Windows > Using the Two Pointer Technique Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.Consider a problem where two sorted arrays need to be merged. Two-pointers will be required for ___ array/arrays.Write the missing line below.SubmitReveal answer Show following content