Skip to content

Ada-C13/stacks-queues-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacks and Queues Practice (JavaScript)

See the Ruby version for details.

Installation

This has been tested with node 12.10.0. To install, run

npm i

after cloning this project.

Testing

Run all tests with:

npm test

About

Stack and queue practice in Javascript based on Ruby version at https://github.com/Ada-C13/stacks-queues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Dockerfile 4.2%
  • Shell 0.2%