typescript-algo
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

About

Build Status

This project implements common Computer Science data structure in TypeScript, in a type-safe and generic manner.

Development Guide

Sprint 1 Implementation: sorting

  • [ ] quick sort
  • [ ] merge sort
  • [ ] insertion sort
  • [ ] heap sort

License

The code in this repository is distributed under the terms of the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i typescript-algo

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

17.7 kB

Total Files

13

Last publish

Collaborators

  • ydeng