摘要: Given a list, rotate the list to the right by k places, where k is non-negative. 阅读全文
posted @ 2017-05-22 22:31 JeffLai 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 一直对HTTP的东西就了解得不多,算是一点一点积累吧。分析比较一下长连接和短连接的区别。 HTTP的长连接和短连接实质上说的是TCP的长连接和短连接。 阅读全文
posted @ 2017-05-22 21:39 JeffLai 阅读(216) 评论(0) 推荐(0) 编辑
摘要: Given n and k, return the kth permutation sequence. 阅读全文
posted @ 2017-05-22 21:08 JeffLai 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 下午刚面了阿里实习一面,赶紧攒波经验。 阅读全文
posted @ 2017-05-22 17:28 JeffLai 阅读(341) 评论(3) 推荐(0) 编辑