Topic: Stack Problem / Level: beginner

Problem: Create a function to find the kth largest element in a stack.

Run the code to see the output here...