摘要: You are given two binary trees root1 and root2. Imagine that when you put one of them to cover the other, some nodes of the two trees are overlapped w 阅读全文
posted @ 2020-01-21 02:45 CNoodle 阅读(174) 评论(0) 推荐(0)
摘要: Given a string and an integer k, you need to reverse the first k characters for every 2k characters counting from the start of the string. If there ar 阅读全文
posted @ 2020-01-21 01:38 CNoodle 阅读(139) 评论(0) 推荐(0)