File:Hashtable linkedlist collision.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(916 × 451 pixels, file size: 46 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description Example of collision handling in a hashtable using linked lists. When the same hash is produced, the item is appended at the end of the list. When reading the table, one has to go through all linked items until the desired object is found.
Date 2.10.2006
Source Own work
Author Dake

Licensing

[edit]
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:17, 18 October 2006Thumbnail for version as of 19:17, 18 October 2006916 × 451 (46 KB)Dake~commonswiki (talk | contribs)== Description == {{Information |Description=Example of collision handling in a hashtable using linked lists. When the same hash is produced, the item is appended at the end of the list. When reading the table, one has to go through all linked items until

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: