Search
⌘K

Leetcode 2888. Reshape Data: Concatenate

Given two DataFrames with the same schema, return a single table formed by stacking the rows of the second beneath the first (vertical concatenation / union all), preserving row order and duplicates.


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.