Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the largest sum of non-adjacent numbers in an array.

Run the code to see the output here...