master
Enhance docs, add more tests in `Bag` (#5947)
Enhance docs, add more tests in `BloomFilter` (#5948)
Enhance class & function documentation in `CircularBuffer.java` (#5582)
Enhance docs, add more tests in `LFUCache` (#5949)
Refactor LWWElementSet (#6164)
Enhancing DisjointSetUnion data structure (#4366)
Enhance docs, add more tests in `DynamicArray` (#5952)
Add optimized version of DijkstraAlgorithm (#6088)
Enhance docs, add tests in `GenericHashMapUsingArray` (#5972)
Enhance docs, add tests in `MaxHeap` (#5983)
General performance improvement (#6078)
Add `SlidingWindowMaximum` algorithm (#5839)
Add tests for NodeStack (#6009)
Make DFS and BFS search algorithms generic (fixes #4229) (#4230)