Блог пользователя rahul_1234

Автор rahul_1234, история, 7 лет назад, По-английски

Hi,

Given a max-heap represented as an array, return the kth largest element without modifying the heap. Pleaae provide an algorithm which is most optimised. There are few answers on net but I guess most are following a particular structure of heap, so I want a correct answer.

  • Проголосовать: нравится
  • -9
  • Проголосовать: не нравится