Skip to content

comparing speed of searching specific characters between hash table and array

License

Notifications You must be signed in to change notification settings

aishenghuomeidaoli/hash_vs_array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash_vs_array

comparing speed of searching specific characters between hash table and array

$ python test.py
generating data set finished
list time is  3.394463300704956
set time is  0.0032389163970947266

About

comparing speed of searching specific characters between hash table and array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages