Skip to content

Data Structures and Algorithms using Typescript and Vitest

Notifications You must be signed in to change notification settings

kamzzi/DSA-Typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms

Your guide to the DSA world!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Data Structures and Algorithms

A repository containing topics about Data Structures and Algorithms. Each structure and algorithm is described in a theoretical way with explanations as well as in a practical way. In addition, each structure is subject to testing.

(back to top)

Built With

  • Vite
  • TypeScript
  • Jest

(back to top)

Getting Started

To start using the project, follow these steps:

  • Clone the repository git clone https://github.com/kamzzi/DSA-Typescript.git YOUR_FOLDER
  • Install the necessary packages npm install
  • Run the live version npm run dev
  • Optionally run the provided tests npm run test

(back to top)

Contact

DSA-Typescript: https://github.com/kamzzi/DSA-Typescript

(back to top)

About

Data Structures and Algorithms using Typescript and Vitest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published