Given an integer array nums sorted in non-decreasing order, remove the duplicates in-place such that each unique element appears only once. The relative order of the elements should be kept the same.
【LeetCode】0023. Merge k Sorted Lists
You are given an array of k
linked-lists lists
, each linked-list is sorted in ascending order.
【LeetCode】0022.Generate Parentheses
Given n
pairs of parentheses, write a function to generate all combinations of well-formed parentheses.
【LeetCode】0000. 解題目錄
最近開始刷 LeetCode,但雖然有些題目解了出來,但還是存在很多似懂非懂的模糊空間,因此想透過記錄的方式記下這些經驗與領略,並用自己的方式表達出來,以釐清這些模糊的空間。
【K8S Beginners 筆記】CH 4~6 PODs, YAML, ReplicaSet and Deployments
建立 Python 的虛擬環境
沒啥重點,純粹就是我熊熊忘了怎麼離開虛擬環境所生出來的一篇 XDDD
在 Ubuntu 上生成隨機密碼
從草稿夾挖出來的一篇,我都忘記有這篇了 XDDD
之在〈Ubuntu 上設定密碼規則並強迫使用者更換密碼〉一文中提過,我們會生成亂數密碼給使用者,然後請使用者第一次登入時修改密碼。而這篇就是生成亂數密碼的部份。
放大圖片不失真的網站 Bigjpg
找到一個可以網站可以降低放大後圖片的模糊感。
【K8S Beginners 筆記】CH 1~3 Introduction、Overview and Setup
最近公司在流行考 CKA 與 CKAD 的證照,所以大家最近在都在買課程,說真的 Udemy 應該給我們團購價的 XDDD
不過 Beginners 這門課程並不是針對 CKA 或 CKAD,這門課算是它們的前置課程,算是給 K8S 初學者的,正適合我這個一知半解者。
【K8S Beginners 筆記】目錄
最近公司在流行考 CKA 與 CKAD 的證照,所以大家最近在都在買課程,說真的 Udemy 應該給我們團購價的 XDDD
不過 Beginners 這門課程並不是針對 CKA 或 CKAD,這門課算是它們的前置課程,算是給 K8S 初學者的,正適合我這個一知半解者,所以就多買了這門課。