Topic: Array Problem / Level: intermediate

Problem: Check if an array can be divided into two subarrays where the sum of elements in both subarrays is a prime number.

Run the code to see the output here...