• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
xiaoba1203
记录leetcode之路
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2017年3月28日

leetcode 213. House Robber II 抢劫房子II---------- java
摘要: Note: This is an extension of House Robber. After robbing those houses on that street, the thief has found himself a new place for his thievery so tha 阅读全文
posted @ 2017-03-28 23:00 xiaoba1203 阅读(359) 评论(0) 推荐(0)
 
leetcode 212. Word Search II Add to List 查找单词---------- java
摘要: Given a 2D board and a list of words from the dictionary, find all words in the board. Each word must be constructed from letters of sequentially adja 阅读全文
posted @ 2017-03-28 18:05 xiaoba1203 阅读(246) 评论(0) 推荐(0)
 
leetcode 211. Add and Search Word - Data structure design 设计一个数据结构用来存储word---------- java
摘要: Design a data structure that supports the following two operations: search(word) can search a literal word or a regular expression string containing o 阅读全文
posted @ 2017-03-28 16:15 xiaoba1203 阅读(175) 评论(0) 推荐(0)
 
leetcode 210. Course Schedule II 课程计划 II ---------- java
摘要: There are a total of n courses you have to take, labeled from 0 to n - 1. Some courses may have prerequisites, for example to take course 0 you have t 阅读全文
posted @ 2017-03-28 12:32 xiaoba1203 阅读(195) 评论(0) 推荐(0)
 
leetcode 209. Minimum Size Subarray Sum 找出最小的和的长度 ---------- java
摘要: Given an array of n positive integers and a positive integer s, find the minimal length of a contiguous subarray of which the sum ≥ s. If there isn't 阅读全文
posted @ 2017-03-28 11:52 xiaoba1203 阅读(232) 评论(0) 推荐(0)
 
leetcode 208. Implement Trie (Prefix Tree) 设计前缀树 ---------- java
摘要: Implement a trie with insert, search, and startsWith methods. Note:You may assume that all inputs are consist of lowercase letters a-z. 设计一个前缀树,包括inse 阅读全文
posted @ 2017-03-28 10:28 xiaoba1203 阅读(129) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3