-
Notifications
You must be signed in to change notification settings - Fork 20.1k
Insights: TheAlgorithms/Java
Overview
Could not load contribution data
Please try again later
81 Pull requests merged by 12 people
-
Add ReverseStringUsingStack
#6452 merged
Aug 1, 2025 -
testing: improve
MergeKSortedLinkedListTes
#6445 merged
Jul 27, 2025 -
testing: improve testing
CRCAlgorithmTest
#6444 merged
Jul 27, 2025 -
testing: improve
BloomFilterTest
#6443 merged
Jul 26, 2025 -
Update DIRECTORY.md
#6446 merged
Jul 26, 2025 -
#6336/enhancement/Refactor: Standardize comparison logic using SortUtils
#6442 merged
Jul 26, 2025 -
Remove duplicate SimpleSort (same logic as ExchangeSort)
#6441 merged
Jul 26, 2025 -
testing: improve
DisjointSetUnionTest
#6440 merged
Jul 25, 2025 -
testing: improve
BagTest
#6435 merged
Jul 25, 2025 -
testing: improve test coverage
NodeStackTest
#6432 merged
Jul 25, 2025 -
testing: improve test coverage
StackOfLinkedListTest
#6430 merged
Jul 24, 2025 -
testing: improve test coverage
DequeTest
#6429 merged
Jul 24, 2025 -
testing: improve test coverage
CursorLinkedListTest
#6428 merged
Jul 24, 2025 -
testing: improve
StackArrayTest
#6424 merged
Jul 24, 2025 -
testing: improve
QueueTest
#6423 merged
Jul 23, 2025 -
testing: improve
SortStackTest
#6422 merged
Jul 23, 2025 -
testing: improve
CircularBufferTest
#6418 merged
Jul 23, 2025 -
chore(deps): bump org.junit:junit-bom from 5.13.3 to 5.13.4
#6434 merged
Jul 22, 2025 -
testing: improve
QueueByTwoStacksTest
#6416 merged
Jul 22, 2025 -
Update DIRECTORY.md
#6431 merged
Jul 22, 2025 -
testing: refactor to ParameterizedTest
PrefixEvaluatorTest
#6415 merged
Jul 22, 2025 -
testing: improving CountSinglyLinkedListRecursionTest
#6413 merged
Jul 22, 2025 -
testing: improving
GenerateSubsetsTest
#6412 merged
Jul 22, 2025 -
Update DIRECTORY.md
#6426 merged
Jul 21, 2025 -
Add cache with LIFO replacement policy
#6390 merged
Jul 21, 2025 -
Add matrix multiplication with double[][] and unit tests
#6417 merged
Jul 21, 2025 -
testing: improving
SkipListTest
#6411 merged
Jul 21, 2025 -
testing: improving
DequeTest
#6410 merged
Jul 21, 2025 -
testing: improving
PostfixEvaluatorTest
#6405 merged
Jul 21, 2025 -
refactor: improving
Median
#6404 merged
Jul 20, 2025 -
Update DIRECTORY.md
#6419 merged
Jul 20, 2025 -
testing: improving
CRCAlgorithmTest
#6403 merged
Jul 20, 2025 -
test: PointTest.java #HSFDPMUW
#6391 merged
Jul 20, 2025 -
testing: Enhance
ValidParenthesesTest
#6398 merged
Jul 19, 2025 -
testing: improve test coverage
PriorityQueuesTest
#6397 merged
Jul 19, 2025 -
testing: improve test coverage
DuplicateBracketsTest
#6396 merged
Jul 19, 2025 -
testing: improving test coverage
DisjointSetUnionTest
#6394 merged
Jul 19, 2025 -
Update DIRECTORY.md
#6414 merged
Jul 18, 2025 -
testing: improve test coverage
RangeInSortedArrayTest
#6395 merged
Jul 18, 2025 -
testing: improving test coverage
CountingInversionsTest
#6393 merged
Jul 18, 2025 -
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.11 to 7.6.12
#6406 merged
Jul 18, 2025 -
testing: additional testcases for
CountSinglyLinkedListRecursionTest
#6392 merged
Jul 18, 2025 -
testing: improve test coverage
ParityCheckTest
#6389 merged
Jul 17, 2025 -
testing: improve test coverage
SortedLinkedListTest
#6388 merged
Jul 17, 2025 -
testing: added unit tests for the
MinStackUsingTwoStacks
#6387 merged
Jul 17, 2025 -
testing: added unit tests for the
BinaryPow.binPow
#6386 merged
Jul 17, 2025 -
testing: improve tests coverage
AbsoluteValueTest
#6385 merged
Jul 17, 2025 -
testing: add more cases for
AverageTest
#6384 merged
Jul 16, 2025 -
refactor:
Convolution
#6382 merged
Jul 16, 2025 -
refactor:
Mode
#6381 merged
Jul 16, 2025 -
refactor:
MajorityElement
#6380 merged
Jul 15, 2025 -
refactor:
Intersection
#6379 merged
Jul 15, 2025 -
refactor: improving
DisjointSetUnion
#6378 merged
Jul 15, 2025 -
refactor: improving readability
DecimalToAnyUsingStack
#6377 merged
Jul 15, 2025 -
refactor: improving
MedianOfMatrix
#6376 merged
Jul 15, 2025 -
refactor:
OnesComplement
Tests Using Parameterized Inputs#6375 merged
Jul 14, 2025 -
refactor: refactor
Ceil
and improved tests#6366 merged
Jul 14, 2025 -
refactor:
TwoPointers
#6374 merged
Jul 13, 2025 -
refactor: cleanup
GenerateSubsets
#6373 merged
Jul 13, 2025 -
refactor: Refactor
SJFScheduling
and Tests#6372 merged
Jul 13, 2025 -
refactor: improving
GenericRoot
#6365 merged
Jul 12, 2025 -
refactor: add JavaDocs and improve readability in
InfixToPrefix
#6363 merged
Jul 12, 2025 -
refactor: Improve readability and code clarity in
InfixToPostfix
#6362 merged
Jul 12, 2025 -
cleanup: Improve docs, safety, and readability in
RangeInSortedArray
#6361 merged
Jul 11, 2025 -
refactor: adding docs for
LongestCommonPrefixTest
and Parameterized Tests#6360 merged
Jul 11, 2025 -
refactor: refactoring and documenting
Isomorphic String Checker
#6359 merged
Jul 11, 2025 -
refactor: clean up LargestRectangle and convert tests to parameterized format
#6356 merged
Jul 11, 2025 -
refactor: refactor Alphabetical and AlphabeticalTest
#6355 merged
Jul 10, 2025 -
chore(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
#6364 merged
Jul 10, 2025 -
refactor: improve Sparsity class with input validation and clearer logic
#6351 merged
Jul 9, 2025 -
refactor ShuffleArray: improve documentation and maintainability
#6357 merged
Jul 9, 2025 -
Update CODEOWNERS
#6353 merged
Jul 8, 2025 -
refactor: optimize ValidParentheses methods and add parameterized tests
#6352 merged
Jul 8, 2025 -
refactor: improve PythagoreanTriple logic and add parameterized tests
#6350 merged
Jul 7, 2025 -
refactor: improve median calculator class design and readability
#6349 merged
Jul 7, 2025 -
Fix the formatting issue with clang-format
#6346 merged
Jul 7, 2025 -
refactor: improve code and test coverage for
MapReduce
example#6348 merged
Jul 6, 2025 -
refactor: add parameterized tests for BitSwap
#6347 merged
Jul 6, 2025 -
Update DIRECTORY.md
#6344 merged
Jul 5, 2025 -
Add cache with FIFO replacement policy
#6337 merged
Jul 5, 2025
4 Pull requests opened by 3 people
-
#6438 Improvement of Hamming Distance class
#6447 opened
Jul 27, 2025 -
Improvement for BresenhamLine #6437
#6448 opened
Jul 27, 2025 -
Adding Triangular Prism
#6453 opened
Jul 31, 2025 -
Arth longest subarray
#6458 opened
Aug 4, 2025
9 Issues closed by 4 people
-
[FEATURE REQUEST] <ReverseStringUsingStack>
#6451 closed
Aug 1, 2025 -
[OTHER] Refactor: Standardize comparison logic using SortUtils
#6336 closed
Jul 26, 2025 -
[OTHER]
#6383 closed
Jul 26, 2025 -
[OTHER] Code Duplication: `SimpleSort` and `ExchangeSort` are identical
#6358 closed
Jul 26, 2025 -
Add DS Algorithms
#6304 closed
Jul 22, 2025 -
Enhance README with contribution examples and style guide
#6285 closed
Jul 22, 2025 -
[OTHER] Add More Test Cases for Existing Algorithms
#6282 closed
Jul 21, 2025 -
Organize Algorithms into Subdirectories by Category
#6283 closed
Jul 21, 2025 -
[cvdffgOTHER]
#6354 closed
Jul 8, 2025
6 Issues opened by 5 people
-
[FEATURE REQUEST] < Add Calculator Program>
#6459 opened
Aug 4, 2025 -
add colours
#6455 opened
Aug 1, 2025 -
Aplicación del patrón Chain of Responsibility en HammingDistance
#6438 opened
Jul 24, 2025 -
Aplicación del patrón Strategy en BresenhamLine
#6437 opened
Jul 24, 2025 -
Informe Técnico: Aplicación del Patrón Iterator en SudokuSolver
#6436 opened
Jul 24, 2025 -
The Ultimate Guide to Popcorn Box Packaging: Trends, Tips, and Customization
#6399 opened
Jul 17, 2025