TikTok Interview Question

Find the kth biggest element in array and binary tree question

Interview Answer

Anonymous

Apr 7, 2025

first just using the max heap and second through postorder