//
pkg.gl
Category
github.com/ahmetsoykan/go-tutorials
049-data-structure
linear
dynamic
hash-tables
package
0.0.0-20240908161450-a2738a145fb8
Repository:
https://github.com/ahmetsoykan/go-tutorials.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
105 SLOC
#
Functions
Init
Init will create a bucket in each slot of the hash table.
#
Structs
Hashtable
Hashtable structure HashTable will hold an array.