Topic: Stack Problem / Level: intermediate

Problem: Implement a function to simulate a real-world elevator system using stacks to handle requests.

Run the code to see the output here...