Topic: Stack Problem / Level: beginner

Problem: Implement a function to push elements from an array into a stack in reverse order.

Run the code to see the output here...