PinnedRachel YehRedotPay Visa卡,台灣購卡與使用測試紀錄歡迎透過我的邀請碼連結 (https://url.hk/i/tw/32epb) 註冊,現在註冊還送5 usdFeb 14Feb 14
Rachel Yeh刷題日記(16)Most Common WordGiven a paragraph and a list of banned words, return the most frequent word that is not in the list of banned words. It is guaranteed…Feb 2, 2021Feb 2, 2021
Rachel Yeh刷題日記(15)Construct Binary Tree from Inorder and Postorder TraversalGiven inorder and postorder traversal of a tree, construct the binary tree.Jan 19, 2021Jan 19, 2021
Rachel Yeh刷題日記(14) Plus OneGiven a non-empty array of decimal digits representing a non-negative integer, increment one to the integer.Jan 11, 2021Jan 11, 2021
Rachel Yeh刷題日記(13)Remove Duplicates from Sorted ArrayGiven a sorted array nums, remove the duplicates in-placesuch that each element appears only once and returns the new length.Jan 5, 2021Jan 5, 2021
Rachel Yeh刷題日記(12)Binary Tree Level Order TraversalGiven a binary tree, return the level order traversal of its nodes’ values. (ie, from left to right, level by level).Jan 5, 2021Jan 5, 2021
Rachel Yeh刷題日記(10) Kth Largest Element in an ArrayFind the kth largest element in an unsorted array. Note that it is the kth largest element in the sorted order, not the kth distinct…Jan 3, 2021Jan 3, 2021
Rachel Yeh刷題日記(9)136. Single NumberGiven a non-empty array of integers nums, every element appears twice except for one. Find that single one.Jan 2, 2021Jan 2, 2021
Rachel Yeh刷題日記(8)Find Peak ElementA peak element is an element that is strictly greater than its neighbors.Jan 2, 2021Jan 2, 2021