Description: Address hash table with the chain method to solve the conflict: (hash function is based on the name of the first capital letter points) input: the names of students with scores operation: insert, modify, search, delete students and output hash table
To Search:
File list (Check if you may need any files):
哈希表.docx
Hash.cpp