The challenge is how we can get the numbers that are divisible and factors of two sets
This video shows solution for the above challenge.
The solution is:
Sort the two lists
Get the maximum number from the first list
Get the minimum number from the second list
Iterate between these two numbers
Then check whether the number can be divisible by all elements of the first array
And
is a factor of all the elements of the second array
The total solution is less than 30 lines of code.
#hackerrank cracking the coding interview #hackerrank data structures #hackerrank test
✅ Subscribe my channel if you like it.
На этой странице сайта вы можете посмотреть видео онлайн Solve HackerRank Coding Challenge in Java | Between Two Sets | Solution длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Technology Professor 10 Март 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 471 раз и оно понравилось 5 зрителям. Приятного просмотра!