title: "0358: Rearrange String k Distance Apart" tags: - HashTable - String - Greedy - Sorting - Heap(PriorityQueue) - Counting