Topic: Array Problem / Level: intermediate

Problem: Check if an array can be rearranged such that every element is divisible by the element before it.

Run the code to see the output here...