原文链接: https://leetcode-cn.com/problems/sum-lists-lcci
英文原文You have two numbers represented by a linked list, where eac
标签详情
递归 分类
原文链接: https://leetcode-cn.com/problems/recursive-mulitply-lcci
英文原文Write a recursive function to multiply two positive
原文链接: https://leetcode-cn.com/problems/cong-wei-dao-tou-da-yin-lian-biao-lcof
中文题目输入一个链表的头节点,从尾到头反过来返回每个节点的值(用数组返回)。
原文链接: https://leetcode-cn.com/problems/he-bing-liang-ge-pai-xu-de-lian-biao-lcof
中文题目输入两个递增排序的链表,合并这两个链表并使新链表中的节点仍然是递增
原文链接: https://leetcode-cn.com/problems/shu-zhi-de-zheng-shu-ci-fang-lcof
中文题目实现 pow(x, n) ,即计算 x 的 n 次幂函数(即,xn)。不得使用库函
原文链接: https://leetcode-cn.com/problems/zheng-ze-biao-da-shi-pi-pei-lcof
中文题目请实现一个函数用来匹配包含'. '和'*'的正则表达
原文链接: https://leetcode-cn.com/problems/fan-zhuan-lian-biao-lcof
中文题目定义一个函数,输入一个链表的头节点,反转该链表并输出反转后链表的头节点。
示例:
原文链接: https://leetcode-cn.com/problems/1nzheng-shu-zhong-1chu-xian-de-ci-shu-lcof
中文题目输入一个整数 n ,求1~n这n个整数的十进制表示中1出现的次数
原文链接: https://leetcode-cn.com/problems/er-cha-sou-suo-shu-de-hou-xu-bian-li-xu-lie-lcof
中文题目输入一个整数数组,判断该数组是不是某二叉搜索树的后序
原文链接: https://leetcode-cn.com/problems/yuan-quan-zhong-zui-hou-sheng-xia-de-shu-zi-lcof
中文题目0,1,···,n-1这n个数字排成一个圆圈,从数字