Content deleted Content added
m Open access bot: add arxiv identifier to citation with #oabot. |
m fix description of binarysearch in pseudocode |
||
Line 68:
insert A[j] at S[ins]
Here, <code>binarysearch(el, A, k)</code> performs [[binary search]] in the first {{mvar|k}} elements of {{mvar|A}}, skipping over gaps, to find a place where to locate element {{mvar|
== References ==
|