2024 iThome 鐵人賽
Share More Gain More
佛心分享-刷題不只是刷題
選手 27 文章 768
Day 26
2024-10-10
530
0
原文題目 A trie (pronounced as "try") or prefix tree is a tree data struct...
Day 25
2024-10-09
420
0
useCallback的用途和使用時機 useCallback hook 最主要的作用在於幫助其他 React 效能優化的手段維持正常,例如:React.mem...
Day 25
2024-10-09
206
0
Given a 0-indexed integer array nums of size n and two integers lower and upper,...
Day 25
2024-10-09
454
0
前言 今天要解的題目是 Find the Duplicate Number(尋找重複數字)。這道題有一點點小挑戰,因為我們需要在不修改原陣列的情況下,找出唯一...
Day 25
2024-10-09
304
0
今天來解YKL29(UVA11417):GCD GCD 找兩個數字之間的最大公因數 用a%b來縮小問題的規模 假設我們要計算 GCD(48, 18):48 %...
Day 25
2024-10-09
164
0
題目 Irish-Name-Repo 2 sql injection問題 預防方法#2 待補待補待補待補待補待補待補待補待補待補待補待補待補待補待補待補待補...