BIG-O-NOTATION
1 article tagged with "big-o-notation"
- 演算法筆記 0 – 演算法定義與 Big O Notation2021-08-27
1. 演算法定義 一般來說,符合以下這 5 種特性(Characteristics)就可以稱為演算法: 1.1 輸入(Input) An algorithm may have many inputs or no inputs at all. 演算法應該具有 0 個或多個輸入。 1.2 輸出(Output) An algorithm should result at least one outpu