Search
⌘K

Leetcode 1592. Rearrange Spaces Between Words

Given a string of words separated by spaces, redistribute all spaces so that adjacent words have an equal (maximized) number of spaces between them and any leftover spaces are appended to the end; return the rearranged string of the same length.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.