Topic: Greedy Algorithm Problem / Level: beginner

Problem: Find the minimum number of steps to make all elements of an array equal.

Run the code to see the output here...