iT邦幫忙

鐵人檔案

2024 iThome 鐵人賽
回列表
自我挑戰組

Leetcode 解題之旅:逐日攻克 系列

Leetcode 每日一題

鐵人鍊成 | 共 30 篇文章 | 2 人訂閱 訂閱系列文 RSS系列文
DAY 1

每日一LeetCode(1)

234. Palindrome Linked List 題目敘述: given the head of a singly linked list, return...

2024-08-01 ‧ 由 elviex 分享
DAY 2

每日一LeetCode(2)

20. Valid Parentheses 題目敘述 Given a string s containing just the characters '(',...

2024-08-02 ‧ 由 elviex 分享
DAY 3

每日一LeetCode(3)

383.Ransom Note 題目敘述: Given two strings ransomNote and magazine, return true if...

2024-08-03 ‧ 由 elviex 分享
DAY 4

每日一LeetCode(4)

412.Fizz Buzz 題目敘述: Given an integer n, return a string array answer (1-indexed)...

2024-08-04 ‧ 由 elviex 分享
DAY 5

每日一LeetCode(5)

876.Middle of the Linked List 題目敘述: Given the head of a singly linked list, retu...

2024-08-05 ‧ 由 elviex 分享
DAY 6

每日一LeetCode(6)

1337.The K Weakest Rows in a Matrix 題目敘述: You are given an m x n binary matrix m...

2024-08-06 ‧ 由 elviex 分享
DAY 7

每日一LeetCode(7)

1342.Number of Steps to Reduce a Number to Zero 題目敘述: Given an integer num, retu...

2024-08-07 ‧ 由 elviex 分享
DAY 8

每日一LeetCode(8)

1672.Richest Customer Wealth 題目敘述: You are given an m x n integer grid accounts...

2024-08-08 ‧ 由 elviex 分享
DAY 9

每日一LeetCode(9)

389.Find the Difference 題目敘述: You are given two strings s and t.String t is gene...

2024-08-09 ‧ 由 elviex 分享
DAY 10

每日一LeetCode(10)

857. Minimum Cost to Hire K Workers 題目敘述: There are n workers. You are given two...

2024-08-10 ‧ 由 elviex 分享