OpenGenus/cosmos

Implementation of stacks using linked lists

Open

#920 opened on Oct 8, 2017

View on GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (3,724 forks)batch import
Hacktoberfestadd codenew algorithm

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Can i add implementation of stacks (push and pop operations) using linked lists? C++ implementation

Contributor guide