> For the complete documentation index, see [llms.txt](https://wiki.dmmax.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dmmax.me/computer-science/data-structures.md).

# Data Structures

## Links

* [Java HashMap](https://www.baeldung.com/java-hashmap)
* [Bloom Filter](http://llimllib.github.io/bloomfilter-tutorial/)
