摘要: 题目描述 Find the total area covered by two rectilinear rectangles in a 2D plane. Each rectangle is defined by its bottom left corner and top right corner 阅读全文
posted @ 2019-06-24 16:33 你好哇傻小妞 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Given a complete binary tree, count the number of nodes. Note: Definition of a complete binary tree from Wikipedia:In a complete binary tree ever 阅读全文
posted @ 2019-06-24 15:10 你好哇傻小妞 阅读(115) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Given an array of integers, find out whether there are two distinct indices i and j in the array such that the absolute difference between nums[i 阅读全文
posted @ 2019-06-24 14:44 你好哇傻小妞 阅读(442) 评论(0) 推荐(0) 编辑