Find the closest pair from two sorted arrays | GeeksforGeeks

preview_player
Показать описание

This video is contributed by Harshit Verma

Please Like, Comment and Share the Video among your friends.

Also, Subscribe if you haven't already! :)
Рекомендации по теме
Комментарии
Автор

is this only works when last element of first array < first element of second array ?

animatedzombie
Автор

Can we do the same problem but with unsorted array in O(n)?

ankitkumar-qlyh