Skip to content

qbentil/DATA-Structures-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATA Structures Implementation

 

DATA Structures Implementation

Github top language Github language count License Github forks Github stars

🚧 DATA Structures Implementation 🚀 Under construction... 🚧


About   |   Structures   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This repostory contains the implementation of some data structures in JavaScript and TypeScript. Feel free to contribute to this repository.🎉

✨ Structures

✔️ HashTable;
✔️ LinkedList;
✔️ Queue;\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/qbentil/data-structures-implementation

# Access
$ cd data-structures-implementation

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Shadrack Bentil

 

Back to top

About

Data Structures using JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published