Assume we have a binary array and all 1 are in the middle and all 0 are on both sides like 00011000. We don\'t know the number of 1\'s. What could be the most e
00011000