|
|
241. LeetCode 516. Longest Palindromic Subsequence
( 쿠케캬캬 개발 기록 | 23-04-14 20:50 )
|
반응형 https://leetcode.com/problems/longest-palindromic-subsequence/ Longest Palindromic Subsequence - LeetCode Can you solve this real interview question? Longest Palindromic Subsequence - Given a string s, find t... Tag: Algorithm, leetcode
|
|
242. LeetCode 1639. Number of Ways to Form a Target String Given a Dictionary
( 쿠케캬캬 개발 기록 | 23-04-16 14:47 )
|
반응형 https://leetcode.com/problems/number-of-ways-to-form-a-target-string-given-a-dictionary/description/ Number of Ways to Form a Target String Given a Dictionary - LeetCode Can you solve this real interview question? ... Tag: Algorithm, leetcode
|
|
243. LeetCode 2390. Removing Stars From a String
( 쿠케캬캬 개발 기록 | 23-04-11 22:35 )
|
반응형 https://leetcode.com/problems/removing-stars-from-a-string/ Removing Stars From a String - LeetCode Can you solve this real interview question? Removing Stars From a String - You are given a string s, whi... Tag: Algorithm, leetcode
|
|
244. LeetCode 1254. Number of Closed Islands
( 쿠케캬캬 개발 기록 | 23-04-06 19:10 )
|
반응형 https://leetcode.com/problems/number-of-closed-islands/description/ Number of Closed Islands - LeetCode Can you solve this real interview question? Number of Closed Islands - Given a 2D grid consists of... Tag: Algorithm, leetcode
|
|
245. LeetCode 1020. Number of Enclaves
( 쿠케캬캬 개발 기록 | 23-04-07 20:46 )
|
반응형 https://leetcode.com/problems/number-of-enclaves/ Number of Enclaves - LeetCode Can you solve this real interview question? Number of Enclaves - You are given an m x n binary matrix grid, where 0 represent... Tag: Algorithm, leetcode
|
|
246. LeetCode 133. Clone Graph
( 쿠케캬캬 개발 기록 | 23-04-08 11:58 )
|
반응형 https://leetcode.com/problems/clone-graph/description/ Clone Graph - LeetCode Can you solve this real interview question? Clone Graph - Given a reference of a node in a connected [https://en.wikipe... Tag: Algorithm, leetcode
|
|
247. LeetCode 1857. Largest Color Value in a Directed Graph
( 쿠케캬캬 개발 기록 | 23-04-09 15:05 )
|
반응형 https://leetcode.com/problems/largest-color-value-in-a-directed-graph/description/ Largest Color Value in a Directed Graph - LeetCode Can you solve this real interview question? Largest Color Value in a D... Tag: Algorithm, leetcode
|
|
248. LeetCode 2300. Successful Pairs of Spells and Potions
( 쿠케캬캬 개발 기록 | 23-04-02 14:06 )
|
반응형 https://leetcode.com/problems/successful-pairs-of-spells-and-potions/description/ Successful Pairs of Spells and Potions - LeetCode Can you solve this real interview question? Successful Pairs of Spells and... Tag: Algorithm, leetcode
|
|
249. LeetCode 881. Boats to Save People
( 쿠케캬캬 개발 기록 | 23-04-03 21:47 )
|
반응형 https://leetcode.com/problems/boats-to-save-people/ Boats to Save People - LeetCode Can you solve this real interview question? Boats to Save People - You are given an array people where people[i] i... Tag: Algorithm, leetcode
|
|
250. LeetCode 2405. Optimal Partition of String
( 쿠케캬캬 개발 기록 | 23-04-04 20:24 )
|
반응형 https://leetcode.com/problems/optimal-partition-of-string/ Optimal Partition of String - LeetCode Can you solve this real interview question? Optimal Partition of String - Given a string s, partition... Tag: Algorithm, leetcode
|
|
251. LeetCode 983. Minimum Cost For Tickets
( 쿠케캬캬 개발 기록 | 23-03-29 20:30 )
|
반응형 https://leetcode.com/problems/minimum-cost-for-tickets/ Minimum Cost For Tickets - LeetCode Can you solve this real interview question? Minimum Cost For Tickets - You have planned some train traveling one year... Tag: Algorithm, leetcode
|
|
252. LeetCode 1402. Reducing Dishes
( 쿠케캬캬 개발 기록 | 23-03-29 20:45 )
|
반응형 https://leetcode.com/problems/reducing-dishes/ Reducing Dishes - LeetCode Can you solve this real interview question? Reducing Dishes - A chef has collected data on the satisfaction level of his n di... Tag: Algorithm, leetcode
|
|
253. LeetCode 87. Scramble String
( 쿠케캬캬 개발 기록 | 23-03-30 20:18 )
|
반응형 https://leetcode.com/problems/scramble-string/ Scramble String - LeetCode Can you solve this real interview question? Scramble String - We can scramble a string s to get a string t using the follow... Tag: Algorithm, leetcode
|
|
254. LeetCode 704. Binary Search
( 쿠케캬캬 개발 기록 | 23-04-01 14:06 )
|
반응형 https://leetcode.com/problems/binary-search/description/ Binary Search - LeetCode Can you solve this real interview question? Binary Search - Given an array of integers nums which is sorted in ascending order, a... Tag: Algorithm, leetcode
|
|
255. LeetCode 2360. Longest Cycle in a Graph
( 쿠케캬캬 개발 기록 | 23-03-26 16:10 )
|
반응형 https://leetcode.com/problems/longest-cycle-in-a-graph/description/ Longest Cycle in a Graph - LeetCode Can you solve this real interview question? Longest Cycle in a Graph - You are given a directed ... Tag: Algorithm, leetcode
|
|