COMMITS
October 9, 2024
L
Add SwapAdjacentBits algorithm (#5634)
Lakshyajeet Singh Goyal committed
H
Add tests, remove `print` & `main` methods in `BoundaryFill.java` (#5640)
Hardik Pawar committed
X
Add boundary traversal of binary tree (#5639)
xuyang471 committed
A
Add Ones & Twos Complement in BitManipulation (#5604)
Abhinay Verma committed
S
Fix columnarTranspositionCipher and typos in Test (#5649)
SAIVARDHAN15 committed
H
Add tests, enhance docs in `KadaneAlgorithm.java` (#5646)
Hardik Pawar committed
H
Add tests, remove `main`, add negativity test in `Fibonacci.java` (#5645)
Hardik Pawar committed
H
Add tests, remove `main` in `DiceThrow/DP.java` (#5644)
Hardik Pawar committed
H
Add tests, remove `main` & `print` methods in `CoinChange.java` (#5642)
Hardik Pawar committed
S
Optimised Space Complexity To O(sum) (#5651)
Sanketh L Reddy committed
H
Add tests, remove `main` method, improve docs in BruteForceKnapsack (#5641)
Hardik Pawar committed
H
Add tests for CountFriendsPairing (#5643)
Hardik Pawar committed
H
Add JobSchedulingWithDeadline algorithm (#5608)
Hardik Pawar committed
H
Add MedianOfTwoSortedArrays algorithm (#5554)
Hardik Pawar committed
A
Update CreateAndDetectLoop with tests (#5561)
Albin Sabu committed
October 8, 2024
L
Add NumberAppearingOddTimes algorithm (#5633)
Lakshyajeet Singh Goyal committed
M
Improve power sum algorithm (#5652)
Manish Raj committed
H
Remove `print` & `main` methods (#5584)
Hardik Pawar committed
H
Add CrosswordSolver algorithm (#5626)
Hardik Pawar committed
H
Add WordPatternMatcher algorithm (#5627)
Hardik Pawar committed
H
Add StackUsingTwoQueues algorithm (#5625)
Hardik Pawar committed
H
Add SortStack algorithm (#5624)
Hardik Pawar committed
T
feat : new dp algo added `UniqueSubsequenceCount.java` (#5586)
Tuhinm2002 committed
D
Chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#5632)
dependabot[bot] committed
October 7, 2024
H
Add QueueByTwoStacks algorithm (#5623)
Hardik Pawar committed
S
Add QuadraticEquationSolver and test cases (#5619)
Sailok Chinta committed
S
Enhance Trie data structure with added methods and tests (#5538)
Sailok Chinta committed
N
Add palindrome singly linkedlist optimised approach (#5617)
Nandini Pandey committed
T
Add another method to check valid parentheses in ValidParentheses.java (#5616)
Taranjeet Singh Kalsi committed
P
Add BM25 Inverted Index Search Algorithm (#5615)
Prayas Kumar committed