Hello 👋, Welcome to my repository of implementations of various data structures using JavaScript.
- Clone the project using
git clone https://github.com/vtejaeta/Data-Structures-using-Javascript.git
- Move into the file directory you wish to run using
cd {folder_name}
. - Run the file in command line using command
node index.js
.
For questions related to this repository, please reachout to me through
Happy Coding!