Added Documentation for Stack. It consists of basic operations like insertion, deletion, displaying elements, checking for empty stack. Besides, there's implementation, using both linked list and array.
Related issue?
closes: #121
Checklist:
Before you create this PR, confirm all the requirements listed below by checking the checkboxes [x]:
What is the change?
Added Documentation for Stack. It consists of basic operations like insertion, deletion, displaying elements, checking for empty stack. Besides, there's implementation, using both linked list and array.
Related issue?
closes: #121
Checklist:
Before you create this PR, confirm all the requirements listed below by checking the checkboxes
[x]
: