Pregunta de entrevista de Xiaomi

As I remember, one technical question is to find the kth largest node in a binary search tree.

Respuesta de la entrevista

Anónimo

11 sep 2016

Try to solve the problem in place, with a proper time complexity