gdsc-gvp / DSA

Implementation of various data structures and algorithms.
MIT License
15 stars 52 forks source link

Stacks Implementation #62

Closed rnrathod16 closed 3 years ago

rnrathod16 commented 3 years ago

Algorithm name

Mention the Algorithm which you want to add

Programming language

Additional context (OPTIONAL)

Add any other context or screenshots about the feature request here.

github-actions[bot] commented 3 years ago

It's great having you contribute to this project

Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord STAR THE REPO

rakesh0x7 commented 3 years ago

@rnrathod16 someone already have created PR in cpp! you can choose another lang

rnrathod16 commented 3 years ago

@deephunt3r can i work on stack using linked list in the same repository

rakesh0x7 commented 3 years ago

yes!!