Topic: Stack Problem / Level: intermediate

Problem: Design a function to find the celebrity in a party using a stack.

Run the code to see the output here...