Thread: Datastructure type

  1. #1
    Banned
    Join Date
    Apr 2015
    Posts
    596

    Datastructure type

    Hi guys, Can anyone please explain to me when I can use Hashtable ?
    what I mean, why for example not using array instead of Hashtable? what's the reason for motivating me to use Hashtable?
    thanks alot for your cooperative, this's not homework question, but it's significant for me to know when I can use a hashtable, and if there's any concrete example simplify the concept of using hashtable data structure would be much appreciated !

  2. #2
    Registered User
    Join Date
    Feb 2019
    Posts
    1,078

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    You already have a thread with the same question, which is going to get the same answers.
    Hashtable
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Random Graph datastructure
    By apatil65 in forum C Programming
    Replies: 1
    Last Post: 06-18-2013, 11:02 PM
  2. Replies: 2
    Last Post: 05-23-2011, 02:04 PM
  3. Datastructure lab
    By El_Maco in forum C++ Programming
    Replies: 14
    Last Post: 10-10-2004, 07:35 AM
  4. Replies: 2
    Last Post: 12-16-2002, 09:27 PM
  5. Link lists as datastructure
    By stseitli in forum C Programming
    Replies: 13
    Last Post: 07-09-2002, 07:34 AM

Tags for this Thread