前言
本日進度:
[x] 6 題 general skills
Writeup
第一題:PW Crack 2
題目有把檢查密碼的程式給出來,那就直接叫輸入...
Given an unsorted integer array nums. Return the smallest positive integer that...
題目
1367. Linked List in Binary Tree難度: 中等偏難
題意
給定一串連鏈接head及一二元樹root,求head是否存在於二元...
108. Convert Sorted Array to Binary Search Tree
tags: Easy、Tree
Given an intege...
125. Valid Palindrome
題目描述:一個字串如果在將所有大寫字母轉換為小寫字母並移除所有非字母數字的字符後,正反讀起來相同,則稱為Palind...
前言
本日進度:
[x] 6 題 general skills
[x] 【成大資安社社課】手把手Python教學 --- 從入門到入侵 - 看完
Wri...