摘要: From now on,I grade the questions I've done,* less means more difficult *** done by myself **need see answer,but I can reappear it *need see answer&ha 阅读全文
posted @ 2019-07-09 09:02 黑暗尽头的超音速炬火 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 26. Remove Duplicates from Sorted Array Easy 15913410FavoriteShare 26. Remove Duplicates from Sorted Array Easy 15913410FavoriteShare Easy Given a sor 阅读全文
posted @ 2019-07-08 10:15 黑暗尽头的超音速炬火 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 25. Reverse Nodes in k-Group Hard 1222257FavoriteShare 25. Reverse Nodes in k-Group Hard 1222257FavoriteShare Hard Given a linked list, reverse the no 阅读全文
posted @ 2019-07-07 10:46 黑暗尽头的超音速炬火 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 习惯就是人生的最大指导 ——休谟 24. Swap Nodes in Pairs Medium 1209107FavoriteShare 24. Swap Nodes in Pairs Medium 1209107FavoriteShare Medium Given a linked list, s 阅读全文
posted @ 2019-07-07 01:17 黑暗尽头的超音速炬火 阅读(111) 评论(0) 推荐(0) 编辑
摘要: 特殊问题: 1.有时候编译器会提一些无理取闹的错误,很有可能是基本的地方出了问题,比如int main()后面的()可能没带,最好的方法是,新建一个代码,对比看有哪些基本的地方没做好。这种基本都是因为在本身的代码改了很久或者用的别的软件过来的代码 2.还可以用网上的在线编译查看,说的会比codebl 阅读全文
posted @ 2019-07-06 09:09 黑暗尽头的超音速炬火 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 首先真的很惭愧,竟然这么久一直找借口没有刷题,我知道自己还有很多不足之处,但是只是想着回避这个问题得过且过,真的对不起以前那么努力的自己,当初拼尽全力,只为了自己有个更好的未来,不声不响,不埋不怨,一步步踏踏实实地,结果被我大学和现在的散漫挥霍了很多。 但是无论现状如何都不可怕,我希望还是无论何时, 阅读全文
posted @ 2019-07-04 22:44 黑暗尽头的超音速炬火 阅读(124) 评论(0) 推荐(0) 编辑
摘要: 21. Merge Two Sorted Lists Easy 2319332FavoriteShare 21. Merge Two Sorted Lists Easy 2319332FavoriteShare Easy Merge two sorted linked lists and retur 阅读全文
posted @ 2019-06-26 11:33 黑暗尽头的超音速炬火 阅读(117) 评论(0) 推荐(0) 编辑
摘要: 19. Remove Nth Node From End of List Medium 1878136FavoriteShare 19. Remove Nth Node From End of List Medium 1878136FavoriteShare Medium Given a linke 阅读全文
posted @ 2019-06-26 10:04 黑暗尽头的超音速炬火 阅读(136) 评论(0) 推荐(0) 编辑
摘要: 17. Letter Combinations of a Phone Number Medium 2241301FavoriteShare 17. Letter Combinations of a Phone Number Medium 2241301FavoriteShare Medium Giv 阅读全文
posted @ 2019-06-23 17:05 黑暗尽头的超音速炬火 阅读(144) 评论(0) 推荐(0) 编辑
摘要: TIME COMPLEXITY: https://www.bilibili.com/read/cv1334416/ this website is effective because it gives many useful examples and clear calculation proces 阅读全文
posted @ 2019-06-22 11:27 黑暗尽头的超音速炬火 阅读(207) 评论(0) 推荐(0) 编辑