Search
⌘K

Leetcode 194. Transpose File

Given a space-separated text file where each row has the same number of columns, output its transpose by converting columns into rows (i.e., the i-th fields of all lines become the i-th output line).


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.