Skip to content

A hash table whose buckets are represented by doubly linked lists and that can be converted to a stack or a queue.

License

Notifications You must be signed in to change notification settings

yemikifouly/mutant-hash-table

Repository files navigation

Mutant Hash Table

This project constructs a Hash Table whose buckets are represented by Doubly LinkedList. The hash table can be converted to a stack or to a queue.

About

A hash table whose buckets are represented by doubly linked lists and that can be converted to a stack or a queue.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages