Topic: Stack Problem / Level: beginner

Problem: Write a program to push the elements of an array into a stack and print the minimum and maximum values.

Run the code to see the output here...