Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近、私は MapDB をいじり始め、その興味深い特性について学びました。私が今理解しているように、BTree、Hashmap、Hashset の 3 つの主要なデータ型があります。私には少しわかりにくいのですが、Btree を使用するよりも Hahsmap (および Hashset) を使用する方が良い場合は? 他のデータ構造と比較して、各データ構造を使用する際の長所と短所はありますか?