you are struck in front of a gate to get the key,you have to solve a problem.the problem is like this : you will be provided with an integer array arr of N elements and an integer K.you have to find the longest subarray such that bitwise-and of all the elements in the selected subarray is greater than or equal to K.Your task is to find the size of this subarray
Answers
Answered by
0
Answer:
I hope it's helpful
please mark me as brainlist
Attachments:
Similar questions