LeetCodeSolutions icon indicating copy to clipboard operation
LeetCodeSolutions copied to clipboard

Reverse a stack using recursion

Open Anujjoshi021 opened this issue 2 years ago • 0 comments

problem statement: Write a program to reverse a stack using recursion without using any loops.

Please assign this issue to me and add a hacktoberfest label to it.

Anujjoshi021 avatar Oct 24 '23 06:10 Anujjoshi021