xAI logoxAI
Coding·45 minMembers

Multithreaded Integer Sort

Members only

Sort an integer array, but the solution must use multiple threads. Single-threaded `sort()` is rejected outright. The expected approach is a parallel merge / parallel quick sort that partitions the in...

SWE
Infra Eng
concurrency
threading
sorting
parallel-algorithm
medium
Frequency
Low
Last asked
2026-01-15
Stage
phone-screen · onsite-coding

Log in to continue reading the full content