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

2016年11月6日

leetcode 127. Word Ladder ----- java
摘要: Given two words (beginWord and endWord), and a dictionary's word list, find the length of shortest transformation sequence from beginWord to endWord, 阅读全文
posted @ 2016-11-06 18:35 xiaoba1203 阅读(261) 评论(0) 推荐(0)
 
leetcode 126. Word Ladder II ----- java
摘要: Given two words (beginWord and endWord), and a dictionary's word list, find all shortest transformation sequence(s) from beginWord to endWord, such th 阅读全文
posted @ 2016-11-06 17:53 xiaoba1203 阅读(350) 评论(0) 推荐(0)
 
 

2016年11月5日

leetcode 125. Valid Palindrome ----- java
摘要: Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases. For example,"A man, a plan, a canal: Pan 阅读全文
posted @ 2016-11-05 15:25 xiaoba1203 阅读(479) 评论(0) 推荐(0)
 
leetcode 124. Binary Tree Maximum Path Sum ----- java
摘要: Given a binary tree, find the maximum path sum. For this problem, a path is defined as any sequence of nodes from some starting node to any node in th 阅读全文
posted @ 2016-11-05 14:33 xiaoba1203 阅读(144) 评论(0) 推荐(0)
 
leetcode 123. Best Time to Buy and Sell Stock III ----- java
摘要: Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may comple 阅读全文
posted @ 2016-11-05 12:29 xiaoba1203 阅读(157) 评论(0) 推荐(0)
 
 

2016年11月2日

leetcode 122. Best Time to Buy and Sell Stock II ----- java
摘要: Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may comple 阅读全文
posted @ 2016-11-02 17:37 xiaoba1203 阅读(206) 评论(0) 推荐(0)
 
leetcode 121. Best Time to Buy and Sell Stock ----- java
摘要: Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction 阅读全文
posted @ 2016-11-02 17:11 xiaoba1203 阅读(140) 评论(0) 推荐(0)
 
leetcode 120 Triangle ----- java
摘要: Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below. For example, given the fo 阅读全文
posted @ 2016-11-02 16:37 xiaoba1203 阅读(357) 评论(0) 推荐(0)
 
 

2016年11月1日

leetcode 115 Distinct Subsequences ----- java
摘要: Given a string S and a string T, count the number of distinct subsequences of T in S. A subsequence of a string is a new string which is formed from t 阅读全文
posted @ 2016-11-01 23:58 xiaoba1203 阅读(231) 评论(0) 推荐(0)
 
leetcode 119 Pascal's Triangle II ----- java
摘要: Given an index k, return the kth row of the Pascal's triangle. For example, given k = 3,Return [1,3,3,1]. Note:Could you optimize your algorithm to us 阅读全文
posted @ 2016-11-01 22:15 xiaoba1203 阅读(189) 评论(0) 推荐(0)
 
 
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 19 下一页

公告


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