2025 iThome 鐵人賽
沒在獨自升級的 一起來
自我挑戰組
選手 183 文章 3476
Day 15
2025-09-29
53
0
Identity and Access Management、Security Assessment and Testing、Security Operatio...
Day 8
2025-09-25
53
0
前言: 在前幾天的文章中,我談到 AI 在教室裡如何作為「助教」,以及如何彙整學生的學習數據,幫助老師更快掌握班級狀況。然而,孩子的學習並不只發生在教室裡,家庭...
Day 5
2025-09-19
53
0
Longest Palindromic Substring 這題的目標是從給定的字串中,找到最長的那個「子字串」,而且那個子字串必須為「迴文」。 這題有幾...
Day 23
2025-10-07
53
0
Merge k Sorted Lists 這是「合併k個已排序鏈結串列」問題。這個問題要求將一個包含k個已排序鏈結串列(Linked Lists)的陣列l...
Day 26
2025-10-09
53
0
題目連結(https://leetcode.com/problems/avoid-flood-in-the-city/description/?envType=...
Day 17
2025-09-30
52
0
今天要來簡單說明一下bot背後到底是怎麼運作的,並用一張圖來概括 1. 使用者輸入指令 【 Discord 頻道裡輸入 !last-commit 】->...