Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice

Implementation of Stack using linked list (template)

Open
#980 4 comments 0 reactions 1 assignee Claimed by @skimran2000 View on GitHub
LGMSOC21 🟨 Level2
Dominant language
C++
Stars
323
Forks
472
PR merge metrics
No merged PRs in 30d

Description

# Aim

- Creating a stack using a linked list

# Details

- Create a stack data structure using the linked list and the template feature of C++ so that data type of stack is decided at object creation.

### Programming language

- [ ] C
- [x] C++
- [ ] Java
- [ ] Python

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.