Skip to content

This repo is an open source collection and playground of algorithms, data structures, coding exercises and related documentation to brush up your knowledge of computer science fundamentals.

License

Notifications You must be signed in to change notification settings

simonespa/algorithms-and-data-structures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms & Data structures

This repo is an open source collection and playground of algorithms, data structures and related documentation to brush up your knowledge of computer science fundamentals, or learn it from scratch.

How to use it

Install all dependencies

npm install

To play around with the data structures and algorithms and create your own stuff, run TS in watch mode in order to get incremental compilation errors while you code

npm run dev

You can run a TypeScript module directly with ts-node

npm start <path/to/the/file.ts>

You can also write tests and run the entire suite once

npm run test

or run it in watch mode

npm run test:watch

About

This repo is an open source collection and playground of algorithms, data structures, coding exercises and related documentation to brush up your knowledge of computer science fundamentals.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy