master
style: enable `NeedBraces` in checkstyle (#5227)
Enhance docs, add tests in AVLTree (#6058)
style: enable `HideUtilityClassConstructor` in checkstyle (#5147)
Fix formatting (#4259)
chore: fix some comments (#5333)
Add Longest Subarray With Sum Less Than or Equal to K algorithm (#6042)
Add boundary traversal of binary tree (#5639)
style: enable `InvalidJavadocPosition` in checkstyle (#5237)
style: enable `MemberName` in checkstyle (#5193)
General performance improvement (#6078)
style: enable `MultipleVariableDeclarations` in checkstyle (#5175)
style: enable `LocalVariableName` in CheckStyle (#5191)
Add `QuadTree` data structure (#5681)
Change project structure to a Maven Java project + Refactor (#2816)
style: include `SS_SHOULD_BE_STATIC` (#5198)
style: enable `ParameterName` in CheckStyle. (#5196)
Add SplayTree (#5142)
Add treap class (#5563)
Enhance Trie data structure with added methods and tests (#5538)
style: enable `MethodName` in CheckStyle (#5182)