SarthakKeshari / CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 132 forks source link

Create dynamic_stacks_using_array_and_template.cpp #353

Closed redhawk2002 closed 2 years ago

redhawk2002 commented 2 years ago

Issue Id you have worked upon - #322

Kindly write your answer here

Briefly explain your program logic -

Kindly write your answer here

created a dynamic stack using array along with explanation

Screenshots(Attach 2 screenshots of your own input and output) -

Attach here 1. image

2. image

image


Checklist:

Eg - If your code follow the below guidelines. Kindly change [] to [x]

All the conditions should be fulfilled for considering your code for merging -

SarthakKeshari commented 2 years ago

@redhawk2002, First screenshot looks a bit different in comparison to the code written. Next two are perfect. Kindly look into it and update me.

redhawk2002 commented 2 years ago

@SarthakKeshari it was a mistake from myside i have attached the screenshots again kindly review it o1 02

SarthakKeshari commented 2 years ago

@redhawk2002, Perfect

SarthakKeshari commented 2 years ago

@redhawk2002, I Appreciate the code presentation, organization and commenting Appreciating by Leveling up your question from level3 to level4