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