An open API service indexing awesome lists of open source software.

https://github.com/technikhil314/an-algorithm-a-day

Algorithm and DS using typescript for my personal learning
https://github.com/technikhil314/an-algorithm-a-day

Last synced: over 1 year ago
JSON representation

Algorithm and DS using typescript for my personal learning

Awesome Lists containing this project

README

          

# An algorithm a day

## What is this?

This is a project for my personal relearning of algorithms and data structures using typescript.

## Why?

1. I wanted to brush up my concepts of DS and algo for long time
2. Also I wanted to get started with typescript

## Do you want to run this?

### Pre requisites

Basic understanding of DS algo

#### Concepts you should be aware of

1. Knowledge of nodejs
2. Knowledge of typescript

#### Softwares you should have

1. Nodejs > 14