data-structures-cormen
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Data Structures

this repository contains Data Structures based on Cormen et al. Introductions to Algortihms.

Add it to your projects by executing the following command:

npm install data-structures-cormen

Data Structures

[x] Stack

[x] Queue

[x] Circular Double Linked List

[] Hash Table

[x] Binary Search Tree

[] Red Black Tree

[] B-Tree

[] Fibonacci Heap

[] van Emde Boas Tree

[] Graph

Roadmap

[x] Readme

[] Function Descriptions

[] Data Sctuctures display

[] Test coverage

[x] NPM publish

[] Yarn publish

Readme

Keywords

none

Package Sidebar

Install

npm i data-structures-cormen

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

11.2 kB

Total Files

12

Last publish

Collaborators

  • renanricoldi