TightKnowsDaWhey
TightKnowsDaWhey
14.04.2020 • 
Mathematics

Suppose we are given a sequence S of n elements, each of which is colored red or blue. Assuming S is represented as an array, give an in-place method for ordering S so that all the blue elements are listed before all the red elements. Can you extend your approach to three colors?

Solved
Show answers

Ask an AI advisor a question