Name: Anonymous 2010-06-14 10:34
Hello /prog/
Im trying to implement a hash-table algorithm, the problem is: i dont know shit about hash-tables.
Now i might seem noobish for asking, but can someone explain them to me, Wikipedia didnt help a dick.
All i could find out was that the key has to be encoded in some way.
On a side note, why the fuck is it called a linked list? Isnt it obvious that it is linked, else it wouldnt be a list would it.
Im trying to implement a hash-table algorithm, the problem is: i dont know shit about hash-tables.
Now i might seem noobish for asking, but can someone explain them to me, Wikipedia didnt help a dick.
All i could find out was that the key has to be encoded in some way.
On a side note, why the fuck is it called a linked list? Isnt it obvious that it is linked, else it wouldnt be a list would it.