摘要:
题目 Given the head of a singly linked list, reverse the list, and return the reversed list. Example 1: Input: head = [1,2,3,4,5] Output: [5,4,3,2,1] Ex 阅读全文
posted @ 2022-03-08 14:26
frankming
阅读(38)
评论(0)
推荐(0)
摘要:
题目 You are given a perfect binary tree where all leaves are on the same level, and every parent has two children. The binary tree has the following de 阅读全文
posted @ 2022-03-08 14:05
frankming
阅读(37)
评论(0)
推荐(0)

浙公网安备 33010602011771号