Posts
All the articles I've posted.
-
[Java] HashMap中的hashCode設計原理
javawhy hashcode >>> 16
-
[TCAD] 工具語言
programming tcadTCAD learning notes
-
[Leetcode] Maximum Frequency Stack 最大頻率堆疊
leetcodeMaximum Frequency Stack algorithm
-
[Java] 面試常見問題
java針對Java常見面試考題整理,持續更新。
-
[Java] transient 關鍵字
javaIntroduction to keyword transient
-
[Device] Mismatch Introduction
deviceDevice mismatch intro.
-
[Java] Integer.bitCount 解析
javaDesc Text.
-
[Java] Java 的中 HashMap.comparableClassFor(Object x) 的函式解讀
java data-structure認識泛型 generic type、類別 class
-
[Device] Ring Oscillator 環形振盪器
deviceA ring circuit with an odd numbers of inverters
-
[Java] List of list of something equality
javaCommon Test methodology in Leetcode