V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
lavvrence

本科生发现了一种新型哈希表颠覆了姚期智 40 年前的猜想

  •  1
     
  •   lavvrence · Feb 11, 2025 · 1048 views
    This topic created in 441 days ago, the information mentioned may be changed or developed.

    Source

    Quote:

    for this new hash table, the time required for worst-case queries and insertions is proportional to (log x)^2 — far faster than x

    即便是满载(负载因子 100%)的一张哈希表,最差也能实现(log x)^2 时间复杂度的查询,比姚期智提出的理论下限 x 要快很多,(不依赖 hash 表内的负载程度)。基于 Tiny Pointers 实现。

    这是不是意味着很多编程语言内置的哈希表实现将被重写?

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   989 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 19:32 · PVG 03:32 · LAX 12:32 · JFK 15:32
    ♥ Do have faith in what you're doing.