leetcode with python:242. Valid Anagram

题目: Given two strings s and t, return true if t is an anagram of s, and false otherwise. An Anagram is a word or phrase formed by rearranging the letters of a different word or phrase, typically us
leetcode with python:5. Longest Palindromic Substring

题目: Given a string s, return the longest palindromic substring in s. 给定一个字串,找出其中最长对称子字串 这题我的解法偏暴力解 class Solution: def longestPalindrome(self,
我...也想成为火箭队(9) - 纪录自己的学习 (公益程式体验营、履历)

2022/05 公益程式体验营真的是我的救星,狠狠的把我以前学习的HTML、CSS压在地上摩擦,整体学习下来不仅是单纯複习而已,更是让切版技术有层次的上升。
leetcode with python:6. Zigzag Conversion

题目: The string PAYPALISHIRING is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility) P A H N
leetcode with python:257. Binary Tree Paths

题目: Given the root of a binary tree, return all root-to-leaf paths in any order. 给定一棵binary tree,回传所有root-to-leaf路径 老样子用递迴来实作的树题 # Definition for a binar
GitHub Copilot 撰写程式码服务引起的版权争议

GitHub 的 Copilot 付费服务虽然有趣,但是他是向被代管的 Free and Open Source (FOSS) 程式码学习,也引出 Copilot 写的程式码的所有权的问题,以及是否要遵循 FO
自定超频上限,找到自己的超频效能与电量之间的平衡点

当 CPU 啓动 Turbo 超频的时后,它需要消耗更多能量来维持高频率。我选择降低 Turbo 频率上限,追求在超频效能与电量之间的平衡点。 在 Ubuntu Terminal 观察
leetcode with python:258. Add Digits

题目: Given an integer num, repeatedly add all its digits until the result has only one digit, and return it. 给定一数,将其每一位数字相加,得出结果后重複,直到结果是个位数回传
雷电Maild webmail漏洞

详情见: http://www.raidenhttpd.com/jlbb/viewtopic.php?t=20096 Raiden Maild Release Notes http://www.raidenmaild.com/tw/whatsnew_v4.txt 已有客户传出灾情 请有使用雷电Maild的各位儘速更