摘要: Given a list of words (without duplicates), please write a program that returns all concatenated words in the given list of words. A concatenated word 阅读全文
posted @ 2018-12-16 17:58 Veritas_des_Liberty 阅读(331) 评论(0) 推荐(0) 编辑
摘要: 958. Check Completeness of a Binary Tree Given a binary tree, determine if it is a complete binary tree. Definition of a complete binary tree from Wik 阅读全文
posted @ 2018-12-16 12:53 Veritas_des_Liberty 阅读(216) 评论(0) 推荐(0) 编辑