Wikipedia:Reference desk/Archives/Computing/2016 August 23

From Wikipedia, the free encyclopedia
Computing desk
< August 22 << Jul | August | Sep >> August 24 >
Welcome to the Wikipedia Computing Reference Desk Archives
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


August 23[edit]

Hello,

In the median of medians algorithm, how come we use a single recurrence relation for the complexity of the entire algorithm, although we have two different functions that are mutually recursive?

Thanks — Preceding unsigned comment added by 2.53.63.189 (talk) 19:36, 23 August 2016 (UTC)[reply]

You likely want the "Proof of O(n) running time" section in the article that you linked. 209.149.113.4 (talk) 17:21, 24 August 2016 (UTC)[reply]