larissalages / code_problems

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.
MIT License
55 stars 182 forks source link

Make a Stack structure with JS #468

Closed SamuelSimoes31 closed 1 year ago

SamuelSimoes31 commented 1 year ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Description

How to make a JS array to behave like a Stack

:heart: Thank you!