Clarification and Typo in Merge_Sort.ipynb
iangohy opened this issue · comments
Ian Goh commented
Clarification
Can I clarify what is meant by
At the bottom of the tree, we can only $c\times 1$, and so
Sounds like it was typed halfway hmm.
Typo
1
And if we sum up the computation time at each leve level, we would obtain
2
and similarly at everly every level. Therefore, the total computation time is the sum at each level multiplied by the number of level.
Oka Kurniawan commented
Thanks @iangohy . Regarding the sentence, yeah I have rephrased it. There is nothing after that.