need help on a data structure problem

Dongsheng Ruan ruan at jcmills.com
Thu Feb 1 22:31:13 EST 2007


Not quite related with Python. But my Data Structure course is experiemented 
on python and there is no data structure group, So I have to post here:

Write a procedure (in pseudocode!) to increase the number of buckets in a 
(closed) hash table. Analyze its time and space complexity. 





More information about the Python-list mailing list