原作者已歸隱(小隱隱於野,中隱隱於市,大隱隱於朝),並且先前的「萌王莉姆露」帳號已經刪除。以下是原作者文章與資訊的彙整。 iThome鐵人賽2023「用Pyth...
Bar Code (2023 12 CPE 最後一題) 因為要交作業的關係:解題+拍片+剪 大概花了兩天(所以就放在一起了) 題目連結 第一次講解,有點生疏...
Given the root of a binary tree, invert the tree, and return its root. 給一個 tree...
此為我 2023 年大型語言模型學習經驗的總結。 我們接下來的內容會在這裏優先發佈: ChatGPT 落地研究 | Ted,歡迎訂閱。 前言 隨著年終的到來,...
1. Docker安裝 + 使用Docker安裝Golang + 網路 Docker是為了讓我之後寫後端+DB方便使用,但是Docker裝完之後一直強迫被關閉,...
Id 與名稱無關不可以做關聯,Id為唯一值 不同模型Id可以重複 簡寫一律用全大寫(ID,EN,TW) 強烈建議先做i18n 分類格式 { Id:...
給定一個Array,並且給定一個L、R、Value,我們要在陣列的Array[L]跟Array[R]之間加上value。 定義:前綴和序列:Si=S(i-1)+...
Given the head of a linked list, remove the nth node from the end of the list an...
市場調查的過程不應該止於一個時間點,如果能夠關注以下需要追蹤的細節與數據,就能更有效節省時間! 產品和服務簡單來說,就是在產品與服務方面您能提供什麼?與競爭對...
You are given the head of a singly linked-list. The list can be represented as:...
Given the head of a singly linked list, reverse the list, and return the reverse...
Short Sort 題目連結點此抱歉,今天在寫 12/25 的文章時才發現我昨天根本沒有寫XD 今天來補一下 題目意思 有 a b c三張牌 只能用以下方法交...
Compare T-Shirt Sizes 題目連結 解題 要先了解以下狀況 L永遠大於 M或S(不管加了幾個X) M永遠大於S(不管加了幾個X) 尾...
You are given the heads of two sorted linked lists list1 and list2. Merge the tw...
There is an integer array nums sorted in ascending order (with distinct values)....
在剛開始開發時,對於套件管理還有系統路徑的不熟悉可能安裝不同套件到不同的路徑下,會出現明明有install但是import時找不到module的問題或是IDE偵...
Suppose an array of length n sorted in ascending order is rotated between 1 and...
內容大綱 一、這篇文章想傳達的二、開場問題三、理解程式學習的盲點與關鍵四、該怎麼解決?談談現在常見的學習方式五、結論 HackMD 系列目錄HackMD 好讀連...
AWS聖誕職涯爐邊對談主要分為三個部分,Cloud 101雲端知識王、大使計畫與各部門介紹、爐邊對談與換桌環節。 壹、Cloud 101雲端基礎知識介紹 在第...
Equal Candies 題目連結 首先要了解以下幾個條件 1.不能把糖果換到其他盒 2.只能用減少(吃)的方式來達成平衡(每盒糖果數量相同) 所以我們能...
Building an Aquarium 題目連結 解題 應先具備以下能力 binary search vertor 知道從底部一層一層的看太慢了會L...
You are given a string s and an integer k. You can choose any character of the s...
許多好用的免費管理工具通常只提供個人授權 (for personal use) 或非商用 (non-commercial use),企業的管理人員若沒仔細閱讀條...
Given a string s, find the length of the longest substring without repeating cha...
Given two strings s and t, return true if t is an anagram of s, and false otherw...
Given an integer array nums, return true if any value appears at least twice in...
2D Traveling 昨天晚上的時候有寫了,但忘記發出來 題目連結 在起點與終點找到離主城最近的距離(這裡稱作是a) a 的求法 = 起點與最近的主...
Azure DevOps 提供 99.9% 的 SLA 服務等級保證,表示一年之中必須要有 99.9% 的時間正常營運,如果 Azure DevOps 在特定月...
Triangle Construction (ICPC) 題目連結 這次 ICPC 中的第 M 題,真的有點麻煩在 test24 給了 67000 個輸入值...
inMon免費版本 sFlowTrend 免錢要錢的版本是sFlowTrend-Pro sFlowTrend 接受最多來自五個交換器或主機的 sFlow 數據,...