2024 iThome 鐵人賽
Share More Gain More
佛心分享-刷題不只是刷題
選手 27 文章 768
Day 26
2024-10-10
529
0
原文題目 A trie (pronounced as "try") or prefix tree is a tree data struct...
MediumRelated Topics: Array / Hash Table / Math / MatrixLeetCode Source 解題想法 整...
前言 本日進度: [x] 6 題 general skills [ ] 第一堂課比較簡單就拆兩次看就好,【成大資安社社課】手把手Python教學 --- 從入...
Day 15
2024-08-27
522
0
Top K Numbers介紹大綱: 《上篇》 介紹Binary Heap(二元堆積)的結構與特性 Binary Heap與陣列的關係 《中篇》 Bin...
為什麼學習演算法? 第一次接觸 Leetcode 時,看到題目時直接傻住,因為題目都是英文,光是理解題意就讓我非常頭疼。那時,我發現自己的英文能力不足,甚至無...
Day 11
2024-09-25
520
0
原文題目 You are given an integer array nums. You are initially positioned at the ar...