I've written an article about `HashSet`, `LinkedHa...
# feed
c
I've written an article about
HashSet
,
LinkedHashSet
,
TreeSet
, how they work internally and the different ways they can be broken to do unexpected things → https://ivan.canet.dev/blog/2025/05/12/sets.html
👍 3
❤️ 1
K 13
🚀 5
k
This was a really good read, thank you