> For the complete documentation index, see [llms.txt](https://andreyakinshin.gitbook.io/problembookdotnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings.md).

# Strings

- [“CorruptedNumber” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/corruptednumber-p.md)
- [“PlusString” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/plusstring-s.md)
- [“TextElementEnumerator” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/textelementenumerator-p.md)
- [“PlusString” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/plusstring-p.md)
- [“StableSorting” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/stablesorting-s.md)
- [“StableSorting” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/stablesorting-p.md)
- [“CaseInComparison” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/caseincomparison-s.md)
- [“CaseInComparison” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/caseincomparison-p.md)
- [“NoStringInterning” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/nostringinterning-s.md)
- [“Secure” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/secure-s.md)
- [“CorruptedString” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/corruptedstring-s.md)
- [“CompareToVsEquals” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/comparetovsequals-s.md)
- [“CurrentCulture” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/currentculture-s.md)
- [“NoStringInterning” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/nostringinterning-p.md)
- [“Secure” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/secure-p.md)
- [“CorruptedString” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/corruptedstring-p.md)
- [“CompareToVsEquals” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/comparetovsequals-p.md)
- [“StringPlusNull”  (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/stringplusnull-s.md)
- [“CurrentCulture” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/currentculture-p.md)
- [“ExplicitlyInternment” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/explicitlyinternment-s.md)
- [“PlusChar” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/pluschar-s.md)
- [“InternmentAndMetadata” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/internmentandmetadata-s.md)
- [“CorruptedNumber” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/corruptednumber-s.md)
- [“StringPlusNull” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/stringplusnull-p.md)
- [“ExplicitlyInternment” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/explicitlyinternment-p.md)
- [“PlusChar” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/pluschar-p.md)
- [“InternmentAndMetadata” (Problem)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/internmentandmetadata-p.md)
- [“TextElementEnumerator” (Solution)](https://andreyakinshin.gitbook.io/problembookdotnet/en/strings/textelementenumerator-s.md)
