반응형
leetcode zigzag conversion
![[리트코드] 6. ZigZag Conversion / Javascript](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2Fy5mr1%2FbtrerzOlzep%2FYYtEFjwVUJFMqkBKOamk00%2Fimg.png)
[리트코드] 6. ZigZag Conversion / Javascript
문제주소 : https://leetcode.com/problems/zigzag-conversion/ ZigZag Conversion - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 더보기 The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for ..
반응형