Content deleted Content added
→Applying 2-Way Merge when k > 2: There are k lists to merge, not m. |
Sietse Snel (talk | contribs) m →Further reading: fix deprecated reference syntax and add author links for reference |
||
Line 63:
== Further reading ==
* {{cite book| last = Knuth| first = Donald| authorlink = Donald Knuth| series = [[The Art of Computer Programming]]| volume= 3| title= Sorting and Searching| edition = 2nd| publisher = Addison-Wesley| year= 1998| chapter = Section 5.2.4: Sorting by Merging| pages = 158–168| isbn = 0-201-89685-0| ref = harv}}
* {{cite book|author1=Thomas H. Cormen|authorlink1=Thomas H. Cormen|author2=Charles E. Leiserson|author3=Ronald L. Rivest|authorlink3=Ron Rivest|
[[Category:Sorting algorithms]]
|