This is the solution to leetcode problem Zigzag Conversion. It beats 98.69% of JS submissions for the run time and 80.54% of JS submissions for the memory usage.
This is the solution to leetcode problem Zigzag Conversion. It beats 98.69% of JS submissions for the run time and 80.54% of JS submissions for the memory usage.