2024 iThome 鐵人賽
Share More Gain More
佛心分享-刷題不只是刷題
選手 27 文章 768
Day 26
2024-10-10
298
0
You are given an integer array banned and two integers n and maxSum. You are cho...
在 LeetCode 121 題「Best Time to Buy and Sell Stock」中,我們需要找到一個最佳的買入和賣出時間,使得我們可以從股價變...
Day 13
2024-09-27
297
0
原文題目You are given an m x n grid where each cell can have one of three values:...
Day 10
2024-09-24
297
0
繼續刷題 按照慣例,請ChatGPT幫我根據學習範圍出題,二元樹、BST、Tree Sort、Quick Sort、Merge Sort主題的LeetCode題...
Day 24
2024-09-24
296
0
題目 3043. Find the Length of the Longest Common Prefix難度: 中等偏易 題意 給定兩整數陣列arr1與arr...