Skip to content
都會阿嬤
  • 首頁
  • 文章列表
  • 關於阿嬤
  • 粉絲專頁
  • 小額贊助

分類: 演算法

LeetCode, Python, 演算法

【LeetCode】Contains Duplicate – 抓出多餘的人 – 陣列、雜湊 Hash、排序

tags: leetcode https://leetcode.com/problems/contains-d...

LeetCode, Python

【LeetCode】Merge Sorted Array – 把兩個陣列縫起來 – 陣列、雙指針、經典題

tags: leetcode https://leetcode.com/problems/merge-sort...

LeetCode, Python, 演算法

【LeetCode】Heap 堆積 – 堆著你ㄟ心

tags: leetcode 前言 這篇文章主要會先介紹在 Python 如何使用 Heap,然後不免俗的會講...

leetccode, Python

【LeetCode】Product of Array Except Self – 拿空間換時間 – 陣列、前綴和

tags: leetcode https://leetcode.com/problems/product-of...

LeetCode, Python

【LeetCode】Best Time to Buy and Sell Stock – 殺進殺出 – 數列、雙指標

tags: leetcode 題目 Leetcode 121 https://leetcode.com/pro...

LeetCode, 演算法

【LeetCode】 Two Sum – 反璞歸真 – 陣列、Hash Table 雜湊表

tags: leetcode 這是 Leetcode 的第一題,想跟你說的是先不要放棄,阿嬤陪你走下去 題目 ...

bokeh photography of yellow lights
Python, 演算法

Python 教學:位元運算 (Bitwise Operation)

Operator Description Example & Bitwise AND Operator...

LeetCode, 演算法

【LeetCode】 Climbing Stairs – 遞迴、動態規劃

題目 思路 解法一: 遞迴 (Recursion) 解法二:動態規劃 (Dynamic Programming...

latex, 演算法, 計算機

演算法 : 時間複雜度-漸進符號 (Asymptotic notation)

什麼是漸進符號 我們通常會用函數來表示演算法的時間及空間複雜度,而漸進符號其實就只是要表達這個函數簡化後的形式...

流量統計

  • 592
  • 53
  • 1,155
  • 5,135

最熱門的文章

  • Linux教學:chmod指令 (80,987)
  • Python 股票分析:Stocker 強大的股價預測分析工具 (附完整程式碼) (73,028)
  • Python 爬蟲教學:爬蟲進化 – 偽裝篇 fake_useragent 介紹 (58,877)
  • Linux教學:cat指令 (57,876)
  • Linux教學:alias指令 (46,228)

標籤

GitHub (1) javascript (2) Keras (4) Kubernetes (1) latex (7) leetccode (1) LeetCode (6) Linux指令 (16) MNIST (4) Notability (1) openmp (4) openmpi (2) pandas (2) Python (25) qiskit (2) react.js (2) shell (3) SQL (4) SSH (1) Tensorflow2 (7) Web (3) Youtube (1) 上下界變換 (1) 向量 (1) 多益 (1) 威力彩 (3) 學習 (1) 平行計算 (7) 微分方程 (4) 描圖 (1) 機器學習 (1) 深度學習 (13) 演算法 (6) 爬蟲 (4) 物理 (2) 積分技巧 (3) 美國 (2) 股票分析 (4) 航空 (1) 英文 (1) 計算機 (12) 語音合成 (3) 量子力學 (2) 量子電腦 (2) 飛行 (1)
© 2025 都會阿嬤 - Hacking Deep Learning with Python