摘要: Easy Given a n-ary tree, find its maximum depth. The maximum depth is the number of nodes along the longest path from the root node down to the farthe 阅读全文
posted @ 2019-09-26 13:47 程嘿嘿 阅读(165) 评论(0) 推荐(0)
摘要: Easy Given two arrays arr1 and arr2, the elements of arr2 are distinct, and all elements in arr2 are also in arr1. Sort the elements of arr1 such that 阅读全文
posted @ 2019-09-26 10:18 程嘿嘿 阅读(177) 评论(0) 推荐(0)