• Custom User Avatar

    Your solution has a bug, it sometimes calls positions.front() when positions is empty.

    It's a bug in your solution, not a kata issue.