摘要: 题目如下: A Stepping Number is an integer such that all of its adjacent digits have an absolute difference of exactly 1. For example, 321 is a Stepping Nu 阅读全文
posted @ 2019-10-07 06:37 seyjs 阅读(614) 评论(0) 推荐(1) 编辑
摘要: 题目如下: Given two binary search trees, return True if and only if there is a node in the first tree and a node in the second tree whose values sum up to 阅读全文
posted @ 2019-10-07 06:34 seyjs 阅读(750) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Given three integer arrays arr1, arr2 and arr3 sorted in strictly increasing order, return a sorted array of only the integers that appeared in  阅读全文
posted @ 2019-10-07 06:31 seyjs 阅读(495) 评论(0) 推荐(0) 编辑