快轉到主要內容

Posts

Python 高階和匿名函數
·1 分鐘
Python Python Basics
Python 測試
·1 分鐘
Python Python Basics
Python 異常處理
·1 分鐘
Python Python Basics
Python 中的文件操作
·1 分鐘
Python Python Basics
Python 中的 Class 和 Class Inheritance 語法
·1 分鐘
Python Python Basics Oop
Leetcode 1749. 任意子陣列的最大絕對和
·1 分鐘
Data Structure and Algorithms LeetCode Solutions Leetcode-Solutions Prefix-Sum
介紹 EC2
·1 分鐘
AWS EC2 Ec2 Cloud
Leetcode 1524. 和為奇數的子陣列數量
·3 分鐘
Data Structure and Algorithms LeetCode Solutions Leetcode-Solutions Dynamic-Programming Prefix-Sum
介紹 IAM
·1 分鐘
AWS IAM Iam Cloud
Leetcode 1261. 從受污染的二元樹中找出元素
·1 分鐘
Data Structure and Algorithms LeetCode Solutions Leetcode-Solutions Dfs
Leetcode 1980. 找出不在清單中的二進位字串
·1 分鐘
Data Structure and Algorithms LeetCode Solutions Leetcode-Solutions
Leetcode 1415. 長度為 n 的所有快樂字串中字典序第 k 小的字串
·2 分鐘
Data Structure and Algorithms LeetCode Solutions Leetcode-Solutions Backtracking Dfs Combinations