Reorganize String
Given a string s, rearrange the characters of s so that any two adjacent characters are not the same.
Given a string s, rearrange the characters of s so that any two adjacent characters are not the same.
Smallest Range Covering Elements from K Lists