Skip to content

Add Concurrent Merge Sort Implementation #16314

Add Concurrent Merge Sort Implementation

Add Concurrent Merge Sort Implementation #16314

Triggered via pull request July 26, 2026 16:24
Status Failure
Total duration 1m 39s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
build: src/main/java/com/thealgorithms/sorts/ConcurrentMergeSort.java#L25
(design) FinalClass: Class ConcurrentMergeSort should be declared as final.