Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2890. Reshape Data: Melt
Reshape a table from wide to long by unpivoting the quarter_1–quarter_4 columns into rows so each record contains product, quarter, and sales. This is essentially a melt/unpivot operation that converts quarterly columns into a single "quarter" column with corresponding "sales" values.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.