Skip to content

Commit 1d6249d

Browse files
committed
Update README.
1 parent 4b4d770 commit 1d6249d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ the data.
6262
* `A` [Segment Tree](src/data-structures/tree/segment-tree) - with min/max/sum range queries examples
6363
* `A` [Fenwick Tree](src/data-structures/tree/fenwick-tree) (Binary Indexed Tree)
6464
* `A` [Graph](src/data-structures/graph) (both directed and undirected)
65-
* `A` [Disjoint Set](src/data-structures/disjoint-set)
65+
* `A` [Disjoint Set](src/data-structures/disjoint-set) - a union–find data structure or merge–find set
6666
* `A` [Bloom Filter](src/data-structures/bloom-filter)
6767
* `A` [LRU Cache](src/data-structures/lru-cache/) - Least Recently Used (LRU) cache
6868

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy