07 2021 档案

摘要:题目描述 LeetCode原题链接:222. Count Complete Tree Nodes Given the root of a complete binary tree, return the number of the nodes in the tree. According to Wi 阅读全文
posted @ 2021-07-27 22:57 夭夭夭夭夭桃子 阅读(97) 评论(0) 推荐(0)
摘要:题目描述 LeetCode原题链接:10. Regular Expression Matching Given an input string s and a pattern p, implement regular expression matching with support for '.'  阅读全文
posted @ 2021-07-17 18:12 夭夭夭夭夭桃子 阅读(104) 评论(0) 推荐(0)
摘要:题目描述 LeetCode原题链接:4. Median of Two Sorted Arrays Given two sorted arrays nums1 and nums2 of size m and n respectively, return the median of the two so 阅读全文
posted @ 2021-07-11 11:32 夭夭夭夭夭桃子 阅读(183) 评论(0) 推荐(0)
摘要:题目描述 LeetCode原题链接:287. Find the Duplicate Number Given an array of integers nums containing n + 1 integers where each integer is in the range [1, n] i 阅读全文
posted @ 2021-07-10 16:20 夭夭夭夭夭桃子 阅读(196) 评论(0) 推荐(0)