首页
学习
活动
专区
工具
TVP
发布

专知

专栏作者
835
文章
1363492
阅读量
397
订阅数
【Leetcode237】关关的刷题日记 71–Leetcode237.Delete Node in a Linked List
关关的刷题日记71 – Leetcode 237. Delete Node in a Linked List 题目 Write a function to delete a node (except the tail) in a singly linked list, given only access to that node. Supposed the linked list is 1 -> 2 -> 3 -> 4 and you are given the third node with value
WZEARW
2018-04-12
4530
【关关的刷题日记63】Leetcode 111 Minimum Depth of Binary Tree
关关的刷题日记63 – Leetcode 111 Minimum Depth of Binary Tree 题目 Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node.. 题目让我们求二叉树的最小深度:最小深度是指从根节点到最近叶子节点的最短路径的
WZEARW
2018-04-12
7670
【关关的刷题日记62】Leetcode 104. Maximum Depth of Binary Tree
关关的刷题日记62 – Leetcode 104. Maximum Depth of Binary Tree 题目 Given a binary tree, find its maximum depth. The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node. 题目让我们求二叉树的最大深度:最大深度是指从根节点到最远叶子节点的最长路径的
WZEARW
2018-04-12
4620
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档