PIXNET Logo登入

yoruru的努力日記

跳到主文

雖然懶懶的會很舒服,但是還是得努力啊!歡迎光臨yoruru在痞客邦的努力日記~

部落格全站分類:不設分類

  • 相簿
  • 部落格
  • 留言
  • 名片
  • 11月 09 週三 202218:42
  • [LeetCode] 142. Linked List Cycle II


142. Linked List Cycle II
Given the head of a linked list, return the node where the cycle begins. If there is no cycle, return null.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(9)

  • 個人分類:LeetCode
▲top
  • 11月 09 週三 202215:53
  • [LeetCode] 141. Linked List Cycle


141. Linked List Cycle
Given head, the head of a linked list, determine if the linked list has a cycle in it.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(3)

  • 個人分類:LeetCode
▲top
  • 11月 08 週二 202216:20
  • [LeetCode] 160. Intersection of Two Linked Lists


160. Intersection of Two Linked Lists
Given the heads of two singly linked-lists headA and headB, return the node at which the two lists intersect. If the two linked lists have no intersection at all, return null.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(0)

  • 個人分類:LeetCode
▲top
  • 11月 07 週一 202200:05
  • [LeetCode] 876. Middle of the Linked List


876. Middle of the Linked List
Given the head of a singly linked list, return the middle node of the linked list.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(4)

  • 個人分類:LeetCode
▲top
  • 11月 06 週日 202215:01
  • [LeetCode] 206. Reverse Linked List


206. Reverse Linked List
Given the head of a singly linked list, reverse the list, and return the reversed list.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(3)

  • 個人分類:LeetCode
▲top
  • 11月 04 週五 202216:42
  • [LeetCode] 21. Merge Two Sorted Lists


21. Merge Two Sorted Lists
You are given the heads of two sorted linked lists list1 and list2.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(4)

  • 個人分類:LeetCode
▲top
  • 10月 28 週五 202220:54
  • [LeetCode] 33. Search in Rotated Sorted Array


There is an integer array nums sorted in ascending order (with distinct values).
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(5)

  • 個人分類:LeetCode
▲top
  • 10月 26 週三 202212:36
  • [LeetCode] 540. Single Element in a Sorted Array

image
You are given a sorted array consisting of only integers where every element appears exactly twice, except for one element which appears exactly once.
Return the single element that appears only once.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(5)

  • 個人分類:LeetCode
▲top
  • 10月 24 週一 202211:06
  • [LeetCode] 34. Find First and Last Position of Element in Sorted Array

image
Given an array of integers nums sorted in non-decreasing order, find the starting and ending position of a given target value.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(4)

  • 個人分類:LeetCode
▲top
  • 10月 21 週五 202221:48
  • [LeetCode] 278. First Bad Version

image
You are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of your product fails the quality check. Since each version is developed based on the previous version, all the versions after a bad version are also bad.
Suppose you have n versions [1, 2, ..., n] and you want to find out the first bad one, which causes all the following ones to be bad.
(繼續閱讀...)
文章標籤

yoruru 發表在 痞客邦 留言(0) 人氣(3)

  • 個人分類:LeetCode
▲top
«1...3457»

個人資訊

yoruru
暱稱:
yoruru
分類:
不設分類
好友:
累積中
地區:

熱門文章

  • (21,383)[文件分享]月份血壓紀錄表
  • (659)[乳酪抹醬] 巧兒-焦糖核桃乳酪抹醬
  • (582)[摘要整理(ch1-4)+小心得]僕人II:修練與實踐
  • (459)SOU・SOU官網購物開箱
  • (458)[生吐司] 呂昇達老師-日本生吐司 麵包機1.6斤蛋奶素版本實測
  • (234)Vue.js in vs2019 npm error: npm run build exited with code 1
  • (94)[祕魯行前準備] 成大 - 旅遊醫學診 (自費)
  • (63)練習正規表示式 Regular Expressions網站推薦
  • (42)[摘要整理]21世紀的21堂課
  • (5)[LeetCode] 540. Single Element in a Sorted Array

文章分類

toggle 烘焙 (2)
  • 麵包機 (1)
  • 甜點 (2)
toggle 職場 (2)
  • LeetCode (40)
  • 讀書心得 (18)
toggle 玩樂 (1)
  • 旅遊 (7)
  • 未分類文章 (1)

最新文章

  • [LeetCode-C] 1. Two Sum
  • [LeetCode-C] 4. Median of Two Sorted Arrays
  • [LeetCode-C] 215. Kth Largest Element in an Array
  • [LeetCode-C] 75. Sort Colors
  • [LeetCode-C] 179. Largest Number
  • [LeetCode-C] 27. Remove Element
  • [LeetCode-C] 56. Merge Intervals
  • [LeetCode-C] 735. Asteroid Collision
  • [LeetCode-C] 1249. Minimum Remove to Make Valid Parentheses
  • [LeetCode-C] 1209. Remove All Adjacent Duplicates in String II

最新留言

  • [23/04/07] 受惠者 於文章「[文件分享]月份血壓紀錄表...」留言:
    非常感謝您的檔案,很實用也給了我很大的幫助。 謝謝您的善心!...
  • [23/01/15] 訪客 於文章「[文件分享]月份血壓紀錄表...」留言:
    感謝您的檔案,給了很大幫助! 下載下來讓長輩可以確實做紀錄...
  • [22/02/22] Joshua 於文章「[生吐司] 呂昇達老師-日本生吐司 麵包...」留言:
    👍感謝分享,天冷請多注意保暖,有空歡迎一起交...
  • [18/05/06] 訪客 於文章「2018.04.28 - 30 台東少則...」留言:
    照片有箭頭超貼心的! 原來這個名宿還有「少則得,多則惑」的...
  • [18/05/06]  於文章「17174830196...」留言:
    ...
  • [17/12/10]  於文章「17104267685...」留言:
    ...
  • [17/12/10] 10 於文章「2017.11.10 珠海長隆海洋王國攻...」留言:
    期待其他篇遊記~~ 也期待快點出現工作日誌~ BTW我覺...

動態訂閱

文章精選

文章搜尋

誰來我家

參觀人氣

  • 本日人氣:
  • 累積人氣: