Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8249643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T23:36:55+00:00 2026-06-07T23:36:55+00:00

List multiplies when its full, but hashmap/hashtable multiplies when it reaches loadfactor, so why

  • 0

List multiplies when its full, but hashmap/hashtable multiplies when it reaches loadfactor, so why can’t hashmap wait for resizing till its full, is it parting of underlying hasing algorithm??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T23:36:57+00:00Added an answer on June 7, 2026 at 11:36 pm

    There’s a big difference between an array-list and a hash-map: the former stores each entry into discrete slots, while the latter may put more than one entry into a slot if the entries’ hashes match. That means that a hash-map may start to slow down long before every slot is taken and indeed, it’s quite unlikely that you’d fill every slot once and once only before having to double-up in a slot.

    If you’ve got a fixed set of things that can be hashed, it is possible to create a hash and from it a hash-map that will store just that fixed set of things in an efficient manner: the result is called a perfect hash.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use this select without multiple but its always list all country
This one seems painfully obvious to me, but for some reason I can't get
I have a list view full of items that contain multiple widgets each such
I have list page to show all images with its name from database in
I have a list of items on my page, but the list is displayed
I am using Simple Listview to display Email addresses from Contact List. Its working
I`v come across a need where I want to create multiple list items from
I have multiple dropdown list: @Html.DropDownListFor(x => x.HaveColoSpace.SelectedOptions, new SelectList(Model.HaveColoSpace.Options, Value, Text), new {
How should I map multiple columns with List in IBATIS ? I have a
So I create multiple BackgroundWorkers using loop: foreach (var item in list) { worker

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.