Jump to content

User:Hengxin0912/Books/Algorithm

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Hengxin0912 (talk | contribs) at 07:51, 6 November 2014 (Created page with '{{saved book |title= |subtitle= |cover-image= |cover-color= | setting-papersize = a4 | setting-toc = auto | setting-columns = 2 }} == Algorithm Design an...'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


Algorithm Design and Analysis

[edit]
Strassen algorithm
Karatsuba algorithm
Binary search algorithm
Divide and conquer algorithms
Amortized analysis
Selection algorithm