Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 354 Bytes

Project Title

This project is a study of algorithms and data structures course that was initially written in Python but has been adopted to Node.js. It aims to provide a practical implementation of various algorithms and data structures using Node.js.

Running the Project

To run the project, use the following command:

npm run start