Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 269 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 269 Bytes

Data Structures With Typescript

Available Scripts

In the project directory, you can run:

yarn build

Build the project to the dist folder

yarn test

Launches the test runner in the watch mode with jest

  • Stack
  • Queue
  • LinedList
  • Deque
  • Heap