Topic: Array Problem / Level: intermediate

Problem: Rearrange an array such that every element is a multiple of its index using a sorting technique.

Run the code to see the output here...