Posts
All the articles I've posted.
-
COVID-19 感染情况
·· 1 min readCOVID-19 感染时间线记录
-
Quick Sort
·· 2 min readQuicksort is an efficient, general-purpose sorting algorithm. Of course, we could sort arrays with Standard Library or STL simply and quickly. However, sorti...
-
Writing Furigana With Markdown
·· 1 min readThere are millions of Japanese language learners such as me all over the world. Kanji (漢字) are the logographic Chinese characters taken from the Chinese scri...
-
LeetCode Biweekly Contest 90
·· 4 min readYou are given an array of equal-length strings words. Assume that the length of each string is n.