Skip to content

A basic implementation of classic data structures in Typescript.

Notifications You must be signed in to change notification settings

PrasannaC/TypeScript-DataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

TypeScript-DataStructures

An implementation of classic data structures in Typescript.

List of data structures currently implemented:

  1. Singly Linked Lists.
  2. Doubly Linked Lists.
  3. Stacks.
  4. Queues.

About

A basic implementation of classic data structures in Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published