Skip to content

marlowpayne/linkedlist.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

linkedlist.js

A linkedlist implementation with an arbitrary restriction: No use of arrays

Run test cases with node index.js (Requires node >= 6.0.0)

About

A linkedlist implementation with an arbitrary restriction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published