Tag: 算法
237 total results found
Leetcode PHP题解--D48 985. Sum of Even Numbers After Queries
D48 985. Sum of Even Numbers After Queries 题目链接 985. Sum of Even N...
Leetcode PHP题解--D47 868. Binary Gap
D47 868. Binary Gap 题目链接 868. Binary Gap 题目分析 给定一个数字,计算其二进制表示中,出现的...
Leetcode PHP题解--D46 893. Groups of Special-Equivalent Strings
D46 893. Groups of Special-Equivalent Strings 题目链接 893. Groups of ...
Leetcode PHP题解--D45 D45 872. Leaf-Similar Trees
D45 872. Leaf-Similar Trees 题目链接 872. Leaf-Similar Trees 题目分析 如果一个...
Leetcode PHP题解--D45 872. Leaf-Similar Trees
D45 872. Leaf-Similar Trees 题目链接 872. Leaf-Similar Trees 题目分析 如果一个...
Leetcode PHP题解--D44 590. N-ary Tree Postorder Traversal
590. N-ary Tree Postorder Traversal 题目链接 590. N-ary Tree Postorder...
Leetcode PHP题解--D43 589. N-ary Tree Preorder Traversal
589. N-ary Tree Preorder Traversal 题目链接 589. N-ary Tree Preorder T...
Leetcode基础刷题之PHP解析(350,371)
2019-4-25 星期四 开始吧 上一篇链接 Leetcode基础刷题之PHP解析(342,344,349) 题目描述 ...
Leetcode PHP题解--D42 559. Maximum Depth of N-ary Tree
559. Maximum Depth of N-ary Tree 题目链接 559. Maximum Depth of N-ary ...
Leetcode基础刷题之PHP解析(342,344,349)
题外话:最近身体越来越差了,提醒各位:注意休息注意休息注意休息!!!。 2019-4-23 星期三 开始吧 今天还是3题。 ...
Leetcode PHP题解--D41 104. Maximum Depth of Binary Tree
104. Maximum Depth of Binary Tree 题目链接 104. Maximum Depth of Binar...
Leetcode基础刷题之PHP解析(292,303,326)
2019-4-23 星期二 开始吧 今天做的题目都挺简单的,索性直接3篇一起发,省的浪费文章数。别怪我跳题,不是因为hard就是...
Leetcode PHP题解--D40 412. Fizz Buzz
412. Fizz Buzz 题目链接 412. Fizz Buzz 题目分析 这个题目也很简单。 从1逐个输出到给定数组,但逢3输...
Leetcode基础刷题之PHP解析(290. Word Pattern)
2019-4-22 星期一 开始吧 上一题链接 Leetcode基础刷题之PHP解析(283. Move Zeroes) ...
Leetcode基础刷题之PHP解析(290. Word Pattern)
2019-4-22 星期一 开始吧 上一题链接 Leetcode基础刷题之PHP解析(283. Move Zeroes) ...