help to implement hash table in my project

I am making apartment leasing system, In that I want to use hash table to store my key and values in bucket. But I don't know how I can implement that in my project?
Last edited on
Topic archived. No new replies allowed.