C Algorithm – Sort a stack using recursion- Data Structure – Given a stack, sort it using recursion. Use of any loop constructs like while, for..etc
reverse stack using two stacks
3 Articles
3
C Algorithm – Reverse a stack using recursion – Data Structure – Write a program to reverse a stack using recursion. You are not allowed to use
C Algorithm – Evaluation of Postfix Expression – Data Structure -Given a string, reverse it using stack. For example “GeeksQuiz” should be converted