我现在在做一个叫<leetbook>的免费开源书项目,力求提供最易懂的中文思路,目前把解题思路都同步更新到gitbook上了,需要的同学可以去看看 书的地址:https://hk029.gitbooks.io/leetbook/ 006.ZigZag Conversion[E] 题目 The string “PAYPALISHIRING” is written in a zigzag pattern on a given number of rows like this: (you may w…