摘要: 题目描述 Given a string of numbers and operators, return all possible results from computing all the different possible ways to group numbers and operator 阅读全文
posted @ 2019-07-01 19:33 你好哇傻小妞 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Write an efficient algorithm that searches for a value in an m x n matrix. This matrix has the following properties: Integers in each row are sor 阅读全文
posted @ 2019-07-01 16:37 你好哇傻小妞 阅读(116) 评论(0) 推荐(0) 编辑
摘要: 题目描述 Given an array nums, there is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the  阅读全文
posted @ 2019-07-01 11:03 你好哇傻小妞 阅读(90) 评论(0) 推荐(0) 编辑