Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gheidi

    hash function

    I would like to write a program In C that reads 12 or so names. I'd like to insert the names according to a hash function. The collisions is solved using the chaining method as shown below. The hash function should use the name as the key and returns a number between 0 and 2. The hash function...
  2. gheidi

    random question

    Hi! Using access and asp I would like to make a site where you get one question at a time, 20 questions before you get your result. In my database there are 40 questions. So I need to work out how I can make my site choose a random question each time. I've managed to make it choose one, but the...

Part and Inventory Search

Back
Top