Topic: Array Problem / Level: intermediate

Problem: Find the longest contiguous subarray with an equal number of even and odd numbers.

Run the code to see the output here...