tstruct

0.1.0 • Public • Published

tstruct

Typed with TypeScript Build Status Coverage Status

Docs

Installation

npm install tstruct 

Data Structures

  • LinkedList
  • Tree
    • Binary Tree
    • Binary Search Tree
    • AVL Tree
  • Heap
    • Heap
    • MinHeap
    • MaxHeap
  • Queue
    • Priority Queue
  • Stack
  • Union Find
  • Trie
  • Graph
    • Minimum Spanning Tree
    • Bellman-Ford
    • Dijkstra

Algorithms

  • Quick Sort
  • Heap Sort
  • Radix Sort
  • Quick Select

Package Sidebar

Install

npm i tstruct

Weekly Downloads

1

Version

0.1.0

License

ISC

Unpacked Size

74.4 kB

Total Files

53

Last publish

Collaborators

  • powerofsoul