# “StableSorting” (Problem)

Suppose we have an array of different strings. Can the sorting method from time to time give different results?

[Solution](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/stablesorting-s)
