Hardik Pawar
Results
64
comments of
Hardik Pawar
I have refactored the test code to use Parameterized tests instead,
I have implemented the suggested changes, and added the test for `stack size != 1` before the return statement.
I have removed the print and main methods along with the addition of Junit tests.
Thank you!