Y
YeetCode
Dashboard
/
Arrays & Hashing
/
Encode and Decode Strings
Medium
#271
Length Prefix Encoding
Encode and Decode Strings
Design an algorithm to encode a list of strings to a single string.
Solve on LeetCode
↗
Full Explanation
Previous
← Product of Array Except Self
Next
Longest Consecutive Sequence →