1.0.1 • Published 5 years ago

algorithm.ts v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

Author: @Aditya Kaushal

Date: August-2019

contains famous algorithms in computer science

under development and the language uses is TypeScript

Right now contains Sorting Algorithms:

BubbleSort

SelectionSort

InsertionSort

MergeSort

NOTE: Quick and Heap Sort are under Development and Test files haven't been written yet. Feel free to add your code and make it grow!

Kudos! Happy Coding