永远别说永远,凡事皆有可能。
—— 《放牛班的春天》

"We don't read and write poetry because it's cute. We read and write poetry because we are members of the human race. And the human race is filled with passion. And medicine, law, business, engineering, these are noble pursuits and necessary to sustain life. But poetry, beauty, romance, love, these are what we stay alive for."
- Dead Poets Society

Redis 源码阅读第二弹:sds

千里之行,始于足下

千里之行,始于足下

Redis 源码阅读第一弹:MacOS + CLion 2023.2.2 搭建 Redis 源码阅读环境

Leetcode 121. 买卖股票的最佳时机

leetcode 189. 轮转数组:https://leetcode.cn/problems/rotate-array/?envType=study-plan-v2&envId=top-interview-150

  1. 多数元素:https://leetcode.cn/problems/majority-element
  1. 删除有序数组中的重复项 II:https://leetcode.cn/problems/remove-duplicates-from-sorted-array-ii/description/