jchen104

jchen104:

博客地址:https://www.cnblogs.com/jchen104/

最新文章

[LeetCode]31. Next Permutation下一个排列

[LeetCode]25. Reverse Nodes in k-Group k个一组翻转链表

[LeetCode]23. Merge k Sorted Lists合并K个排序链表

[LeetCode]19. Remove Nth Node From End of List删除链表的倒数第N个节点

54. 螺旋矩阵

138. 复制带随机指针的链表

258. 各位相加

[LeetCode]29. Divide Two Integers两数相除

[LeetCode]24. Swap Nodes in Pairs两两交换链表中的节点

[LeetCode]22. Generate Parentheses括号生成

[LeetCode]13. Roman to Integer罗马数字转整数

[LeetCode]12. Integer to Roman整数转罗马数字

[LeetCode]11. Container With Most Water 盛最多水的容器

[LeetCode]10. Regular Expression Matching正则表达式匹配

静态非静态内部类匿名内部类局部内部类

动态规划1.求最长回文子串