|
|
271. LeetCode 23. Merge k Sorted Lists
( 쿠케캬캬 개발 기록 | 23-03-12 09:38 )
|
반응형 https://leetcode.com/problems/merge-k-sorted-lists/description/ Merge k Sorted Lists - LeetCode Can you solve this real interview question? Merge k Sorted Lists - You are given an array of k linked-lis... Tag: Algorithm, leetcode
|
|
272. LeetCode 142. Linked List Cycle II
( 쿠케캬캬 개발 기록 | 23-03-09 22:27 )
|
반응형 https://leetcode.com/problems/linked-list-cycle-ii/description/ Linked List Cycle II - LeetCode Can you solve this real interview question? Linked List Cycle II - Given the head of a linked list, return th... Tag: Algorithm, leetcode
|
|
273. LeetCode 875. Koko Eating Bananas
( 쿠케캬캬 개발 기록 | 23-03-09 00:52 )
|
반응형 https://leetcode.com/problems/koko-eating-bananas/ Koko Eating Bananas - LeetCode Can you solve this real interview question? Koko Eating Bananas - Koko loves to eat bananas. There are n piles of bananas, the ... Tag: Algorithm, leetcode
|
|
274. LeetCode 1539. Kth Missing Positive Number
( 쿠케캬캬 개발 기록 | 23-03-06 22:53 )
|
반응형 https://leetcode.com/problems/kth-missing-positive-number/ Kth Missing Positive Number - LeetCode Can you solve this real interview question? Kth Missing Positive Number - Given an array arr of positi... Tag: Algorithm, leetcode
|
|
275. LeetCode 2187. Minimum Time to Complete Trips
( 쿠케캬캬 개발 기록 | 23-03-07 21:40 )
|
반응형 https://leetcode.com/problems/minimum-time-to-complete-trips/ Minimum Time to Complete Trips - LeetCode Can you solve this real interview question? Minimum Time to Complete Trips - You are given an ar... Tag: Algorithm, leetcode
|
|
276. LeetCode 1345. Jump Game IV
( 쿠케캬캬 개발 기록 | 23-03-05 12:06 )
|
반응형 https://leetcode.com/problems/jump-game-iv/description/ Jump Game IV - LeetCode Can you solve this real interview question? Jump Game IV - Given an array of integers arr, you are initially positioned... Tag: Algorithm, leetcode
|
|
277. LeetCode 2444. Count Subarrays With Fixed Bounds
( 쿠케캬캬 개발 기록 | 23-03-04 13:28 )
|
반응형 https://leetcode.com/problems/count-subarrays-with-fixed-bounds/description/ Count Subarrays With Fixed Bounds - LeetCode Can you solve this real interview question? Count Subarrays With Fixed Bounds - You... Tag: Algorithm, leetcode
|
|
278. LeetCode 652. Find Duplicate Subtrees
( 쿠케캬캬 개발 기록 | 23-02-28 19:43 )
|
반응형 https://leetcode.com/problems/find-duplicate-subtrees/description/ Find Duplicate Subtrees - LeetCode Can you solve this real interview question? Find Duplicate Subtrees - Given the root of a binary t... Tag: Algorithm, leetcode
|
|
279. LeetCode 912. Sort an Array
( 쿠케캬캬 개발 기록 | 23-03-01 10:43 )
|
반응형 https://leetcode.com/problems/sort-an-array/description/ Sort an Array - LeetCode Can you solve this real interview question? Sort an Array - Given an array of integers nums, sort the array in ascending ... Tag: Algorithm, leetcode
|
|
280. LeetCode 443. String Compression
( 쿠케캬캬 개발 기록 | 23-03-02 22:36 )
|
반응형 https://leetcode.com/problems/string-compression/description/ String Compression - LeetCode Can you solve this real interview question? String Compression - Given an array of characters chars, compre... Tag: Algorithm, leetcode
|
|
281. LeetCode 28. Find the Index of the First Occurrence in a String
( 쿠케캬캬 개발 기록 | 23-03-03 20:28 )
|
반응형 https://leetcode.com/problems/find-the-index-of-the-first-occurrence-in-a-string/description/ Find the Index of the First Occurrence in a String - LeetCode Can you solve this real interview question? Find th... Tag: Algorithm, leetcode
|
|
282. LeetCode 427. Construct Quad Tree
( 쿠케캬캬 개발 기록 | 23-02-27 21:13 )
|
반응형 https://leetcode.com/problems/construct-quad-tree/description/ Construct Quad Tree - LeetCode Can you solve this real interview question? Construct Quad Tree - Given a n * n matrix grid of 0's and 1's o... Tag: Algorithm, leetcode
|
|
283. LeetCode 1675. Minimize Deviation in Array
( 쿠케캬캬 개발 기록 | 23-02-25 13:42 )
|
반응형 https://leetcode.com/problems/minimize-deviation-in-array/description/ Minimize Deviation in Array - LeetCode Can you solve this real interview question? Minimize Deviation in Array - You are given an ... Tag: Algorithm, leetcode
|
|
284. LeetCode 121. Best Time to Buy and Sell Stock
( 쿠케캬캬 개발 기록 | 23-02-25 13:52 )
|
반응형 https://leetcode.com/problems/best-time-to-buy-and-sell-stock/description/ Best Time to Buy and Sell Stock - LeetCode Can you solve this real interview question? Best Time to Buy and Sell Stock - You ar... Tag: Algorithm, leetcode
|
|
285. LeetCode 72. Edit Distance
( 쿠케캬캬 개발 기록 | 23-02-26 13:20 )
|
반응형 https://leetcode.com/problems/edit-distance/description/ Edit Distance - LeetCode Can you solve this real interview question? Edit Distance - Given two strings word1 and word2, return the minimum number... Tag: Algorithm, leetcode
|
|