Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the maximum sum of non-adjacent elements in an array.

Run the code to see the output here...