Topic: Array Problem / Level: beginner

Problem: Find the longest contiguous subarray where all elements are powers of 2.

Run the code to see the output here...