Skip to content

TypeScript Algorithms repository, inspired by the concepts and algorithms presented in the renowned book "Grokking Algorithms" by Aditya Bhargava. This repository is dedicated to providing TypeScript implementations of the algorithms discussed in the book

Notifications You must be signed in to change notification settings

shayan0v0n/algorithms-ts

Repository files navigation

What Are We Doing Here?

We Write Algorithms With Typescript

What Resource We Use For Algorithms?

.Grokking Algorithms
.Quera Algorithms

How To Execute Algorithms

as we using typescript you have to use bun or deno for execute algorithms, you can install bun as global runtime


    npm run install:bun

and then run the example using bun,


    bun run ./algorithm-dir/app.ts

i hope you enjoy:)

About

TypeScript Algorithms repository, inspired by the concepts and algorithms presented in the renowned book "Grokking Algorithms" by Aditya Bhargava. This repository is dedicated to providing TypeScript implementations of the algorithms discussed in the book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published