• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
kakaxisisan
这里以后只放刷题了哦论文转战知乎了哦
博客园 首页 新随笔 联系 订阅 订阅 管理

2019年5月19日

11. Container With Most Water
摘要: description: Given n non negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that 阅读全文
posted @ 2019-05-19 21:16 kakaxisisan 阅读(100) 评论(0) 推荐(0)
 
26. Remove Duplicates from Sorted Array*(快慢指针)
摘要: description: Given a sorted array nums, remove the duplicates in place such that each element appear only once and return the new length. Do not alloc 阅读全文
posted @ 2019-05-19 14:17 kakaxisisan 阅读(169) 评论(0) 推荐(0)
 
25. Reverse Nodes in k-Group
摘要: description: Given a linked list, reverse the nodes of a linked list k at a time and return its modified list. k is a positive integer and is less tha 阅读全文
posted @ 2019-05-19 11:25 kakaxisisan 阅读(114) 评论(0) 推荐(0)
 
24. Swap Nodes in Pairs
摘要: description: Given a linked list, swap every two adjacent nodes and return its head. You may not modify the values in the list's nodes, only nodes its 阅读全文
posted @ 2019-05-19 10:32 kakaxisisan 阅读(164) 评论(0) 推荐(0)
 
23. Merge k Sorted Lists
摘要: description: Merge k sorted linked lists and return it as one sorted list. Analyze and describe its complexity. Note: Example: my answer: "感恩" 两个两个合并, 阅读全文
posted @ 2019-05-19 09:59 kakaxisisan 阅读(146) 评论(0) 推荐(0)
 
 

公告


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