Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 232 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 232 Bytes

ZigZagConversion

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.